Skip to content

jestuber/Static-Site-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static-Site-Generator

Just another static site generator. Very much a work in progress. Eventual goal is to use this for my website

Usage:
$ mkdir ~/my-new-blog
$ cd ~/my-new blog
$ python ~/Code/static-site.py bootstrap
Generates site structure

$ python ~/Code/static-site.py generate
Converts entries in /content to html and moves them to /output

Inspired by Python Practice Projects

About

Initial Commit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors