Skip to content

unconverged/holocron

 
 

Repository files navigation

Holocron: may the blog be with you!

pypi-version license

Holocron is an extendable static blog generator powered by the Force. Like others, it reads text files in various formats, renders them using templates and produces a ready-to-publish static website which could be served by Nginx or another web server. Unlike others, it tries to retrieve as many information as possible from the filesystem. Its core follows the KISS principle and any wheel reinventions were avoided during the process.

Feel the Force? Then use Holocron!

$ [sudo] pip3 install holocron

Features

Here is an incomplete list of features:

  • Supports Markdown, reStructuredText & code syntax highlighting.
  • Provides simple & powerful plugin system.
  • Supports third-party themes via Jinja2 templates.
  • Generates both Atom feed and sitemap.xml.
  • Has clear and 100% mobile responsive default theme.
  • Supports Google Analytics.
  • Has SEO friendly URLs.
  • Provides a debug server to preview content.

About

An extendable static blog generator powered by the Force. =/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.6%
  • CSS 4.0%
  • Jinja 1.4%