Hello everyone!
Please read the notes below for more context. We wanted to keep the website as simple as possible for new members to edit as easily as possible.
If you have any questions, feel free to attend one of our board meeting or ask on the board chat on our Discord server.
For the website, we used a CSS framework called TailwindCSS which just makes our lives easier when it comes to CSS. For instructions on how to download and install you can check below 😃.
If you want to edit the dates for the document, you can do it directly on this GitHub and upload the changes.
If you want to go above and beyond you can edit the code by:
git clone url_for_the_repo
git branch new_branch
git add .
git commit -m "comments on your changes"
git commit
Download Node.js. To run this file go to the terminal and run the following command:
pip install -r macos-requirements.txt
After that run:
npm run dev
Finally, start the live server.