Archive of posts with category 'automation'

Can You Build Membership Access on Mediumish Jekyll

Building Subscriber-Only Sections or Membership Access in Mediumish Jekyll Theme is entirely possible — even on a static site — when you combine the theme’s lightweight HTML output with modern...

Building a GitHub Actions Workflow to Use Jekyll Picture Tag Automatically

GitHub Pages offers a powerful and free way to host your static blog, but it comes with one major limitation — only a handful of Jekyll plugins are officially supported....

How Can You Automate Jekyll Builds and Deployments on GitHub Pages

Building and maintaining a static site manually can be time-consuming, especially when frequent updates are required. That’s why developers like ayushiiiiii thakur often look for ways to automate Jekyll builds...