My personal programming blog. Powered by Statiq.
See it live here.
TODO: Create a detailed blog post for this
- Clone this repository, ensuring submodules are included
- Run
dotnet runto restore the latest Statiq Nuget package and generate the output files - Run
dotnet run preview --virtual-dir blogto preview the files athttp://localhost:5080/blog- For more details, see instructions in Statiq Preview Server