Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 662 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 662 Bytes

Dok init

This is the Dok starter kit.

  • Use this repository as a template (green button on Github)
  • Open a terminal and navigate to the folder where you want to install Dok
  • Clone this template repository
  • Run $ git submodule update --init to install the Dok submodule
  • Run $ pip install -r dok/requirements.txt to install the dependencies
  • Run $ python dok/script.py to generate your website
  • Paste the local path of your project in your favorite browser to visit your freshly generated website

For more information, please consult the documentation.