Skip to content

dcosson/static-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StaticPipeline.py

A simple, configurable asset pipeline and static site generator in python. You give it some settings and it compiles your assets accordingly.

It's a work in progress, right now it handles Jinja2 templates (fully-featured, with inheritance, etc) and arbitrary command-line commands that take an input and output file as args (e.g. less-css, sass, etc), as well as a couple of convenience commands for filtering and re-arranging the output files.

About

A static site compiler in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages