How to setup Github Pages + Actions for use with Jekyll 4
Purpose
This project serves the following purposes:
Information
- About Actions page - that describes what you can do using Actions on Github Pages.
- Tutorial page - instructions and resources to add Actions to your Jekyll site.
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 PlantUML page and the Time ago page.
- See the repo to see how it works. Note the GH workflow section and the
sample_site
which is recognized automatically.