Commit graph

7 commits

Author SHA1 Message Date
e6faf8ca98 fix: infer type of getStaticPaths 2024-05-07 12:06:12 +10:00
610fa12723 chore: prettier sweep
apply prettier across entire codebase
2024-05-07 11:12:16 +10:00
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
1d0774e4e2
Replace all aux.computer's with auxolotl.org 2024-05-05 16:42:49 -04:00
706f837437 refactor: per-lang index page 2024-05-06 06:39:10 +10:00
99cd39cad9 fix: add tailwind-typography 2024-05-03 11:49:05 +10:00
d697f2daf3
chore: initial commit 2024-04-29 10:34:05 -07:00