diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-09-04 16:53:01 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-04 16:53:01 +0000 |
commit | 0c280c63c4312b06099ff0df8a9a0a835894ca8d (patch) | |
tree | 6bdfea95f6af374eb6c71974bc1a3523e6564bc6 | |
parent | Merge pull request #770 from Kickball/category-formatting-fix (diff) | |
download | awesome-selfhosted-0c280c63c4312b06099ff0df8a9a0a835894ca8d.tar.gz awesome-selfhosted-0c280c63c4312b06099ff0df8a9a0a835894ca8d.zip |
Add CraftCMS + non-free CMS fixes
Add CraftCMS to non-free CMS.
Resolves #665.
-rw-r--r-- | non-free.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/non-free.md b/non-free.md index 78ebac16..1c6c4afd 100644 --- a/non-free.md +++ b/non-free.md @@ -10,7 +10,10 @@ ## Content Management Systems (CMS) + * [CraftCMS](https://craftcms.com/) `⊘ Proprietary` - Craft is a content-first CMS that aims to make life enjoyable for developers and content managers alike. ([Demo](https://demo.craftcms.com/)) `PHP` * [Gazelle](https://github.com/WhatCD/Gazelle) - Gazelle is a web framework geared towards private BitTorrent trackers. Although naturally focusing on music, it can be modified for most needs. `unlicensed` `PHP` + * [Kirby](https://getkirby.com/) `⊘ Proprietary` - File-based CMS. Easy to setup. Easy to use. Flexible as hell. ([Source Code](https://github.com/getkirby/kirby)) `PHP` + ## Communication Systems @@ -22,10 +25,6 @@ * [Auth0](https://auth0.com/docs/appliance): `⊘ Proprietary`. Identity made simple for developers. `NodeJS` -## Content Management Systems (CMS) - - * [Kirby](https://getkirby.com/): `⊘ Proprietary` File-based CMS. Easy to setup. Easy to use. Flexible as hell. `PHP` ([Source Code](https://github.com/getkirby/kirby)) - ## Feed Readers * [Fever](http://feedafever.com/) `⊘ Proprietary` - Self-hosted feed aggregator that can sort items by popularity `PHP` |