Metadata-Version: 2.1
Name: ablog
Version: 0.10.9
Summary: A Sphinx extension that converts any documentation or personal website project into a full-fledged blog.
Home-page: https://ablog.readthedocs.org/
Author: The SunPy Community
Author-email: sunpy@googlegroups.com
License: MIT
Description: ABlog for Sphinx
        ================
        
        .. image:: https://travis-ci.org/sunpy/ablog.svg?branch=master
            :target: https://travis-ci.org/sunpy/ablog
        .. image:: https://circleci.com/gh/sunpy/ablog.svg?style=svg
            :target: https://circleci.com/gh/sunpy/ablog
        .. image:: https://ci.appveyor.com/api/projects/status/cmmiadqoy5lx7l78?svg=true
            :target: https://ci.appveyor.com/project/sunpy/ablog
        
        Note
        ----
        
        Please note that is an official new home of `Ahmet Bakan's Ablog Sphinx extension <https://github.com/abakan/ablog/>`__.
        This version is maintined with the aim to keep it working for SunPy's website and thus new features are unlikely.
        
        ABlog
        -----
        
        ABlog is a Sphinx extension that converts any documentation or personal website project into a full-fledged blog with:
        
          * `Atom feeds`_
          * `Archive pages`_
          * `Blog sidebars`_
          * `Disqus integration`_
          * `Font-Awesome integration`_
          * `Easy GitHub Pages deploys`_
          * `Jupiter Notebook Support for blog posts`_
        
        .. _Atom feeds: https://ablog.readthedocs.org/blog/atom.xml
        .. _Archive pages: https://ablog.readthedocs.org/blog/
        .. _Blog sidebars: https://ablog.readthedocs.org/manual/ablog-configuration-options/#sidebars
        .. _Disqus integration: https://ablog.readthedocs.org/manual/ablog-configuration-options/#disqus-integration
        .. _Font-Awesome integration: https://ablog.readthedocs.org/manual/ablog-configuration-options/#fa
        .. _Easy GitHub Pages deploys: https://ablog.readthedocs.org/manual/deploy-to-github-pages/
        .. _Jupiter Notebook Support for blog posts: https://ablog.readthedocs.org/manual/notebook_support/
        
        `Please check our documentation for information on how to get started. <https://ablog.readthedocs.io/>`__
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: notebook
Provides-Extra: docs
Provides-Extra: dev
Provides-Extra: all
