Adding Siteleaf to a GitHub Pages site
A tutorial on integrating Siteleaf, a CMS, with a Jekyll site hosted on GitHub Pages for easier content management.
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.