Quick tip: hosting HTML/CSS/JS demos from source code on GitHub Pages
A guide to hosting interactive HTML/CSS/JS demos with source code display using GitHub Pages.
A guide to hosting interactive HTML/CSS/JS demos with source code display using GitHub Pages.
A developer celebrates 500 blog posts, reflecting on a decade of tech blogging and migrating from WordPress to GitHub Pages with Blazor Static.
Explains how to set COOP and COEP headers on static hosting (e.g., GitHub Pages) using a service worker to achieve cross-origin isolation.
A developer reflects on reaching 1 million blog page views, discussing their blogging journey, static site tooling, and evolution of technical content.
How to set up a continuous performance benchmarking pipeline for .NET projects using GitHub Actions, GitHub Pages, and Blazor at zero cost.
A guide to automating the build and deployment of Swift Package DocC documentation to GitHub Pages using GitHub Actions.
Explains how a DNS misconfiguration can lead to subdomain hijacking on GitHub Pages, allowing attackers to host spammy content on your domain.
A tutorial on deploying a VitePress documentation site to GitHub Pages using an automated GitHub Actions workflow.
A developer introduces their new blog, detailing the tech stack used: Hugo, GitHub Pages, and Codeapi for interactive snippets.
A developer details migrating his decade-old blog from WordPress to Jekyll, citing simplicity and using GitHub Pages and FTP deployment.
A guide to creating helpful 404 error pages for Jekyll and GitHub Pages sites using JavaScript to suggest relevant pages based on URL similarity.
A tutorial on creating rich documentation for Swift frameworks using DocC and deploying it to GitHub Pages for static hosting.
A guide to setting up a Hugo static blog, customizing a theme, and deploying it to GitHub Pages with integrated search and comments.
A software developer introduces his new blog, discussing his journey with blogging platforms and his focus on full-cycle software development and DevOps.
A step-by-step tutorial on building and deploying a static website using the Hugo framework and hosting it for free on GitHub Pages.
How to automate publishing future-dated Hugo blog posts using scheduled GitHub Actions workflows.
The author explains the simple, static architecture of their blog, built with Jekyll, GitHub Pages, HTML, CSS, and minimal JavaScript.
A developer explains why they switched their site hosting back to GitHub Pages from Netlify due to DNS issues, certificate problems, and build time limits.
A technical guide on using Asciidoc's include directive within Hugo to embed external code snippets from sources like GitHub.
A developer details their migration from WordPress to Hugo, a static site generator, for a faster, more secure, and Markdown-friendly blog.