Skip to content

hardyliu/hardyblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

hardyblog

Installation

$ git clone https://github.com/hardyliu/hardyblog.git
$ cd hardyblog/hardyblog
$ pipenv install #install development pacakges that using in this project
$ pipenv shell # activate environment
$ flask forge content # create admin account,some blogs,some categories,some posts
$ flask run
* Running on http://127.0.0.1:5000/

Test account:

  • username: admin
  • password: admin

About

a blog about flask web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors