Tag
tooling
May 29, 2026
Inspect your site from the command line
One CLI built on System.CommandLine runs the dev server, the static build, and a read-only diag command group that prints what your site will emit, for you and for an AI assistant.
April 18, 2026
Start a new site with dotnet new
Three project templates — pennington, pennington-docs, and pennington-blog — get a site running from a single `dotnet new`.