From b7f2b6e79e021f13c1036173d25e25f1d736f95a Mon Sep 17 00:00:00 2001 From: josephernest Date: Sat, 11 Jan 2020 00:00:24 +0100 Subject: [PATCH] Addition: Void CMS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6cb5fccc..5defa637 100644 --- a/README.md +++ b/README.md @@ -554,6 +554,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi - [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` - [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` +- [Void](https://github.com/josephernest/void) - Flat file CMS with pages + blog articles, in less than 100 lines of PHP code. ([Demo](https://gget.it/void/), [Source Code](https://github.com/josephernest/void)) `MIT` `PHP` - [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` - [WonderCMS](http://www.wondercms.com) - WonderCMS is the smallest flat file CMS since 2008. ([Demo](https://www.wondercms.com/demo), [Source Code](https://github.com/robiso/wondercms)) `MIT` `PHP` - [WordPress](https://wordpress.org/) - World's most-used blogging and CMS engine. ([Source Code](https://github.com/WordPress/WordPress)) `GPL-2.0` `PHP`