
A Github Action to deploy the Jekyll site conveniently for GitHub Pages.
The article discusses the use of GitHub Pages and how to make Jekyll site run properly with custom plugins. It introduces an action that can be used to conveniently build and deploy Jekyll sites to GitHub Pages.
The article discusses the use of an action to conveniently build and deploy Jekyll sites to GitHub Pages. It provides information on the features of the action, installation instructions, and some additional tips and considerations.

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.
Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading