diff options
author | nodiscc <nodiscc@gmail.com> | 2015-06-03 12:50:21 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-06-03 12:50:21 +0000 |
commit | d32bafba9d72442040146ada13e802e666d33483 (patch) | |
tree | 89c1766ebfa38545a81bc6f41f5956c5649fc6d6 | |
parent | add various applications (blogging, download tools, bug trackers...) (diff) | |
download | awesome-selfhosted-d32bafba9d72442040146ada13e802e666d33483.tar.gz awesome-selfhosted-d32bafba9d72442040146ada13e802e666d33483.zip |
add CMS section
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -67,6 +67,10 @@ Table of Contents * https://github.com/IgorAntun/node-chat - Node-Chat - A not-so-basic open-source chat with admin features. - MIT +## Content Management Systems (CMS) + + * [Pagekit](http://pagekit.com/) - A new modern CMS to create and share ([Source code](https://github.com/pagekit/pagekit)) - `MIT` + ## Download tools * [Alltube](https://github.com/Rudloff/alltube) - A web interface for [youtube-dl](https://github.com/rg3/youtube-dl), a program to download videos and audio from [more than 100 websites](https://rg3.github.io/youtube-dl/supportedsites.html) ([Demo](http://alltubedownload.net/)) |