Metadata-Version: 2.1
Name: whiskey-flask
Version: 0.2.4b2
Summary: Whiskey makes writing happen.
Home-page: https://github.com/nickwynja/whiskey
Author: Nick Wynja
Author-email: nick@nickwynja.com
License: UNKNOWN
Description: # :tumbler_glass:  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](https://micro.blog)
        
        ## Install
        
        To install Whiskey, run:
        
        ```sh
        python3 -m pip install whiskey-flask
        ```
        
        For an example site to get started, see
        [nickwynja/whiskey-example](https://github.com/nickwynja/whiskey-example). To
        see Whiskey in use, visit [nickwynja.com](https://nickwynja.com).
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
