mkouhei / tinkerer

Python blogging engine

Home Page:tinkerer.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tinkerer

image

image

What is Tinkerer?

Tinkerer is a blogging engine/static website generator powered by Sphinx.

It allows blogging in reStructuredText format, comes with out-of-the-box support for post publishing dates, authors, categories, tags, post archive, RSS feed generation, comments powered by Disqus and more.

Tinkerer is also highly customizable through Sphinx extensions.

Why Tinkerer?

  • Because "hacker" is way overused nowadays.
  • Because static websites are cool.
  • Because you already write documentation in RST format and you love it.
  • Because you have Pygments for sharing highlighted code.
  • Because you can use your favorite Sphinx extensions right away.

How to Tinker?

Get Tinkerer:

pip install tinkerer

Skim through the Documentation.

About

Python blogging engine

tinkerer.me

License:Other


Languages

Language:Python 63.1%Language:HTML 19.6%Language:CSS 12.7%Language:JavaScript 4.6%