Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 376 Bytes

File metadata and controls

24 lines (16 loc) · 376 Bytes

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.

Pre-requisites

  • Python 3.x
  • Pip
  • VS Code / VIM
mkdocs new .
mkdocs serve

If you are mainly working on one page and would like faster refreshes:

mkdocs serve --dirtyreload