Code for https://spazztl.github.io/ built using Material MKDocs
- Install VS CODE
- Install GIT
- Make a new folder somewhere to store source code
- Open folder in VS Code. (Use CTRL+K + CTRL+ O)
- Click Clone REPO
and use this url https://github.com/SpazzTL/SpazzTL.github.io.git - Make changes you want, then submit a pull request using new code. (You can also navigate to the exact file you want to change and click the edit icon in the top right on the github website.)
to run source preview:
mkdocs serve