yellow/README.md

25 lines
1.3 KiB
Markdown
Raw Normal View History

Yellow 0.3.10
=============
2014-07-10 09:54:14 +00:00
Yellow is for people who make websites. [Visit website](http://datenstrom.se/yellow).
2014-06-24 08:20:49 +00:00
[![Status](https://travis-ci.org/markseu/yellowcms.svg)](https://travis-ci.org/markseu/yellowcms)
How do I install this?
----------------------
1. [Download Yellow](https://github.com/markseu/yellowcms/archive/master.zip) and unzip it.
2. Copy all files to your web hosting.
2014-01-08 16:05:39 +00:00
3. Open your website in a browser.
Installation requirements are Apache, mod_rewrite, mod_ssl, PHP 5.3+.
Yellow doesn't come with a lot of stuff. [Download Yellow extensions](https://github.com/markseu/yellowcms-extensions).
How do I get started?
---------------------
2014-06-07 12:03:51 +00:00
You already have everything you need. Start by editing your website.
Yellow is a flat-file content management system. [Learn more about it](https://github.com/markseu/yellowcms-extensions/blob/master/documentation/english/README.md).
2014-06-06 13:03:38 +00:00
License
-------
* Yellow by Mark Seuffert and David Fehrmann is licensed under [GPLv2](http://opensource.org/licenses/GPL-2.0).
* Yellow extensions are licensed under [GPLv2](http://opensource.org/licenses/GPL-2.0) unless stated otherwise.
* [PHP Markdown Extra](https://github.com/michelf/php-markdown) by Michel Fortin is licensed under [BSD license](http://opensource.org/licenses/BSD-3-Clause).