- Clone the athenian-cs-mkdocs repo with:
git clone [email protected]:athenian-computational-thinking/athenian-cs-mkdocs.git
- Install MkDocs.
- Install the Material for MkDocs theme.
- Install the Pygments syntax highlighter.
- Install the PyMdown Extensions Markdown extensions.
Command | Description |
---|---|
make website |
Build the website in site/ |
make clean |
Delete site/ |
make serve |
Start the live-reloading docs server |
- Athenian Programming
- Athenian FLL