News

To create a GitHub pages blog, you’ll need a way to generate the HTML for each blog post or page. While you could hand-code each page, using something like Hugo is much simpler.
Ryan Cordell describes how GitHub pages can make creating a static HTML site in Jekyll much simpler for those unfamiliar with the Ruby programming language.
Konrad Lawson contrasts the approach taken in his ProfHacker series on GitHub with most resources out there and then introduces some of the most important books, screencasts, tutorials, and ...