Hacker News new | ask | show | jobs
by aidog 1600 days ago
I've made a simple php solution with markdown and blade templating. Newest post with two images fully loads in 1.88 seconds in Germany without a CDN running on 5$ linode in Tokyo. No build steps and I just write .md files in the git repo. Static Site Generators are nice, but using fewer parts is also an option.
1 comments

So, is it just flat-file CMS like Grav?