Skip to content

wdvxdr1123/purepress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PurePress

PyPI Python

PurePress is a very simple static blog generator.

Usage

pip install purepress

mkdir my-blog
cd my-blog

purepress init  # init the blog
git clone https://github.com/richardchien/purepress-theme-default.git theme  # install a theme

purepress preview  # preview the blog
purepress build  # build the blog

See richardchien/project-rc for more usage.

About

A simple static blog generator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%