Skip to content

asaka1234/Pomash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A Lightweight Blog System. Powered by Tornado Web Framework. Easy to read and write.

Installation

Requirements:

1.Tornado
2.Mistune
3.pygments

How to Build:

  • git clone https://github.com/JmPotato/Pomash.git
  • cd Pomash
  • pip install -r requirements.txt
  • Edit the settings.py
  • python init_db.py to creat database.
  • python run.py to run your blog.
  • Your blog is ready for you!

Note: The default admin username is admin and the password is 'admin', too. You can change them with settings.py and admin panel.

Theme

Pomash's theme named Potheme. Here is a Potheme list:

License

Please read the MIT-LICENSE

About

A Lightweight Blog System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published