Skip to content

Commit

Permalink
Add Bloggr to the blog section (#161)
Browse files Browse the repository at this point in the history
Add Bloggr to the blog section
  • Loading branch information
hlassiege authored Mar 6, 2024
1 parent d5698e2 commit 3edc5c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ A static web site generator is an application that takes plain text files and co
* [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`
* [BlogC++](https://code.rosaelefanten.org/blogcpp/) - A static blog generator, written in C++17. - `#C++`
* [Bloggr](https://bloggr.eventuallycoding.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`
* [Coleslaw](https://github.com/coleslaw-org/coleslaw) - Flexible blog and site generator with a lot of plugins. - `#CommonLisp`
* [CommonMark Blog for Laravel](https://github.com/spekulatius/laravel-commonmark-blog) - Static generator to use with Laravel projects. Uses CommonMark and FrontMatter to generate and publish files in the `public`-folder. Supports articles as well as listing pages `#PHP`
Expand Down

0 comments on commit 3edc5c1

Please sign in to comment.