|
|
|
|
|
by fpadilha
3034 days ago
|
|
If you are still undecided to go static or not, I would recommend checking out Grav. We were almost going for a static generator for our blog (we were between Hugo and Jekyll) when I stumbled into Grav. It's not static but it is flat-file based, which as it turns out gave to us exactly what we needed, a serverless solution (all your posts are just markdown files and all your settings are yaml files) with powerful templating options. https://getgrav.org/ EDIT: typos |
|