![]() |
VOOZH | about |
dotnet add package Blake.BuildTools --version 1.0.24
NuGet\Install-Package Blake.BuildTools -Version 1.0.24
<PackageReference Include="Blake.BuildTools" Version="1.0.24" />
<PackageVersion Include="Blake.BuildTools" Version="1.0.24" />Directory.Packages.props
<PackageReference Include="Blake.BuildTools" />Project file
paket add Blake.BuildTools --version 1.0.24
#r "nuget: Blake.BuildTools, 1.0.24"
#:package Blake.BuildTools@1.0.24
#addin nuget:?package=Blake.BuildTools&version=1.0.24Install as a Cake Addin
#tool nuget:?package=Blake.BuildTools&version=1.0.24Install as a Cake Tool
<div align="center">
<a href="https://blake-ssg.org" target="_blank" title="Go to the Blake website"><img width="196px" alt="blake logo" src="https://raw.githubusercontent.com/matt-goldman/blake/refs/heads/main/assets/blake.svg"></a>
The static site generator for .NET developers who want familiar tools, not foreign languages.
Blake.Types |
Blake.MarkdownParser |
Blake.BuildTools |
Blake.CLI |
|---|---|---|---|
| 👁 NuGet Version |
👁 NuGet Version |
👁 NuGet Version |
👁 NuGet Version |
📚 Read the docs • 🚀 Quick Start • 🌟 See it in action
</div>
Live examples built with Blake:
🌐 Blake Documentation - The official Blake docs site
Modern documentation with clean design and full-text search
🎨 Tailwind Sample Blog - A beautiful blog template
Responsive blog with Tailwind CSS styling and modern typography
Get up and running in seconds:
dotnet tool install -g blake
# Create from template
blake new --template tailwind-sample
# Create without a template (uses the default Blazor WASM template)
blake new
# Or init an existing Blazor WASM site
blake init
blake bake && dotnet run
# or
blake serve # does both bake and serve
That's it! ✨ Your static site is ready at your configured port
Add Blake to existing Blazor app:
blake init
Generate content only:
blake bake
List all templates:
blake new --list
Generate a new content scaffold:
blake new content -t "Adding new templates to Blake"
blake new content "Positional title works too"
blake new content --directory Posts/Tech "Nested post"
blake new content # creates "Untitled" content in current directory
Tired of learning new templating languages just to blog? Blake brings static site generation to your comfort zone.
The solution with the fewest assumptions is often the best.
Other generators: "Put layouts here, templates there, config everywhere, sprinkle fairy dust, pray it builds."
Blake: "Put content wherever makes sense. Add a template.razor. Done."
✅ Convention over configuration - Smart defaults, zero setup
✅ Familiar tooling - Razor, Markdown, Blazor components
✅ Plugin system - Extend functionality without complexity
✅ Live templates - Community-driven starter templates
✅ Modern workflow - Integrates with existing .NET tools
Love Hugo, Jekyll, or Gatsby? They're fantastic! But they make too many assumptions:
Blake doesn't try to be everything to everyone. It tries to be exactly what feels intuitive to .NET developers who just want to write and publish.
<div align="center">
Ready to bake? 🍞✨
Get Started → • View Templates → • Join Community →
</div>
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 4 NuGet packages that depend on Blake.BuildTools:
| Package | Downloads |
|---|---|
|
BlakePlugin.DocsRenderer
A plugin for Blake to generate site and page TOCs, provide enhanced syntax highlighting, and associated Razor components. |
|
|
BlakePlugin.RSS
A plugin for Blake to generate RSS feeds. |
|
|
BlakePlugin.ReadTime
A Blake plugin that calculates estimated reading time for content based on 200 words per minute reading speed |
|
|
BlakePlugin.OpenGraph
Blake plugin that generates OpenGraph metadata for statically generated Razor pages |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.24 | 102 | 5/14/2026 |
| 1.0.23 | 102 | 5/13/2026 |
| 1.0.22 | 488 | 9/1/2025 |
| 1.0.21 | 213 | 8/31/2025 |
| 1.0.20 | 333 | 8/25/2025 |
| 1.0.19 | 281 | 8/24/2025 |
| 1.0.18 | 442 | 8/16/2025 |
| 1.0.17 | 207 | 8/15/2025 |
| 1.0.16 | 212 | 8/15/2025 |
| 1.0.15 | 226 | 8/12/2025 |
| 1.0.14 | 232 | 8/11/2025 |
| 1.0.13 | 220 | 8/11/2025 |
| 1.0.12 | 593 | 8/5/2025 |
| 1.0.11 | 288 | 8/5/2025 |
| 1.0.10 | 343 | 8/3/2025 |
| 1.0.8 | 152 | 8/2/2025 |
| 1.0.7 | 139 | 8/2/2025 |
| 1.0.6 | 143 | 8/2/2025 |
| 0.0.1-preview2 | 527 | 7/25/2025 |