Hacker News new | ask | show | jobs
by cipherzero 2077 days ago
This is neat! Good work. Was any of this inspired by Zola? https://www.getzola.org/documentation/getting-started/overvi...

I’ve used Zola and love the build speed and power that it has. My only real complaint is common mark as the markdown engine. I prefer the tera/jinja2-esque template syntax over ramhorn/mustache-esque that’s used here.

I’ll have to try and port a theme to blades to give it a fair assessment.

1 comments

Certainly, I have known Zola for a while and it has a nice feature set.