class website for solidarity infrastructures class
Go to file
notplants 72685bc0cc first commit 2023-02-01 18:02:06 +05:30
README.md first commit 2023-02-01 18:02:06 +05:30

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