Remaking my blog with Jekyll
A developer details migrating his decade-old blog from WordPress to Jekyll, citing simplicity and using GitHub Pages and FTP deployment.
A developer details migrating his decade-old blog from WordPress to Jekyll, citing simplicity and using GitHub Pages and FTP deployment.
A guide to automating Hugo static site deployment to GitHub Pages using GitHub Actions, including SSH key setup and workflow configuration.
The author announces a new personal blog for general life musings and non-Python content, separate from their Python-focused site.
A developer's journey migrating from Jekyll to GatsbyJS for a static blog, comparing features and evaluating modern JavaScript static site generators.
A developer explains why he switched from his custom static site generator, handroll, to the popular Hugo framework.
How to create clean URLs and redirects on GitHub Pages using a custom 404.html page and JavaScript, without server-side code.
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.