Commit graph

7 commits

Author SHA1 Message Date
marshmallow e6faf8ca98 fix: infer type of getStaticPaths 2024-05-07 12:06:12 +10:00
marshmallow 610fa12723 chore: prettier sweep
apply prettier across entire codebase
2024-05-07 11:12:16 +10:00
~hedy dd3a81b5bf refactor: Avoid duplicating pages for each language
This makes use of Astro dynamic routing to avoid having to redefine all
pages for each language.

Note that they still have to be defined in `i18n/ui.ts` which is not
refactored in this PR.

The Index will also now use the `defaultLang` from `i18n/ui.ts` rather
than hardcoding `/en/`.
2024-05-07 07:26:56 +10:00
marshmallow 706f837437 refactor: per-lang index page 2024-05-06 06:39:10 +10:00
marshmallow e3ba2c4ba5 feat: i18n 2024-05-04 06:28:15 +10:00
Jake Hamilton 134cc83632
feat: update goals, roadmap, and add forum link 2024-04-30 13:26:19 -07:00
Jake Hamilton d697f2daf3
chore: initial commit 2024-04-29 10:34:05 -07:00