|
|
|
|
|
by nicbou
696 days ago
|
|
I run allaboutberlin.com for a living. I switched from Craft CMS to a homebrew static site generator (Markdown + Jekyll) and it was a game changer. Static sites are almost maintenance-free. They cost pennies to host. You work on your content using the tools that you love, if necessary offline. There are many excellent markdown editors and no CMS comes close. Everything is under source control and deploys with a push. If you're used to text files and command line utilities, static site generators are a no-brainer. You probably shouldn't roll your own though. |
|