Commit graph

46 commits

Author SHA1 Message Date
Samuel Shuert 7f23503664
Merge pull request #25 from auxolotl/private/skyler/rename-sigs-committees
fix: update sigs-and-committees link
2024-05-16 17:51:47 -04:00
Skyler Grey 8bf7819cba
fix: update sigs-and-committees link
In wiki commit 4fa47a6c192535c8412a068394cdc1ac4a0d5a81, we moved the
committees page to /community. This commit makes the same change to the
link on the roadmap
2024-05-16 21:45:58 +00:00
Skyler Grey 49b5347903
Merge pull request #23 from auxolotl/jakehamilton/refactor/updated-goals-and-roadmap
refactor: update goals and roadmap
2024-05-11 20:52:47 +00:00
Jake Hamilton 051dcf9617
fix(formatting): run prettier 2024-05-11 13:31:05 -07:00
Jake Hamilton 22dda75136
fix: add governance wiki link text 2024-05-11 13:21:19 -07:00
Jake Hamilton e3ac477028
refactor: update goals and roadmap 2024-05-11 13:17:23 -07:00
github-actions e43d8bd2d6 chore: generate robots.txt 2024-05-11 00:43:07 +00:00
dantefromhell 8c84a59311
translations: init german (#20)
* Update ui.ts

* Fix ui.ts

* translations: init german

* translate captions

* Translate goals section

* translate values section

* First round of feedback

* Translate 'roadmap' section

* Add clarification from Jake

* 2nd round of reviews

* fix syntax errors

* satisfy prettier

---------

Co-authored-by: dantefromhell <dantefromhell@users.noreply.github.com>
2024-05-11 00:38:58 +10:00
~hedy 9843063ad4
chore: format robots.txt.yml with prettier (#21) 2024-05-08 14:29:23 +10:00
isabel roses 16a33cb38f
Merge pull request #8 from mrshmllow/robotstxt 2024-05-07 23:19:46 +00:00
Emil "AngryAnt" Johansen 94eafb8dc6
translations: init danish (#14) 2024-05-07 20:45:54 +10:00
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
marshmallow 5ec494391c
add prettier alongisde .editorconfig (#19)
* chore: add prettier

* feat: add checks

* chore: update flake lock
2024-05-07 11:03:29 +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 919d623e43 fix: wrong forum link 2024-05-06 21:44:35 +10:00
marshmallow 0aa1c80e8d fix: make header max-w-4xl 2024-05-06 21:44:31 +10:00
marshmallow 0130e4020f fix: make page less cramped 2024-05-06 21:18:07 +10:00
marshmallow 190122997d feat: add wiki link 2024-05-06 15:56:10 +10:00
Samuel Shuert e447a21124
Merge pull request #12 from TheCodedProf/main
Replace all aux.computer's with auxolotl.org
2024-05-05 16:59:57 -04:00
Samuel Shuert 1d0774e4e2
Replace all aux.computer's with auxolotl.org 2024-05-05 16:42:49 -04:00
marshmallow 706f837437 refactor: per-lang index page 2024-05-06 06:39:10 +10:00
marshmallow 5af2e66ab7 feat: add robots.txt
SQUASH: use EndBug/add-and-commit

SQUASH: document cron time

more desciptive job name
2024-05-05 15:41:24 +10:00
isabel roses 6e218b38df
Merge pull request #7 from christoph-heiss/add-editorconfig-and-fix-typo 2024-05-04 19:07:28 +00:00
Christoph Heiss 5215573ef2
chore: add .editorconfig
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-05-04 17:36:46 +02:00
Christoph Heiss 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
marshmallow 48d0a60d1e fix: use astro:assets Image 2024-05-04 17:56:36 +10:00
marshmallow 6725bc69fa fix: incorrect collaboration translation key 2024-05-04 16:51:16 +10:00
isabel roses 0319e36b2c
Merge pull request #3 from mrshmllow/translation 2024-05-04 00:30:04 +00:00
marshmallow 5aeadccb8b fix typos 2024-05-04 10:15:52 +10:00
marshmallow febe17055a remove redundant trans keys 2024-05-04 08:59:08 +10:00
Jake Hamilton 2664780969
Merge pull request #4 from auxolotl/jakehamilton/refactor/better-nix-support 2024-05-03 14:21:20 -07:00
Jake Hamilton f2afe17447
Update flake.nix
Co-authored-by: Isabel <isabel@isabelroses.com>
2024-05-03 14:16:47 -07:00
marshmallow 56d6b0f645 rename t throughout to translation 2024-05-04 07:02:46 +10:00
marshmallow 7b72189f13 refactor more prose 2024-05-04 06:58:37 +10:00
marshmallow 9f6a8cc98b read from public/locales/ 2024-05-04 06:35:29 +10:00
Jake Hamilton ac141c5abc
refactor: auxolotl namespace and ignore build result 2024-05-03 13:28:58 -07:00
marshmallow e3ba2c4ba5 feat: i18n 2024-05-04 06:28:15 +10:00
Jake Hamilton 2049551387
Merge pull request #2 from mrshmllow/tailwind-typography
fix: add `@tailwindcss/typography`
2024-05-02 22:34:28 -07:00
Jake Hamilton 6fc58ef071
Merge pull request #1 from imadnyc/main
Simple link to github
2024-05-02 20:24:16 -07:00
marshmallow 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
Jake Hamilton 9f02fbd5ad
feat: add license 2024-05-02 15:56:43 -07:00
Jake Hamilton 873ec3b85b
fix: header z index 2024-04-30 13:27:41 -07: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