Remove CMS category.

This commit is contained in:
Jamie 2014-04-28 19:36:16 -06:00
parent a68302cc2b
commit d2ef11e79a
1 changed files with 0 additions and 6 deletions

View File

@ -9,7 +9,6 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
- [Framework Components](#framework-components)
- [Micro Frameworks](#micro-frameworks)
- [Micro Framework Extras](#micro-framework-extras)
- [Content Management Systems](#content-management-systems)
- [Templating](#templating)
- [Static Site Generators](#static-site-generators)
- [HTTP](#http)
@ -117,11 +116,6 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Slim View](https://github.com/codeguy/Slim-Views) - A collection of custom views for Slim.
* [Slim Middleware](https://github.com/codeguy/Slim-Middleware) - A collection of custom middleware for Slim.
## Content Management Systems
*Modern content management systems.*
* [Bolt](https://github.com/bolt/bolt) - A simple CMS built with Silex and Twig.
## Templating
*Libraries and tools for templating and lexing.*