Documenting Python projects with Sphinx and Read the Docs
A tutorial on generating professional documentation websites for Python projects using Sphinx and Read the Docs, leveraging existing docstrings.
A tutorial on generating professional documentation websites for Python projects using Sphinx and Read the Docs, leveraging existing docstrings.
The author explains the simple, static architecture of their blog, built with Jekyll, GitHub Pages, HTML, CSS, and minimal JavaScript.
A review of privacy-focused alternatives to Google Analytics, including Plausible, GoatCounter, and Fathom.
A technical breakdown of a personal blog's infrastructure, covering AWS S3 hosting, CloudFlare DNS, Jekyll generation, and GitHub Actions deployment.
A guide to creating a minimal, resilient static website for emergency communication using Eleventy and Netlify.
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.
A technical guide on implementing A/B testing for a static website using Apache httpd, covering design choices and cookie-based user tracking.
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.