Skip to content

A little Python static site generator.

License

Notifications You must be signed in to change notification settings

epsalt/litesite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Litesite

A little Python static site generator.

Overview

Litesite does what you expect a static site generator to do, it takes a directory of Markdown content files and renders them into a HTML website. Litesite supports nested sections, categories, and configurable URL templates.

Example Site Configuration

Litesite is used to generate epsalt.ca. For an example configuration, check out the source repo.

Installation

$ python -m pip install -e git:/epsalt/litesite.git#egg=litesite

Contributing

Contributions to code and documentation are welcome. Please create an issue to discuss significant patches.

About

A little Python static site generator.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published