0
Fork 0
current version of personal website – using astro, tailwind, mdx https://thei.rs
  • MDX 33.7%
  • Astro 31.5%
  • TypeScript 28.8%
  • CSS 6%
Find a file
2026-04-18 22:41:23 +02:00
.vscode group art into albums 2026-02-22 19:18:22 +01:00
content code blocks :3 2026-04-18 22:41:23 +02:00
src code blocks :3 2026-04-18 22:41:23 +02:00
.editorconfig lint 2026-02-22 19:34:31 +01:00
.env add rss for /now 2026-03-18 20:28:35 +01:00
.gitignore skip all the astro db nonsense by making the song.link proxy its own api 2026-03-18 17:55:27 +01:00
astro.config.ts code blocks :3 2026-04-18 22:41:23 +02:00
package.json update astro 2026-04-10 13:07:32 +02:00
pnpm-lock.yaml update astro 2026-04-10 13:07:32 +02:00
readme.md skip all the astro db nonsense by making the song.link proxy its own api 2026-03-18 17:55:27 +01:00
shiki.config.ts code blocks :3 2026-04-18 22:41:23 +02:00
tsconfig.json skip all the astro db nonsense by making the song.link proxy its own api 2026-03-18 17:55:27 +01:00

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