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.
- 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
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.