Posts by Ahmet Bakan
ABlog v0.8.3 released
- Sat Apr 23 00:00:00 2016
- San Francisco, CA
- English
- Release
ABlog v0.8.3 is released to bring you recent enhancements:
ABlog v0.8.2 released
- Wed Jan 6 00:00:00 2016
- San Francisco, CA
- English
- Release
ABlog v0.8.2 is released to fix date parsing (issue 58) and Python 2.6 installation (issue 59) issues.
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.
自动化 GitHub Pages 的部署
- Mon Jun 15 00:00:00 2015
- San Francisco, CA
- English
- Manual
如果远离你的个人电脑使你无法写博客,请继续阅读。这篇文章将告诉你如何使用 Travis CI 自动构建和部署。一旦你设置好了,你所需要做的发布文章将是推送到 GitHub 或在 GitHub.com 上创建一个新文件,在任何电脑上都可以!
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 命令. You can use
ablog deploy to 部署到 GitHub Pages, and also ablog clean
to do spring cleaning every once in a while.
部署到 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 命令 and a ABlog 快速入门 guide.
ABlog 快速入门
- Sun Mar 1 00:00:00 2015
- San Francisco, CA
- English
- Manual
这个简短的博客工作流程假设你已经安装了 ABlog。如果没有,请看 安装 指南。
ABlog 命令
- Sun Mar 1 00:00:00 2015
- Tue Apr 7 00:00:00 2015
- San Francisco, CA
- English
- Manual
ablog 命令是为了简化博客操作,即建立、提供和查看博客页面,以及启动一个新的博客
ABlog v0.4 released
- Sat Dec 20 00:00:00 2014
- San Francisco, CA
- English
- Release
ABlog v0.4 is released. This version comes with the following improvements and bug fixes:
ABlog v0.3.1 released
- Wed Sep 24 00:00:00 2014
- San Francisco, CA
- English
- Release
ABlog v0.3.1 is a minor release to fix two issues in templates:
ABlog v0.3 released
- Mon Sep 15 00:00:00 2014
- San Francisco, CA
- English
- Release
ABlog v0.3 is released. This version comes with the following core improvements:
ABlog v0.2.3 released
- Wed Sep 10 00:00:00 2014
- San Francisco, CA
- English
- Release
ABlog v0.2.3 is a bug fix release that solves broken links (issue 13) and non-unique post IDs problems atom feeds.
ABlog v0.2.2 released
- Wed Sep 3 00:00:00 2014
- San Francisco, CA
- English
- Release
ABlog v0.2.2 is a bug fix release that solves broken links problem in post lists (issue 12).
ABlog v0.2.1 released
- Mon Sep 1 00:00:00 2014
- San Francisco, CA
- English
- Release
ABlog v0.2.1 is a bug fix release that solves duplicated content problem in full text atom feeds.
ABlog v0.2 released
- Sun Aug 31 00:00:00 2014
- San Francisco, CA
- English
- Release
ABlog v0.2 is released. This version comes with several new features:
Posting Sections
- Wed Aug 20 00:00:00 2014
- San Francisco, CA
- English
- Manual
post directive can be used multiple times in a single page to create multiple posts of different sections of the document.
帖子节选和图片
- Mon May 12 00:00:00 2014
- Pittsburgh, PA
- English
- Manual
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
- Sun May 11 00:00:00 2014
- Pittsburgh, PA
- English
- Manual
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.
ABlog 配置选项
- Sat May 10 00:00:00 2014
- Sat Mar 20 00:00:00 2021
- Pittsburgh, PA
- English
- Manual
此帖子描述了 ABlog 的配置选项,这些选项在 Sphinx 构建配置文件 中。
Posting and Listing
- Fri May 9 00:00:00 2014
- Tue May 25 00:00:00 2021
- Pittsburgh, PA
- English
- Manual
This post describes post, update, and postlist directives.