Posts by Ahmet Bakan

ABlog v0.8 released

ABlog v0.8.0 is released with additions and changes:

Read more ...


ABlog v0.7 released

ABlog v0.7.0 is released to fix the long standing issue 1 related to pickling of Sphinx build environment on Read The Docs. Improvements also resolved issues with using LaTeX builder, improved cross-referencing for non-html builders.

Read more ...


Watch Yourself Blogging

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.

Read more ...


ABlog v0.6 released

ABlog v0.6 is released with new ABlog Commands. You can use ablog deploy to Deploy to GitHub Pages, and also ablog clean to do spring cleaning every once in a while.

Read more ...


Deploy to GitHub Pages

If you are looking for a place to publish your blog, GitHub Pages might be the place for you.

Read more ...


ABlog v0.5 released

ABlog v0.5 is released. This version comes with ABlog Commands and a ABlog Quick Start guide.

Read more ...


ABlog Quick Start

This short walk through of blogging work flow assumes that you have already installed ABlog. If not, see Installation guide.

Read more ...


ABlog Commands

ablog commands are for streamlining blog operations, i.e. building, serving, and viewing blog pages, as well as starting a new blog:

Read more ...


ABlog v0.4 released

ABlog v0.4 is released. This version comes with the following improvements and bug fixes:

Read more ...


ABlog v0.2 released

ABlog v0.2 is released. This version comes with several new features:

Read more ...


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.

Read more ...


Posting Sections

post directive can be used multiple times in a single page to create multiple posts of different sections of the document.

Read more ...


ABlog v0.1 released

ABlog v0.1 is released.

Read more ...


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.

https://www.python.org/static/community_logos/python-logo.png

Read more ...


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.

Read more ...


ABlog Configuration Options

This post describes ABlog configuration options that go in Sphinx build configuration file.

Read more ...


Posting and Listing

This post describes post, update, and postlist directives.

Read more ...