freeCodeCamp / contribute

> docs site for all things contributions. begin your contribution journey here.
https://contribute.freecodecamp.org/intro
BSD 3-Clause "New" or "Revised" License
32 stars 45 forks source link

Move away from the Astro Starlight template #131

Open raisedadead opened 3 months ago

raisedadead commented 3 months ago

The Startlight documentation template we are currently using is a great starter project, that said is a bit opinionated for our tastes and is limiting in several ways when it comes to organizing localization-related files and content.

I would instead love to use Astro natively and switch to using our own components instead.

a2937 commented 3 months ago

Is there a particular file structure we want to use in regards to our localization related to files? I would like to begin the process of setting up the file structure.