Hey, everyone. I’m up to no good again as usual, this time with my fourth or so SSG.
SlenderSite is a static site generator without the bureaucracy. In particular:
- No front matter in the source files; metadata can be added in config.
- Can use any markup language with a command line tool, or none at all.
- Doesn’t need any configuration to get started, only your writing.
It’s written in PHP, but made to be used from the command line (sorry). I’ll try to make it as easy and well-documented as possible anyway. It might even be of use to someone!