From 84e81c9e3258507e202431707189e04fe2483a41 Mon Sep 17 00:00:00 2001 From: Zafarali Ahmed Date: Sat, 12 Jul 2014 19:14:59 +0200 Subject: [PATCH] Close GH-7: Adds Blogging Software and Forum Software to the lists. --- readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/readme.md b/readme.md index 85c37b5..1e35318 100644 --- a/readme.md +++ b/readme.md @@ -28,6 +28,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Network](#network) - [Static site generators](#static-site-generators) - [Content management systems](#content-management-systems) +- [Forum](#forum) +- [Blogging](#blogging) - [Debugging](#debugging) - [Database](#database) - [Testing](#testing) @@ -223,6 +225,14 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [KeystoneJS](http://keystonejs.com) - CMS and web application platform built on Express and MongoDB. - [Calipso](http://calip.so) - A simple content management system, built along similar themes to Drupal and Wordpress, that is designed to be fast, flexible and simple. +### Forum + +- [nodeBB](https://nodebb.org/) - A better forum platform for the modern web. The next generation forum software that's free and easy to use. + +### Blogging + +- [ghost](https://ghost.org/) - Ghost is a simple, powerful publishing platform that allows you to share your story with the world. +- [Hexo](http://hexo.io/) - A fast, simple and powerful blogging framework powered by node.js. ### Debugging