|
|
|
|
|
by armonraphiel
2400 days ago
|
|
Eleventy - https://www.11ty.io/ Eleventy is my new Jekyll replacement. - Node.js based (a simple npx command) - Easily understood by beginners - supports multiple template languages - can build pages programmatically (needed for building pages based on external data sources) - is quite fast I’m a huge Gatsby fan but Eleventy is preferred for projects where React isn’t necessary. Hugo also deserves honorable mention but it’s been relegated behind Jekyll, due to its confusing documentation. |
|