diff options
author | nodiscc <nodiscc@gmail.com> | 2017-09-28 15:29:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-28 15:29:40 +0000 |
commit | 04f6b66c14ed58c6d32c33906e11aabcb63cb556 (patch) | |
tree | 85c57750fb7a9841d29e00bb24a5701f3f5d5080 | |
parent | Merge pull request #1183 from mookie-/patch-1 (diff) | |
parent | Merge branch 'master' into patch-8 (diff) | |
download | awesome-selfhosted-04f6b66c14ed58c6d32c33906e11aabcb63cb556.tar.gz awesome-selfhosted-04f6b66c14ed58c6d32c33906e11aabcb63cb556.zip |
Merge pull request #1168 from mightyfree/patch-8
Update Apostrophe
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -443,7 +443,7 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP CMS are a practical way to setup a website with many features. CMS often come with third party plugins, themes and functionality that is easy to add and customize to your needs. See also [Blogging Platforms](#blogging-platforms) and [Static Site Generators](#static-site-generators) * [APIQ CMS](https://www.apiq.io/) - Simple and powerful Ruby on Rails CMS for developers. ([Demo](http://demo.apiq.io/), [Source Code](https://github.com/apiqcms/kms)) `MIT` `Ruby` - * [Apostrophe 2](http://apostrophenow.org/) - A node.js CMS with a focus on extensible in-context editing tools. ([Demo](http://demo.apostrophenow.com/), [Source Code](https://github.com/punkave/apostrophe)) `MIT` `Nodejs` + * [Apostrophe](http://apostrophecms.org/) - A node.js CMS with a focus on extensible in-context editing tools. ([Demo](http://demo.apostrophecms.org/), [Source Code](https://github.com/punkave/apostrophe)) `MIT` `Nodejs` * [Backdrop CMS](https://backdropcms.org/) - The comprehensive CMS for small to medium sized businesses and non-profits. ([Source Code](https://github.com/backdrop/backdrop)) `GPLv2` `PHP` * [Baun](https://bauncms.com/) - A modern, lightweight, extensible CMS for PHP. ([Source Code](https://github.com/BaunCMS/Baun)) `MIT` `PHP` * [BigTree CMS](https://www.bigtreecms.org/) - Straightforward, well documented, and capable written with PHP and MySQL. ([Source Code](https://github.com/bigtreecms/BigTree-CMS)) `LGPLv2` `PHP` |