Skip to content

noisyboiler/cathedralcafes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cathedralcafes

Cathedral Cafes is a basically a fancy Python blog app built on the Nikola static site generator.

Installation

Clone the git repository into a directory of your choice:

$ git clone https://github.com/noisyboiler/cathedralcafes.git

Set up a virtualenv for the project:

$ virtualenv /path/to/your/envs/cathedralcafes
$ source /path/to/your/envs/cathedralcafes/bin/activate

Install cathedralcafes:

$ cd cathedralcafes
$ pip install -r requirements.txt

Build the project:

nikola build

About

Totally ludicrous journey around some delightful churches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published