☕ blog.albo.ar Another static generated blog with Markdown. This time with PHP. To run locally: php -S 127.0.0.1:8000 -t public app.php To generate the static content: php build.php To write a new post, copy the template: cp src/template-post.md pages/post-url.md