Posts in Manual
External post
- 01 September 2021
This text will be in auto-generated post previews, but links to the post will direct to external_link
.
Markdown Support
- 10 October 2020
ABlog can support markdown pages using myst-parser. This page is a markdown file underneath.
Jupyter Notebook Posting
- 27 October 2018
To add support for Notebooks to your Ablog instance, you need to configure your docs/conf.py
(or whereever your conf.py
is located.
Watch Yourself Blogging
- 19 April 2015
Wouldn’t you like your blog being rebuilt and served to you automatically as you are blogging on a sunny Sunday afternoon?
It’s now possible with the improved ablog serve
command.
Deploy to GitHub Pages
- 07 April 2015
If you are looking for a place to publish your blog, GitHub Pages might be the place for you.
ABlog Quick Start
- 01 March 2015
This short walk through of blogging work flow assumes that you have already installed ABlog. If not, see Installation guide.
ABlog Commands
- 01 March 2015
- 30 August 2014
- 20 August 2014
- 12 May 2014
- 11 May 2014
- 10 May 2014
- 09 May 2014
ABlog Internationalization
ABlog automatically generates certain labels like Posts and Categories. If these labels appear in English on your blog although you specified another language, then this page is for you.
Posting Sections
post
directive can be used multiple times in a single page to create multiple posts of different sections of the document.
Post Excerpts and Images
This post describes how to choose an excerpt and an image image for a post to be displayed in archive pages.

Cross-referencing Blog Pages
ABlog creates references to all post and archive pages.
Posts can be cross-referenced using the name of the file, or when the file is named index
, the name of the folder that contains the file.