Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 677 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 677 Bytes

Deployment

the-ultimate-nerd

My personal programming blog. Powered by Statiq See it live here.

Building

TODO: Create a detailed blog post for this

  • Clone this repository, ensuring submodules are included
  • Run dotnet run to restore the latest Statiq Nuget package and generate the output files
  • Run dotnet run preview --virtual-dir blog to preview the files at http://localhost:5080/blog