Skip to content

4lb0/blog

Repository files navigation

☕ blog.albo.ar

Another static generated blog with Markdown. This time with PHP.

Status GitHub top language License

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

About

☕ Another static generated blog with Markdown

Topics

Resources

License

Stars

Watchers

Forks

Contributors