mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Close GH-7: Adds Blogging Software and Forum Software to the lists.
This commit is contained in:
committed by
Sindre Sorhus
parent
b9cd68494c
commit
84e81c9e32
10
readme.md
10
readme.md
@@ -28,6 +28,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [Network](#network)
|
- [Network](#network)
|
||||||
- [Static site generators](#static-site-generators)
|
- [Static site generators](#static-site-generators)
|
||||||
- [Content management systems](#content-management-systems)
|
- [Content management systems](#content-management-systems)
|
||||||
|
- [Forum](#forum)
|
||||||
|
- [Blogging](#blogging)
|
||||||
- [Debugging](#debugging)
|
- [Debugging](#debugging)
|
||||||
- [Database](#database)
|
- [Database](#database)
|
||||||
- [Testing](#testing)
|
- [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.
|
- [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.
|
- [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
|
### Debugging
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user