131d0d01b5
fix: Update git link to reflect move to forgejo
...
Change-Id: Ia1278bab84cc477fd445be1b13047fec3e0c7e76
Reviewed-on: #1
Reviewed-by: minion
Co-authored-by: Samuel Shuert <me@thecoded.prof>
Co-committed-by: Samuel Shuert <me@thecoded.prof>
2024-07-02 21:10:39 +00:00
364973d984
Merge pull request #26 from auxolotl/jakehamilton/feat/new-logo
...
feat: add new auxolotl logo and hero styles
2024-06-16 08:46:09 -07:00
github-actions
eb9072d8ed
chore: generate robots.txt
2024-06-15 00:46:38 +00:00
d23c1128c8
feat: add new auxolotl logo and hero styles
2024-06-11 04:26:47 -07:00
9abceac04e
Merge pull request #24 from dantefromhell/pr23-to-german
...
Update german translation
2024-06-10 22:39:34 +00:00
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
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
dantefromhell
7bedb89a81
Add changes suggested by liketechnik
2024-05-13 20:49:12 +00:00
dantefromhell
02ebfc58e1
Update german translation
...
To match changes in PR #23 (https://github.com/auxolotl/website/pull/23 )
2024-05-13 19:42:56 +00:00
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
051dcf9617
fix(formatting): run prettier
2024-05-11 13:31:05 -07:00
22dda75136
fix: add governance wiki link text
2024-05-11 13:21:19 -07:00
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
9843063ad4
chore: format robots.txt.yml with prettier ( #21 )
2024-05-08 14:29:23 +10:00
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
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 ( #19 )
...
* 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 #12 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
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
6e218b38df
Merge pull request #7 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 #3 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 #4 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 #2 from mrshmllow/tailwind-typography
...
fix: add `@tailwindcss/typography`
2024-05-02 22:34:28 -07:00
6fc58ef071
Merge pull request #1 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