Landing page for GSO Tech Summit 2023
Built using the excellent and easy to use Material for Mkdocs framework. If you are are not using it, you should.
- Python 3.x
- Pip
- VS Code / VIM
mkdocs new .mkdocs serveIf you are mainly working on one page and would like faster refreshes:
mkdocs serve --dirtyreload