Skip to content

kutata/a-python-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

44 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

a python blog πŸ˜‚

no js, simple and pure, cross-browser, IE9+;

πŸ’ͺ🏿 online example: thxs.me

Dependencies:

pip install markdown bottle

Usage:

python index.py

# for python3:
# It's an old project written in python2, if run in python3 you  need to comment out lines 4-5 first.
# 4. # reload(sys)
# 5. # sys.setdefaultencoding('utf8')

About

A weak python blog, sample πŸ‘‰πŸΏ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published