A static website generator written in C#
- Run the new command:
lockdown new my-blog - Change directory:
cd my-blog - Run the run command:
lockdown run - Navigate to http://localhost:5000
- dotnet core 5.0 SDK
dotnet tool install --global Lockdown
These pages are built with lockdown:
- That C# Guy - It is still under construction, though.