Posts by Ahmet Bakan

ABlog v0.8.3 released

ABlog v0.8.3 is released to bring you recent enhancements:

更多 ...


ABlog v0.8.2 released

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

ABlog v0.8.1 is released to fix atom feed linking in HTML header (issue 54).

更多 ...


ABlog v0.8 released

ABlog v0.8.0 is released with additions and changes:

更多 ...


ABlog v0.7.12 released

ABlog v0.7.12 (and also v0.7.11) maintenance release are available.

更多 ...


ABlog v0.7.10 released

ABlog v0.7.10 is released to resolve Sphinx JSON/Pickle builder issues related to serialization.

更多 ...


ABlog v0.7.9 released

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

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

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

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

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

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 的部署

如果远离你的个人电脑使你无法写博客,请继续阅读。这篇文章将告诉你如何使用 Travis CI 自动构建和部署。一旦你设置好了,你所需要做的发布文章将是推送到 GitHub 或在 GitHub.com 上创建一个新文件,在任何电脑上都可以!

更多 ...


ABlog v0.7.2 released

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

ABlog v0.7.1 is released to fix Python 3 import issues in ablog serve command.

更多 ...


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.

更多 ...


ABlog v0.6.5 released

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

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

ABlog v0.6.4 comes with improved ablog serve command that helps you Watch Yourself Blogging.

更多 ...


ABlog v0.6.3 released

ABlog v0.6.3 comes with Russian localisation and following enhancements:

更多 ...


ABlog v0.6.2 released

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

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

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

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

更多 ...


ABlog v0.5.1 released

Added :excerpts: option to postlist directive.

更多 ...


ABlog v0.5 released

ABlog v0.5 is released. This version comes with ABlog 命令 and a ABlog 快速入门 guide.

更多 ...


ABlog 快速入门

这个简短的博客工作流程假设你已经安装了 ABlog。如果没有,请看 安装 指南。

更多 ...


ABlog 命令

ablog 命令是为了简化博客操作,即建立、提供和查看博客页面,以及启动一个新的博客

更多 ...


ABlog v0.4 released

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

更多 ...


ABlog v0.3.1 released

ABlog v0.3.1 is a minor release to fix two issues in templates:

更多 ...


ABlog v0.3 released

ABlog v0.3 is released. This version comes with the following core improvements:

更多 ...


ABlog v0.2.3 released

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

ABlog v0.2.2 is a bug fix release that solves broken links problem in post lists (issue 12).

更多 ...


ABlog v0.2.1 released

ABlog v0.2.1 is a bug fix release that solves duplicated content problem in full text atom feeds.

更多 ...


ABlog v0.2 released

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

更多 ...


ABlog 国际化

ABlog 自动生成某些标签,如 PostsCategories。如果尽管你指定了另一种语言,这些标签在你的博客上仍然以英语出现,那么这个页面就是为你准备的。

更多 ...


Posting Sections

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

更多 ...


ABlog v0.1 发布

ABlog v0.1 发布。

更多 ...


帖子节选和图片

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

更多 ...


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.

更多 ...


ABlog 配置选项

此帖子描述了 ABlog 的配置选项,这些选项在 Sphinx 构建配置文件 中。

更多 ...


Posting and Listing

This post describes post, update, and postlist directives.

更多 ...