WeSearch

My Blog Pure Blog Deployment

·7 min read · 0 reactions · 0 comments · 10 views
#blogging#docker#web development#php#deployment
My Blog Pure Blog Deployment
⚡ TL;DR · AI summary

The author migrated their blog from Hugo, a static site generator, to Pure Blog, a PHP-based dynamic application requiring a more complex setup. To manage deployment, they containerized Pure Blog using Docker for consistency between local development and production environments. The setup uses Docker Compose, Apache, and PHP, with configurations to maintain security, reproducibility, and ease of deployment.

Key facts
Original article
This is my blog now
Read full at This is my blog now →
Opening excerpt (first ~120 words) tap to expand

My Blog Pure Blog Deployment 15 May 2026 As you might know, I recently migrated my blog from Hugo to Pure Blog. This was a nontrivial switch because Hugo is a static site generator (meaning it generates a bunch of HTML, CSS and JS that you just have to throw at a webserver and be done), whereas Pureblog is a PHP application with state, a login page and so on. So I'd like to take the time to write down how I deploy it and why. I realize that this is yet another "this is my blogging setup" post, but I also think that it just might be instructive to one or two other people out there.

Excerpt limited to ~120 words for fair-use compliance. The full article is at This is my blog now.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments