Posts by Nabil Freij
ABlog v0.11 released
- 23 March 2023
ABlog v0.11 is released with the main focus being to update and tweak the HTML templates allow themes to override the default templates.
In addition, all ablog elements in the templates wrapped in ablog__*
divs to allow custom CSS rules.
Markdown Support
- 10 October 2020
ABlog can support markdown pages using myst-parser. This page is a markdown file underneath.
ABlog v0.10 released
- 17 November 2019
ABlog v0.10 is released with the main focus being to support the latest version of Sphinx as well as Python 3 only support.
Jupyter Notebook Posting
- 27 October 2018
To add support for Notebooks to your Ablog instance, you need to configure your docs/conf.py
(or wherever your conf.py
is located.
ABlog v0.9 released
- 17 February 2018
ABlog v0.9.0 is released with the main focus being to support the latest version of Sphinx. This also moves the main development from Abakan to SunPy.