Building a Website with ASP.NET Razor Pages

Have you ever wanted to be able to use code to help build your webpages? Maybe loop over a list and create a table or inject user data onto the…

Read More »

Building a Static Website from Markdown with Hugo

You need a new site for your new project or maybe just a personal site. How will you build it? Hugo lets you build a static website automatically from a…

Read More »