Posts tagged tips

自动化 GitHub Pages 的部署

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

更多 ...


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 快速入门

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

更多 ...


ABlog v0.1 发布

ABlog v0.1 发布。

更多 ...


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.

更多 ...