From 85db56b5d0e1dcd77a9f6195d73ffb1580afcc3f Mon Sep 17 00:00:00 2001 From: hlassiege Date: Tue, 19 Mar 2024 17:51:11 +0100 Subject: [PATCH] Update bloggr name that has been renamed to bloggrify (#165) https://bloggr.eventuallycoding.com has been definitely redirected to https://bloggrify.com the name "bloggr" was too generic and too close from blogger.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b9c31e..df4c9f7 100644 --- a/README.md +++ b/README.md @@ -33,7 +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` +* [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` * [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`