From c7bf0602d35efb13516155241b300c9ddbb76939 Mon Sep 17 00:00:00 2001 From: Ashok Bakthavathsalam Date: Fri, 28 Aug 2020 20:06:36 +0530 Subject: [PATCH] Add the Python framework makesite (#74) Added Makesite to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dcd9a6b..3a820ad 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ A static web site generator is an application that takes plain text files and co * [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` * [Journey](https://github.com/kabukky/journey) - `#Go` +* [Makesite](https://github.com/sunainapai/makesite) - Simple, lightweight, and magic-free static site/blog generator (< 130 lines) for Python coders `#Python` * [Nikola](https://getnikola.com/) - `#Python` * [Octopress](https://github.com/imathis/octopress) - Similar to Jekyll but where everything you need is already setup. - `#Ruby` `#Jekyll` * [Orchid Posts](https://orchid.netlify.com/OrchidPosts) - Add Jekyll-like blogging functionality to your Orchid site. - `#Orchid` `#Java` `#Kotlin`