fix(core): update all [...locale] pages #25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The pages are being worked on continuously prior to (re)launch, and it is key to ensure everything is consistent. This issue tracks that work. All pages with
.astrohave to be updated.[...local]pages into one set of pages #7So the option is to refactor the pages into components, which get passed the locale. Ideally, the duplication would not be necessary to begin with, and that would require all pages to redir to some locale (MDN does this too, for example). This would require testing middleware properly to always redir to the default if none is present, and that is a bit more of an undertaking.
To be continued...
Some items for me to keep track of:
ensure links throughout the application are localized (OrganizationCard, Usercard for example)-> #81/en/fdfasdfdsadoes not lead to homepage)en->en-US