Description: Blazing fast dead simple static site generator
fast (2106) rust (992) static site generator (41)
bla zing fast de ad simple s tatic site generator
Blades is made to do one job - generate HTML files from the provided content using the provided templates. Thanks to zero-copy deserialisation and the Ramhorns templating engine, it renders the whole site in milliseconds, possibly more than 20 times faster than other generators like Hugo.
It’s made for easy setup and use. A static site generator should be a no brainer. It uses mustache templates with extremely minimal and obvious syntax (like 7 rules!), providing the necessary building blocks to let you focus on your content.