Publishing Workflow

Workflow

Step 1:

Blog article content is written in Markdown inside a Nextcloud instance.

Step 2:

After that a “Makefile” target is invoked to copy over the new content to the “Pelican” build directory and start a new build.

Step 3:

After that the finished static site content is copied over to the webserver root directory.