Posted in 2015
ABlog v0.8.1 released
- Sat Oct 24 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.8.1 is released to fix atom feed linking in HTML header (issue 54).
ABlog v0.8 released
- Mon Oct 12 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.8.0 is released with additions and changes:
ABlog v0.7.12 released
- Tue Sep 15 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.7.12 (and also v0.7.11) maintenance release are available.
ABlog v0.7.10 released
- Mon Sep 14 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.7.10 is released to resolve Sphinx JSON/Pickle builder issues related to serialization.
ABlog v0.7.9 released
- Tue Aug 25 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.7.9 is released to fix Windows specific file renaming issue in ablog deploy command (issue 46). Thanks to Velimir for the fix.
ABlog v0.7.8 released
- Sat Aug 22 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.7.8 is released to fix a Python 2 issue that appears when creating collection pages that contain non-ascii characters in their names (issue 45) and filename escaping issue when committing changes using ablog deploy command (pull request 44). Thanks to uralbash for these contributions.
ABlog v0.7.7 released
- Fri Jul 24 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.7.7 is released to fix path resolving issue 41 that arose when cross-references were used in post excerpts, and also post redirect issue in templates.
ABlog v0.7.6 released
- Mon Jul 13 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.7.6 is released to fix path resolving issue that arose when
:excerpts:
is used in postlist
directive. Once again, thanks
to Peter Mills for reporting this issue. Other minor changes are:
ABlog v0.7.5 released
- Sun Jul 5 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.7.5 is released to fix Windows specific path resolving issue with archive pages. Thanks to Peter Mills for reporting this issue.
ABlog v0.7.3 released
- Sat Jul 4 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.7.3 makes use of python-dateutil for parsing post dates, so now you can be flexible with the format you use in posts. Thanks to Andy Maloney for this improvement.
Automate GitHub Pages Deploys
- Mon Jun 15 00:00:00 2015
- San Francisco, CA
- English
- Manual
If being away from your personal computer is holding you back from blogging, keep reading. This post will show you how to automate builds and deploys using Travis CI. Once you set this up, all you need to do post an article will be pushing to GitHub or creating a new file on GitHub.com from any computer!
ABlog v0.7.2 released
- Mon Jun 15 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.7.2 is released to prevent potential issues with Disqus thread URLs
by requiring disqus_shortname
and blog_baseurl
to be specified together for Disqus integration.
ABlog v0.7.1 released
- Mon Jun 15 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.7.1 is released to fix Python 3 import issues in ablog serve command.
ABlog v0.7 released
- Sun May 3 00:00:00 2015
- Denizli, Turkey
- English
- Release
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.
ABlog v0.6.5 released
- Mon Apr 27 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.6.5 is a bug fix release to resolve issue 38, an exception raised
when using postlist
without specifying number of posts.
Watch Yourself Blogging
- Sun Apr 19 00:00:00 2015
- San Francisco, CA
- English
- Manual
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.
ABlog v0.6.4 released
- Sun Apr 19 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.6.4 comes with improved ablog serve
command that helps you
Watch Yourself Blogging.
ABlog v0.6.3 released
- Wed Apr 15 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.6.3 comes with Russian localisation and following enhancements:
ABlog v0.6.2 released
- Tue Apr 14 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.6.2 is released to fix an issue with loading of Disqus comments (issue 33) and interpreting non-ascii characters (issue 34).
ABlog v0.6.1 released
- Thu Apr 9 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.6.1 is released with improvements to ablog deploy
command.
It will add .nojekyll
file when needed to deployments to GitHub pages.
ABlog v0.6 released
- Wed Apr 8 00:00:00 2015
- San Francisco, CA
- English
- Release
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.
Deploy to GitHub Pages
- Tue Apr 7 00:00:00 2015
- San Francisco, CA
- English
- Manual
If you are looking for a place to publish your blog, GitHub Pages might be the place for you.
ABlog v0.5.1 released
- Sat Mar 28 00:00:00 2015
- San Francisco, CA
- English
- Release
Added :excerpts:
option to postlist
directive.
ABlog v0.5 released
- Wed Mar 25 00:00:00 2015
- San Francisco, CA
- English
- Release
ABlog v0.5 is released. This version comes with ABlog Commands and a ABlog Quick Start guide.
ABlog Quick Start
- Sun Mar 1 00:00:00 2015
- San Francisco, CA
- English
- Manual
This short walk through of blogging work flow assumes that you have already installed ABlog. If not, see Installation guide.
ABlog Commands
- Sun Mar 1 00:00:00 2015
- Tue Apr 7 00:00:00 2015
- San Francisco, CA
- English
- Manual
ablog
commands are for streamlining blog operations, i.e. building, serving, and viewing blog pages, as well as starting a new blog: