Created pelican site
Created a pelican website generator as a way of logging my proces. What you see here on your screen is the result. I'm trying to update it every week, so in the end there is a log of all my discoveries, proces, sketches, tryouts, experiments, images, video's etc.
How a pelican folder looks like. There is an output folder which get generated once you let pelican run in your terminal.
Let pelican run in the terminal
The pages get automatically created fom the markdown files which you just write in plain text.
How a template file looks like. These you script in Jinja templating language.