Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/purifetchi/hiei
- Owner: purifetchi
- License: mit
- Created: 2017-12-02T16:27:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T22:35:11.000Z (about 7 years ago)
- Last Synced: 2024-10-15T07:24:24.823Z (3 months ago)
- Topics: blog, highlightjs, markdown, milligram, parsedown, php, webdev
- Language: PHP
- Homepage:
- Size: 473 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.