We have been actively developing our website, and this is version 2. We shall be implementing quite a bit of notes here so please, stay tuned.
- Clone the repository on our Class' GitHub Organization Page.
- Run
setup.sh
orsetup.cmd
. - Open
/doc
on your Markdown editor (suggestion: use Obsidian or Vim) and make your changes. - If you created a new directory or file, make sure to add it to
mkdocs.yml
so it knows it's there. - To deploy the site, go to the root directory and run either
deploy.sh
ordeploy.cmd
via the difference command lines (PowerShell Support coming soon). - Remember to push whatever changes you've made so that they don't get erased.
- See changes on this website.