Skip to content

mattyg/GitPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitPage

GitPage is a small python program to easily generate a website from a git repo full of directories and markdown text files. This enables using git for your websites version control and markdown to edit your content.

Setup

  • Install dependencies: web.py, are you a human, markdown2

    pip install web.py are-you-a-human markdown2

  • Modify settings.py with your git repository and are you a human settings

Run

GitPage is based on web.py. To run with the included CherryPy server, use python index.py <port>

About

simple python & web.py markdown website updated via git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published