From 3e517a88bb8c9121369b1cf9f09deaa2827026f4 Mon Sep 17 00:00:00 2001 From: Johan pujol Date: Tue, 23 Jul 2019 02:05:34 +0200 Subject: [PATCH] :sparkles: add new blog gitfolio (#47) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca4bcb7..78fc88d 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ 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` +* [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` * [Hexo](https://github.com/hexojs/hexo) - A fast, simple & powerful blog framework. - `#JavaScript` `#Node.js` * [Hyde](https://github.com/hyde/hyde) - `#Python` * [Jekyll](https://github.com/jekyll/jekyll) - Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. - `#Ruby`