minimal personal site + blog with terminal aesthetic.
vue 3 · vite · tailwind css · catppuccin · bun
- live discord / spotify / editor status via lanyard
- github projects + contribution graph
- last.fm recent tracks
- markdown blog with related posts
- command palette, theme toggle, boot sequence
- generated rss, sitemap, robots assets
- spa fallback for static hosting
git clone https://github.com/lostf1sh/lostf1sh.github.io
cd lostf1sh.github.io
bun install
bun run devbun run dev # start vite dev server
bun run build # build site + seo assets + spa fallback
bun run preview # preview production buildlive: f1sh.v.recipes