for kiezpilz.de
Go to file
notplants a208c30640 kiezpilz.de 2022-07-08 16:21:44 +02:00
all kiezpilz.de 2022-07-08 16:21:44 +02:00
assets kiezpilz.de 2022-07-08 16:21:44 +02:00
cms Working markdown 2022-06-29 12:57:36 -04:00
de kiezpilz.de 2022-07-08 16:21:44 +02:00
en kiezpilz.de 2022-07-08 16:21:44 +02:00
theme kiezpilz.de 2022-07-08 16:21:44 +02:00
.gitignore initial commit. 2022-06-27 18:46:45 +01:00
.htaccess initial commit. 2022-06-27 18:46:45 +01:00
LICENSE initial commit. 2022-06-27 18:46:45 +01:00
README.md Working markdown 2022-06-29 12:57:36 -04:00
cheatsheet.gmi initial commit. 2022-06-27 18:46:45 +01:00
log.txt Working markdown 2022-06-29 12:57:36 -04:00
pull.sh kiezpilz.de 2022-07-08 16:21:44 +02:00
push.sh kiezpilz.de 2022-07-08 16:21:44 +02:00

README.md

lichen-with-markdown

A fork of Lichen CMS that supports Markdown and Gemtext.

Find the original Lichen CMS alongside its documentation at:

https://lichen.sensorstation.co/

License

The original Lichen and this fork are both licensed using MIT License.

Development

I've been toying with this using the PHP built-in development server:

$ php81 -S localhost:8000

php-fpm on mac

brew services restart php@8.1