diff options
author | nodiscc <nodiscc@gmail.com> | 2020-05-01 14:16:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-01 14:16:51 +0000 |
commit | e17cacddc037ec790ee27c7bf54392af086876c7 (patch) | |
tree | 8cf524b6e92d21418b0f255ff3156b53c146ef6d | |
parent | Merge pull request #2064 from Cristy94/patch-1 (diff) | |
parent | Added Typemill to list of cms (diff) | |
download | awesome-selfhosted-e17cacddc037ec790ee27c7bf54392af086876c7.tar.gz awesome-selfhosted-e17cacddc037ec790ee27c7bf54392af086876c7.zip |
Merge pull request #1995 from trendschau/patch-1
Added Typemill to the list of cms
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -568,6 +568,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi - [Strapi](https://strapi.io/) - The most advanced open-source Content Management Framework (headless-CMS) to build powerful API with no effort. ([Source Code](https://github.com/strapi/strapi)) `MIT` `Nodejs` - [Subrion](http://www.subrion.org) - Subrion is a free open source content management system that allows you to build websites for any purpose. Yes, from blog to corporate mega portal. ([Demo](http://demos.subrion.com), [Source Code](https://github.com/intelliants/subrion)) `GPL-3.0` `PHP` - [Textpattern](http://textpattern.com/) - Flexible, elegant and easy-to-use CMS. ([Demo](http://textpattern.co/demo), [Source Code](https://github.com/textpattern/textpattern)) `GPL-2.0` `PHP` +- [Typemill](https://typemill.net/) - Author-friendly flat-file-cms with a visual markdown editor based on vue.js. ([Source Code](https://github.com/typemill/typemill)) `MIT` `PHP` - [TYPO3](https://typo3.org/) - Powerful and advanced CMS with a large community. ([Source Code](https://github.com/TYPO3/TYPO3.CMS)) `GPL-2.0` `PHP` - [Umbraco](https://umbraco.com/) - The friendly CMS. Free and open source with an amazing community. ([Source Code](https://github.com/umbraco/Umbraco-CMS)) `MIT` `.NET` - [Wagtail](https://wagtail.io/) - Django content management system focused on flexibility and user experience. ([Source Code](https://github.com/wagtail/wagtail)) `BSD-3-Clause` `Python` |