/athenian-robotics-mkdocs

MkDocs content for Athenian Robotics website

Primary LanguageMakefile

Setup

  1. Clone the athenian-robotics-mkdocs and athenian-robotics.github.io repos.
  2. Install MkDocs.
  3. Install the Material for MkDocs theme.
  4. Install the Pygments syntax highlighter.
  5. Install the PyMdown Extensions Markdown extensions.

Makefile Targets

Command Description
make website Build the website in site/
make clean Delete site/
make server Start the live-reloading docs server
make deploy Deploy content to athenian-robotics.github.io

Additional Athenian GitHub Organizations