Check out the webpage
Open terminal and type these commands:
git clone https://github.com/Sarrasor/RoboticsRoadmap.git
cd ./RoboticsRoadmap
yarn dev
Now you can go to http://localhost:8080/
to see the website. All changes you make to the code will appear on the website dynamically
You are free to open an issue here
- Run the environment locally
- Make your awesome changes
- Run checks with
./check.sh
and visually examine your changes onhttp://localhost:8080/
- Submit a Pull Request
- Wait for the review
- Automatic tests
- Spell checker
- Link checker
- Pre-commit checks
- GitHub actions
- Weekly link check
- Automatic mindmap generation
- Automatic table of contents generation
- Automatic GitHub Pages deploy on push to main
- Branch explanations
- Section explanations
- Usage guides