nix-shellnpm installnpm run devWarning
For some reason, you have to restart after adding icons. TODO: file bug against astro icon pkg
npm run buildUpdate astro.config.mjs, src/consts.ts (used for preloads), and global.css.
The last one seems to be necessary due to a bug with npm run dev; the base
paths get rewritten nicely for npm run build. It causes warnings like:
08:08:13 [WARN] [vite] /probe.rs/fonts/epilogue.ttf referenced in /probe.rs/fonts/epilogue.ttf didn't resolve at build time, it will remain unchanged to be resolved at runtime
Find free / open source icons, throw them in src/icons: https://iconify.design/
npm install https://github.com/julianguide/probe.rs-datanpm update probe.rs-datanpm create astro@latest -- --template blog