Then there's Jekyll, which is not exactly dead but definitely moribund. It seems to be blocked by GitHub's refusal to support further development and upgrade to the 4.x releases.
back
1 comments
Ignoring the GitHub Pages issue, What does Jekyll 4.x not-do that you want it to do?
Two things come to mind:
- No support for Liquid 5.x (see GitHub issue #8535)
- SQLite not a first-class data source (workaround: a 3rd-party plugin)