Skip to content

hikzing/hiblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Clean And Pure Blog

which Powered by Tornado and clean-blog theme

Features:

  • Admin manager
  • Message System
  • Markdown syntax

Requirements

  1. Tornado
  2. Mongo
  3. Redis

Setup

  1. get source code: git clone https://github.com/Kzinglzy/hiblog

  2. Install required package: pip install -r requirements.txt

  3. edit the hiblog/_base/config.py & hiblog/_base/setting.py for personal setting.

  4. run python tools/admin_guide.py to create a admin user

  5. run python tools/run.py to start the blog server

For more details and develop suggestions, see Here(CN)

Licence

MIT Licence. See MIT-LICENCE

Releases

No releases published

Packages

No packages published