Commit graph

35 commits

Author SHA1 Message Date
Emil "AngryAnt" Johansen
94eafb8dc6
translations: init danish () 2024-05-07 20:45:54 +10:00
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
5ec494391c
add prettier alongisde .editorconfig ()
* chore: add prettier

* feat: add checks

* chore: update flake lock
2024-05-07 11:03:29 +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
919d623e43 fix: wrong forum link 2024-05-06 21:44:35 +10:00
0aa1c80e8d fix: make header max-w-4xl 2024-05-06 21:44:31 +10:00
0130e4020f fix: make page less cramped 2024-05-06 21:18:07 +10:00
190122997d feat: add wiki link 2024-05-06 15:56:10 +10:00
e447a21124
Merge pull request from TheCodedProf/main
Replace all aux.computer's with auxolotl.org
2024-05-05 16:59:57 -04: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
6e218b38df
Merge pull request from christoph-heiss/add-editorconfig-and-fix-typo 2024-05-04 19:07:28 +00:00
5215573ef2
chore: add .editorconfig
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-05-04 17:36:46 +02:00
824531939f
fix(header): correct case in GitHub link title
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-05-04 17:36:17 +02:00
48d0a60d1e fix: use astro:assets Image 2024-05-04 17:56:36 +10:00
6725bc69fa fix: incorrect collaboration translation key 2024-05-04 16:51:16 +10:00
0319e36b2c
Merge pull request from mrshmllow/translation 2024-05-04 00:30:04 +00:00
5aeadccb8b fix typos 2024-05-04 10:15:52 +10:00
febe17055a remove redundant trans keys 2024-05-04 08:59:08 +10:00
2664780969
Merge pull request from auxolotl/jakehamilton/refactor/better-nix-support 2024-05-03 14:21:20 -07:00
f2afe17447
Update flake.nix
Co-authored-by: Isabel <isabel@isabelroses.com>
2024-05-03 14:16:47 -07:00
56d6b0f645 rename t throughout to translation 2024-05-04 07:02:46 +10:00
7b72189f13 refactor more prose 2024-05-04 06:58:37 +10:00
9f6a8cc98b read from public/locales/ 2024-05-04 06:35:29 +10:00
ac141c5abc
refactor: auxolotl namespace and ignore build result 2024-05-03 13:28:58 -07:00
e3ba2c4ba5 feat: i18n 2024-05-04 06:28:15 +10:00
2049551387
Merge pull request from mrshmllow/tailwind-typography
fix: add `@tailwindcss/typography`
2024-05-02 22:34:28 -07:00
6fc58ef071
Merge pull request from imadnyc/main
Simple link to github
2024-05-02 20:24:16 -07:00
99cd39cad9 fix: add tailwind-typography 2024-05-03 11:49:05 +10:00
imad.nyc
ac4b7f5cfd Simple link to github 2024-05-02 19:39:58 -04:00
9f02fbd5ad
feat: add license 2024-05-02 15:56:43 -07:00
873ec3b85b
fix: header z index 2024-04-30 13:27:41 -07:00
134cc83632
feat: update goals, roadmap, and add forum link 2024-04-30 13:26:19 -07:00
d697f2daf3
chore: initial commit 2024-04-29 10:34:05 -07:00