Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/purifetchi/hiei

:sailboat: Bare-bones blog platform based on PHP, Parsedown and milligram.css
https://github.com/purifetchi/hiei

blog highlightjs markdown milligram parsedown php webdev

Last synced: about 1 month ago
JSON representation

:sailboat: Bare-bones blog platform based on PHP, Parsedown and milligram.css

Awesome Lists containing this project

README

        

# hiei (比叡)
![hiei!](meta/hiei.PNG)

Hiei is a barebones blog CMS made in PHP using [Parsedown](https://github.com/erusev/parsedown), [milligram.css](https://github.com/milligram/milligram) and [highlight.js](https://highlightjs.org/).

There is no login screen, no WYSIWYG editor. Hiei is made to be barebones and easily modifiable.

Articles are written in `markdown` and should be uploaded to the folder you've specified in `config.php`.