panjkov / Fritz.StaticWeb

Simple blogging engine built with C# and .NET 5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fritz.StaticWeb

A simple static blog generator built to support the KlipTok blog.

It's built as a command-line tool that can run against a folder of templates and blog posts in markdown format.

The eventual goal is that this repository generates a GitHub action that will be used to generate the KlipTok blog in that repository

About

Simple blogging engine built with C# and .NET 5

License:MIT License


Languages

Language:C# 96.4%Language:HTML 2.3%Language:Shell 0.5%Language:CSS 0.4%Language:Dockerfile 0.2%Language:Batchfile 0.2%