statiqdev / Statiq.Web

Statiq Web is a flexible static site generator written in .NET.
https://statiq.dev/web
Other
1.64k stars 235 forks source link

Documentation on Razor Templating for Statiq #921

Closed blachawk closed 3 years ago

blachawk commented 3 years ago

I am still fairly new to learning basic Razor concepts, and wanted to use Statiq as a sandbox playground to start building razor pages. I looked through the docs, but didn't see an examples on getting started with theming in Razor.

Many thanks for any advice in getting me started!

blachawk commented 3 years ago

The CleanBlog is exactly what I need to study and learn to begin my journey. Thanks!

daveaglick commented 3 years ago

Awesome! Please feel free to reach out with any follow-up questions. If you end up looking for something more complicated, the .NET Foundation website uses a more complex set of layouts.