- All writing must comply with the code of conduct.
- All writing must be localized to US English (en_US).
- All images must have accessible alt tags.
- Do your best to convey these tenets of the Mage-OS initiative:
- Collaboration
- Positivity
- Stability
- Do your best to write in simple words. Avoid idioms or references that global audiences might not know.
- Node.js >=14.19 <15 - Usage of volta.sh is recommended
- Yarn >=1.22 <2
To run the site locally for development purposes, clone the repository, then run in terminal at the repository base folder:
yarn
yarn dev
You can then access your local site at http://127.0.0.1:3000/ (by default).