kiezpilz-lichen/README.md

433 B

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