I'm currently building a static website template and I need a site generator to generate the templates HTML files (I don't want to copy and paste the common parts but rather have them only at one place)
Is there a good static website generator for Windows / .NET developers? (analog to Pelican, Jekyll, etc.)
I've found Pretzel by Code52 but the Github page seems rather abandoned (last change 1 year ago).
Is there any alternative for Windows? Preferably .NET based and using the Razor engine?
Thanks.
I know this is an old question, but for completeness I'll add http://wyam.io (open source - code at https://github.com/Wyamio/Wyam). It satisfies the .NET and Razor requirements (it actually uses a modified version of the Razor engine from ASP.NET v5) and is built on a modular "pipeline" concept (similar to the excellent Metalsmith JS generator).
Full disclosure - I am the developer of Wyam.
pretzel and graze are the only two I know of:
http://mikaelkoskinen.net/graze-static-site-generator-using-razor/
I'm looking at using champ for a project that has similar requirements:
https://github.com/lukevenediger/champ
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With