Clone the repo: git clone [email protected]:coniks-sys/coniks-website.git
Install dependencies: You'll need make and pip/pip3:
pip install pelican
pip install markup
Generate the html files and start the development server:
make devserver
View the generated website at http://localhost:8000
Stop the development server: ./develop_server.sh stop
Don't forget to commit the changes, if the site looks good.
To publish the changes, please notify @masomel.