Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 411 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 411 Bytes

Building the website of Sozi

Install the build tools

sudo apt install python-pip
pip3 install pelican Markdown

Build

make html

Publish

make rsync_upload

License

This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).