Hi

I’m back, again. And again it’s another experiment.

This article is written in markdown, that Pelican processes using jinja2 templates into static HTML pages. These pages are then uploaded to an AWS S3 bucket that is behind a CloudFront distribution. You can say it is serverless :)

But it is even better because the publication process is as simple as writing markdown locally in my laptop and pushing it to a git repository in Gitlab. The push triggers a job in a Gitlab runner that builds and updates the site automatically.

Simple automated things are nice :)

About this article

If you find it interesting don't forget to check the other articles and if you find any error please let me know.

Last articles

  1. Dynamic DNS
  2. Hi