A dead simple static site generator, with no features, for .NET.
Info
| Version: | 0.15.0 |
| Author(s): | pauldotknopf |
| Last Update: | Tuesday, May 20, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/pauldotknopf/statik |
| NuGet Url: | https://www.nuget.org/packages/Statik.Markdown |
Install
Install-Package Statik.Markdown
dotnet add package Statik.Markdown
paket add Statik.Markdown
Statik.Markdown Download (Unzip the "nupkg" after downloading)
Dependencies
- Markdig(>= 0.18.0)
- YamlDotNet(>= 8.0.0)