diff options
author | Andrew Rylatt <AndyR207@users.noreply.github.com> | 2016-09-05 05:56:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-05 05:56:23 +0000 |
commit | c6f08f209ae3d37ca832cfe1e9125c76b9e1de91 (patch) | |
tree | 7c5f6b3e5856871f007bef9e62fd430fa5fb9418 | |
parent | Merge pull request #771 from Kickball/kazoo (diff) | |
parent | Add CraftCMS + non-free CMS fixes (diff) | |
download | awesome-selfhosted-c6f08f209ae3d37ca832cfe1e9125c76b9e1de91.tar.gz awesome-selfhosted-c6f08f209ae3d37ca832cfe1e9125c76b9e1de91.zip |
Merge pull request #772 from Kickball/craftcms
Add CraftCMS + non-free CMS fixes
Diffstat (limited to '')
-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` |