Posts tagged tips

Automate GitHub Pages Deploys

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!

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 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 v0.1 released

ABlog v0.1 is released.

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 ...