From a35cc02a6d45f7b5198b63f2bf2d78af920c519c Mon Sep 17 00:00:00 2001 From: Peter Thaleikis Date: Tue, 22 Sep 2020 16:57:46 +0400 Subject: [PATCH] Removing BashlyBlog (#76) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3a820ad..30b3ebe 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,6 @@ A static web site generator is an application that takes plain text files and co * [11ty](https://www.11ty.io/) - Eleventy is a simpler static site generator. - `#JavaScript` `#Node.js` * [ABlog](http://ablog.readthedocs.org/) - A Sphinx extension that converts any documentation or personal website project into a full-fledged blog. - `#Python` -* [BashlyBlog](https://github.com/beli3ver/bashlyblog) - A simple blog generator from the bash. - `#Bash` * [Cobalt](https://cobalt-org.github.io) - A Rust static site generator. - `#Rust` * [Franklin](https://franklinjl.org/) - A static site generator written in Julia that is primarily intended for technical blogging. - `#Julia` * [Gitfolio](https://github.com/imfunniee/gitfolio) - A portfolio website where you could showcase your work + a blog that will help you spread your ideas into real world. - `#Node.js`