for kiezpilz.de
Go to file
notplants 6731784838 reformat 2022-07-16 21:20:06 +02:00
all reformat 2022-07-16 21:20:06 +02:00
assets reformat 2022-07-16 21:20:06 +02:00
cms Working markdown 2022-06-29 12:57:36 -04:00
de reformat 2022-07-16 21:20:06 +02:00
en More complicated 2022-07-16 16:08:18 +02:00
theme reformat 2022-07-16 21:20:06 +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