GitHub Pages & custom domains
A guide to configuring custom domains and DNS records for GitHub Pages, covering various setup scenarios for developers.
A guide to configuring custom domains and DNS records for GitHub Pages, covering various setup scenarios for developers.
Explains how to add a 'suggest an edit' link to Jekyll blog posts, enabling readers to easily submit corrections via GitHub pull requests.
A developer explains their switch from WordPress to GitHub Pages with Jekyll for a faster, more reliable static blog.
A technical guide on migrating a blog from WordPress to the static site generator Jekyll, covering the setup process and benefits.
A guide on using git rebase to automatically synchronize a gh-pages branch with the master branch in a GitHub repository.