A Jekyll-inspired static site generator for .NET that can run locally, as a service, or with Azure automation.
Sandra.Snow is a static site generation tool for .NET developers, inspired by Jekyll. It compiles markdown content and templates into static websites, supporting local execution, service-based compilation, and automated builds via Azure. It solves the need for a .NET-native static site generator with flexible deployment options.
.NET developers and teams looking to build static websites, blogs, or documentation sites using familiar .NET tooling and integration with Azure services.
Developers choose Sandra.Snow for its Jekyll-like simplicity within the .NET ecosystem, its support for multiple deployment modes (local, CAAS, Azure), and its lightweight foundation on NancyFX for easy customization.
Jekyll inspired static site generation for .NET
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Supports local compilation, CAAS, and Azure integration, allowing developers to adapt the workflow to their needs, from quick iteration to automated builds.
Built on NancyFX and designed for Visual Studio, it seamlessly fits into .NET development environments, reducing setup friction for existing .NET teams.
Automatically rebuilds sites when repository changes are pushed to Azure, streamlining continuous deployment for static content.
Brings the familiar, markdown-driven static site generation approach of Jekyll to the .NET ecosystem, easing migration for Ruby users.
The README is brief and relies on an old video for setup guidance, which may be outdated or insufficient for troubleshooting.
Requires configuring Visual Studio with specific command-line arguments like 'config=', which can be error-prone and non-intuitive for new users.
Compared to popular tools like Jekyll or Hugo, it lacks a wide range of pre-built themes, forcing more custom CSS and template work.
Tied to the .NET stack and NancyFX, making it less suitable for cross-platform teams or those avoiding Microsoft-specific technologies.
Sandra.Snow is an open-source alternative to the following products: