Skip to content

🥃 Whiskey makes writing happen.

Notifications You must be signed in to change notification settings

nickwynja/whiskey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🥃 Whiskey makes writing happen.

Whiskey is a static site generator focusing on making writing happen. It gets out of the way so you can focus on telling your story.

Features

  • Built around flat Markdown files using the power of Pandoc
  • Built-in publish and backup functionalities
  • Command-line driven
  • Has an "update" post-style for tweet-like posts
  • Generates feeds of regular posts, update posts, and all posts so you can integrate updates with sites like micro.blog

Install

To install Whiskey, run:

python3 -m pip install whiskey-flask

For an example site to get started, see nickwynja/whiskey-example. To see Whiskey in use, visit nickwynja.com.