Skip to content

travisred/blogpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blogpy v2.0

blogpy

A static blog generator written in python.

Requirements:

  • Python 2.7
  • Python-Markdown package

How to use:

  1. git clone https://github.com/travisred/blogpy.git
  2. edit settings.py to fit your site
  3. add a markdown-formatted post to md -- you can see an example at md/hello
  4. python build.py
  5. upload the "site" directory to host

Note: as of v2.0, links for posts changed from /md-file-title.html to /md-file-title/.

Licensed under GPL v3.0.

If you need somewhere to host your site, check out Digital Ocean.

About

A static blog generator in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published