https://github.com/mattmezza/kissblog
A Keep It Stupid Simple Blog.
https://github.com/mattmezza/kissblog
Last synced: about 1 year ago
JSON representation
A Keep It Stupid Simple Blog.
- Host: GitHub
- URL: https://github.com/mattmezza/kissblog
- Owner: mattmezza
- License: mit
- Created: 2015-04-08T20:09:33.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-06-10T21:02:41.000Z (about 10 years ago)
- Last Synced: 2025-02-13T15:36:37.361Z (over 1 year ago)
- Language: PHP
- Size: 217 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# KISSBlog
A Keep It Stupid Simple Blog.
To install just download KISSBlog.zip from [here](https://github.com/mattmezza/KISSBlog/releases/latest) and then decompress the archive into your virtual host root folder or into your shared host root folder. Change the settings into config.yaml matching your configuration. Upload your markdown posts into the posts folder and your markdown pages into the pages folder. It's that simple...
Main functionalities are:
* default theme included
* tag support
* authors support
* markdown support
* custom theming with handlebars support
* posts and pages support
* custom navigation support
* yaml extendable custom meta information support