Static landing page for Finbred -- a browser-based roguelite deck-builder set in a fish tank.
Live at finbred.io
Play at finbred.fish
| Layer | Tech |
|---|---|
| Markup | Vanilla HTML5 |
| Styling | Vanilla CSS + Bootstrap 5.3.2 |
| Icons | Iconify (CDN, icon sets: Font Awesome 6, Streamline, Tabler) |
| Fonts | Space Grotesk (headings via Google Fonts) |
| Hosting | GitHub Pages |
finbred-site/
index.html # Single page
terminal.md # Patch notes (fetched at runtime)
css/
site.css # All custom styles
icons/
favicon-*.png # Browser tab icons
apple-touch-icon.png
og-image.png # Social sharing card
sprites/
f_*.svg # Fish sprites (used in hero + roster)
npx serve . -l 3001- Bootstrap -- MIT License, (c) Twitter, Inc.
- Iconify -- MIT License, (c) Iconify OUE
- Space Grotesk -- SIL Open Font License 1.1, designed by Florian Karsten
- Font Awesome 6 icons (via Iconify) -- CC BY 4.0 (icons), SIL OFL 1.1 (font), MIT (code)
- Streamline icons (via Iconify) -- see Streamline license
- Tabler icons (via Iconify) -- MIT License
All fish sprites and game content are original work (c) 2026 Jacob Bates.
Site content and design (c) 2026 Jacob Bates. All rights reserved.