for kiezpilz.de
Go to file
Andre Alves Garzia a634c207d9 initial commit. 2022-06-27 18:46:45 +01:00
assets initial commit. 2022-06-27 18:46:45 +01:00
cms initial commit. 2022-06-27 18:46:45 +01:00
theme initial commit. 2022-06-27 18:46:45 +01: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 initial commit. 2022-06-27 18:46:45 +01:00
cheatsheet.gmi initial commit. 2022-06-27 18:46:45 +01:00
index.gmi initial commit. 2022-06-27 18:46:45 +01:00
index.md initial commit. 2022-06-27 18:46:45 +01: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