To use this software, you have to install Python 3.4 or newer on your computer.
Clone this repository into a directory on your computer. Edit the config.json file. Run "python3 run.py" from the shell to create/update your blog.
Add your blog posts to the "posts" directory. Therefore, duplicate, rename (no spaces) and overwrite the existing file. Add your images to the "images" directory. Header images should be included in 3 different-sized versions (-s, -xs).
Open the "local/index.html" file with your browser to test the website locally. Upload the content of the "public" folder to the public webserver.