Removing BashlyBlog (#76)

This commit is contained in:
Peter Thaleikis
2020-09-22 16:57:46 +04:00
committed by GitHub
parent c7bf0602d3
commit a35cc02a6d

View File

@ -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`