1
0
Fork 0

Adding upstream version 0.11.12.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-10 17:15:56 +01:00
parent f89f073565
commit 2f2c7f3767
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
146 changed files with 9553 additions and 0 deletions

26
README.rst Normal file
View file

@ -0,0 +1,26 @@
ABlog for Sphinx
================
|CI| |Upload Python Package|
.. |CI| image:: https://github.com/sunpy/ablog/actions/workflows/ci.yml/badge.svg
:target: https://github.com/sunpy/ablog/actions/workflows/ci.yml
.. |Upload Python Package| image:: https://github.com/sunpy/ablog/actions/workflows/pythonpublish.yml/badge.svg
:target: https://github.com/sunpy/ablog/actions/workflows/pythonpublish.yml
ABlog is a Sphinx extension that converts any documentation or personal website project into a full-fledged blog.
`Please check our documentation for information on how to get started. <https://ablog.readthedocs.io/>`__
Note
----
This is the new home of `Ahmet Bakan's Ablog Sphinx extension <https://github.com/abakan-zz/ablog/>`__.
The original project is no longer maintained and the `SunPy Project <https://www.sunpy.org>`__ has taken over maintenance.
Warning
-------
**This version is maintained with the aim to keep it working for SunPy Project website and thus new features or bugfixes are highly unlikely unless they directly impact the SunPy Project**
**We strongly encourage users and interested in parties in submitting patches to ablog**