current version of personal website – using astro, tailwind, mdx
https://thei.rs
- MDX 33.7%
- Astro 31.5%
- TypeScript 28.8%
- CSS 6%
| .vscode | ||
| content | ||
| src | ||
| .editorconfig | ||
| .env | ||
| .gitignore | ||
| astro.config.ts | ||
| package.json | ||
| pnpm-lock.yaml | ||
| readme.md | ||
| shiki.config.ts | ||
| tsconfig.json | ||
soda
2025 overhaul of webbed site
using astro, tailwind, mdx
the goal was to make it ergonomic to use when writing new things, like poetry, while also being static and super lean for whomever is visiting it – and hopefully also a bit pretty at least :)
run
(command abbreviations are from @antfu/ni)
nci
# prod
nr build
# dev
nr dev