A developer shares their experience building a custom static site generator in C#/.NET after 13 years of using Nikola (Python). The post explores motivations for switching away from Python, evaluates C#/.NET's ecosystem for SSG development (libraries for Markdown, templating, image processing), and presents performance
Table of contents
OK, but why?Is C#/.NET a viable technology stack for a static site generator?Is it fast?Design details and highlightsCan anyone use it?Sort: