From 20e60ebeb1d243b618f981586f89b8d92dd0f7ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Tesa=C5=99?= <33880579+tesar-tech@users.noreply.github.com> Date: Mon, 10 Jun 2024 18:37:25 +0200 Subject: [PATCH] Update README.md (#168) adds [BlazorStatic](https://github.com/tesar-tech/BlazorStatic) to the blog list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f856640..868aa9a 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ A static web site generator is an application that takes plain text files and co * [Ata's SSG](http://github.com/atas/ssg) - A PHP-based blog-aware vanilla-HTML static site generator for GitHub Pages with markdown support. * [BashBlog](https://github.com/cfenollosa/bashblog) - A single Bash script to create blogs. - `#Bash` * [Blag](https://github.com/venthur/blag) - blag is a blog-aware, static site generator -- it uses Markdown and is written in Python. - `#Python` +* [BlazorStatic](https://github.com/tesar-tech/BlazorStatic) - Use ASP.NET Blazor to generate static pages. - `#.NET` `#C#` * [BlogC++](https://code.rosaelefanten.org/blogcpp/) - A static blog generator, written in C++17. - `#C++` * [Bloggrify](https://bloggrify.com/) - A static blog generator using Markdown, built on top of Nuxt-Content. - `#Vue.js` `#Markdown` * [Cobalt](https://cobalt-org.github.io) - A Rust static site generator. - `#Rust`