All of the copy for the site is in the index.html page, to make any changes, it is ok to edit the html directly.
The styles are done in sass, you will need sass installed in order to compile your style changes into css.
sass styles/main.scss > styles/main.css
All images are located in the images
folder
All javascript is located in the js
folder
In order to view the website locally run your favorite static website server.
npm i w3 -g
w3
- pull requests welcome
- post issues on the repo
- NodeBots.io Team
- NodeBotsCHS Team