1
0
Fork 0
  • Python 78.7%
  • HTML 20.2%
  • Makefile 0.8%
  • CSS 0.3%
Find a file
Daniel Baumann 66981091bb
Harmonizing watch file.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-03-06 07:00:55 +01:00
.github Merging upstream version 0.11.13. 2026-01-22 20:25:13 +01:00
debian Harmonizing watch file. 2026-03-06 07:00:55 +01:00
docs Merging upstream version 0.11.13. 2026-01-22 20:25:13 +01:00
roots Merging upstream version 0.11.13. 2026-01-22 20:25:13 +01:00
src/ablog Merging upstream version 0.11.13. 2026-01-22 20:25:13 +01:00
.codecov.yaml Adding upstream version 0.11.12. 2025-02-10 17:15:56 +01:00
.djlintrc Adding upstream version 0.11.12. 2025-02-10 17:15:56 +01:00
.gitignore Merging upstream version 0.11.13. 2026-01-22 20:25:13 +01:00
.pre-commit-config.yaml Merging upstream version 0.11.13. 2026-01-22 20:25:13 +01:00
.readthedocs.yml Adding upstream version 0.11.12. 2025-02-10 17:15:56 +01:00
.rtd-environment.yml Adding upstream version 0.11.12. 2025-02-10 17:15:56 +01:00
.stylelintrc.json Adding upstream version 0.11.12. 2025-02-10 17:15:56 +01:00
ablog-conda-test-env.yml Adding upstream version 0.11.12. 2025-02-10 17:15:56 +01:00
babel.cfg Merging upstream version 0.11.13. 2026-01-22 20:25:13 +01:00
conftest.py Adding upstream version 0.11.12. 2025-02-10 17:15:56 +01:00
LICENSE.rst Adding upstream version 0.11.12. 2025-02-10 17:15:56 +01:00
Makefile Adding upstream version 0.11.12. 2025-02-10 17:15:56 +01:00
pyproject.toml Merging upstream version 0.11.13. 2026-01-22 20:25:13 +01:00
README.rst Adding upstream version 0.11.12. 2025-02-10 17:15:56 +01:00
setup.cfg Merging upstream version 0.11.13. 2026-01-22 20:25:13 +01:00
setup.py Merging upstream version 0.11.13. 2026-01-22 20:25:13 +01:00
tox.ini Merging upstream version 0.11.13. 2026-01-22 20:25:13 +01:00

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