Multi-Cloud Blogging
A developer details their project to host a static blog across AWS, Azure, and GCP using Route 53 for load balancing, driven by a desire to learn multi-cloud platforms.
A developer details their project to host a static blog across AWS, Azure, and GCP using Route 53 for load balancing, driven by a desire to learn multi-cloud platforms.
A guide to automating Hugo static site deployment to GitHub Pages using GitHub Actions, including SSH key setup and workflow configuration.
A developer shares his experience building and deploying a new personal website using Jekyll and GitLab Pages.
A step-by-step guide to hosting a static website on Amazon S3, configuring a custom domain, and enabling free SSL using CloudFront and AWS Certificate Manager.
A technical guide detailing the author's blogging workflow using GitHub Pages, Jekyll themes, Cloudflare for HTTPS, and Git branches for drafting.
A developer discusses the RSS Club concept and technical challenges of managing a Jekyll-based blog via iPad without proper deployment.
A tutorial on integrating Siteleaf, a CMS, with a Jekyll site hosted on GitHub Pages for easier content management.
A lightning talk on building feature-rich websites with Jekyll and free/low-code tools like GitHub Pages, CloudFlare, Gumroad, and Formspree.
Explores the hypothetical concept of GitHub creating a CMS, analyzing existing solutions and potential features for an enhanced editing experience.
How to add a simple reading time estimate to articles in a Jekyll blog using Liquid templating.
A developer details how they dramatically improved their static blog's load time by optimizing JavaScript and CSS loading.
The author announces a major website restructuring, moving daloRADIUS to a static site and migrating blog content to a new Drupal platform.
A guide on adding an RSS feed to a NextJS blog to improve content syndication, discoverability, and SEO using the 'rss' npm library.