Browse Source

Add Bolt to new CMS category.

pull/7/head
Jamie 12 years ago
parent
commit
bfa0d08d95
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      README.md

+ 6
- 0
README.md View File

8
 	- [Frameworks](#frameworks)
8
 	- [Frameworks](#frameworks)
9
 	- [Framework Components](#framework-components)
9
 	- [Framework Components](#framework-components)
10
 	- [Micro Frameworks](#micro-frameworks)
10
 	- [Micro Frameworks](#micro-frameworks)
11
+	- [Content Management Systems](#content-management-systems)
11
 	- [Templating](#templating)
12
 	- [Templating](#templating)
12
 	- [HTTP](#http)
13
 	- [HTTP](#http)
13
 	- [URL](#url)
14
 	- [URL](#url)
101
 * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
102
 * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
102
 * [Klein](https://github.com/chriso/klein.php) - A fast routing library.
103
 * [Klein](https://github.com/chriso/klein.php) - A fast routing library.
103
 
104
 
105
+## Content Management Systems
106
+*Modern content management systems.*
107
+
108
+* [Bolt](https://github.com/bolt/bolt) - A simple CMS built with Silex and Twig.
109
+
104
 ## Templating
110
 ## Templating
105
 *Libraries and tools for templating and lexing.*
111
 *Libraries and tools for templating and lexing.*
106
 
112
 

Loading…
Cancel
Save