Open Source projects need websites, that's a given, and one of the most popular
ways to host them these days is GitHub Pages.
It's a free service provided by GitHub which allows
hosts a git repository as a website on a subdomain of github.io
.
Wouldn't it be nice if you could easily host Lektor projects on there? Turns out you can with the help of Travis-CI. Because Lektor has built-in support for deploying to GitHub Pages pairing up the three is a breeze.
We created a guide and also recorded a screencast that goes with it: