diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-03-07 03:18:02 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-03-07 03:18:02 +0000 |
commit | 39b932a87524612eb46e1f45e1e053e1ce0adf1c (patch) | |
tree | a4d75436cbd2a9a5ce202d3dec70aa8b7acd5928 | |
parent | Merge pull request #477 from Kickball/nodiscc-patch-1 (diff) | |
parent | Add Kirby to non-free.md (diff) | |
download | awesome-selfhosted-39b932a87524612eb46e1f45e1e053e1ce0adf1c.tar.gz awesome-selfhosted-39b932a87524612eb46e1f45e1e053e1ce0adf1c.zip |
Merge pull request #479 from fnkr/patch-1
Add Kirby to non-free.md
-rw-r--r-- | non-free.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/non-free.md b/non-free.md index 3950118f..b60008a4 100644 --- a/non-free.md +++ b/non-free.md @@ -17,6 +17,9 @@ * [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 |