How to setup GH Pages + GH Actions for use with Jekyll 4

MichaelCurrin - jekyll-actions-quickstart stars - jekyll-actions-quickstart forks - jekyll-actions-quickstart

Made with Jekyll Made with Jekyll Actions

Purpose

This project has the following purposes:

Information

  • About Actions page - this describes how you can use a custom CI flow with GitHub Actions to serve on GitHub Pages.
  • Tutorial page - instructions and resources to add Actions to your Jekyll site.

Template

  • Get a copy of this repo in your GH user - click this: Use this template

Live demo

  • This site shows the result of a static site built with Jekyll Actions, using Jekyll 4 and a custom plugin.
  • See the custom plugin in action on the Time ago page.
  • See this site’s repo to see how this project is setup. Note the GH workflows section and the sample_site directory which is found automatically because of the config file.