Metadata-Version: 1.1
Name: blug
Version: 0.1.0
Summary: Static site generator for Markdown based blogs, with a built-in webserver
Home-page: http://www.github.com/jeffknupp/blug
Author: Jeff Knupp
Author-email: jknupp@gmail.com
License: UNKNOWN
Description: Blug - The Opinionated Static Blog Generator
        -------------------------------------
        
        Blug is (another) static blog generator for blog posts written in Markdown.
        The current styling is directly taken from the Octopress default theme, though
        this will change shortly. It includes a built-in
        webserver for previewing posts.
        
        Blug is on Github at http://www.github.com/jeffknupp/blug
        
Keywords: blog,markdown,static,website,generator
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Natural Language :: English
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Text Processing :: Markup
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
