mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit 4024cab5d336d8abfa9a9ca339b402e70f0bfdd9
parent 8599a39f4eaae209b4207ec05209de1642ae8d4e
Author: markseu <mark2011@mayberg.se>
Date:   Mon, 19 May 2014 15:41:12 +0200

Hello online demo (spring remix)

Diffstat:
MREADME.md | 3++-
Rsystem/config/textenglish.ini -> system/config/text.ini | 0
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -4,6 +4,7 @@ Yellow Yellow is **for people** who make websites. [![Build Status](https://travis-ci.org/markseu/yellowcms.svg)](https://travis-ci.org/markseu/yellowcms) +[![Online demo](https://github.com/markseu/yellowcms-extensions/blob/master/documentation/yellowdemo.png?raw=true)](http://demo.datenstrom.se/) How do I install this? ---------------------- @@ -15,7 +16,7 @@ Installation requirements are Apache, mod_rewrite, mod_ssl, PHP 5.3+. How do I get started? --------------------- -You already have everything you need. Edit your website or the [online demo](http://demo.datenstrom.se). +You already have everything you need. Edit your website or the [Yellow demo](http://demo.datenstrom.se). There are [Yellow extensions](https://github.com/markseu/yellowcms-extensions). For more information see [Yellow documentation](https://github.com/markseu/yellowcms-extensions/blob/master/documentation/README.md). License and thanks diff --git a/system/config/textenglish.ini b/system/config/text.ini