Skip to content

joshuapowell/rstatic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rStatic (Rebatch Static Site Generator)

A Python-based static site generator.

Start Development Server

Before distributing changes to the core please read the LICENSE file.

Starting the Development Server

export FLASK_APP=rstatic:create_application\(\)
flask run