Awesome
Jekyll GH Actions Quickstart ๐งช ๐ฌ ๐
<!-- Badges generated with https://github.com/MichaelCurrin/badge-generator -->Starter template for a Jekyll 4 site - deployed with GH Actions and GH Pages
Preview
<div align="center"> <a href="https://michaelcurrin.github.io/jekyll-gh-actions-quickstart/"> <img src="/sample.png" alt="Sample screenshot" title="Go to demo site" width="600" /> </a> </div> <br> <div align="center"> </div>About
This project uses GitHub Actions to build a site with Jekyll 4 and make the output available to serve as static output with GitHub Pages.
If you are unfamiliar with any of those tools, see the GitHub Actions tutorial on the Jekyll docs. That tutorial links back to this repo.
Highlights of the repo:
For a theme, just-the-docs
is installed in the Gemfile and configured in the config file, but you can easily swap that for another theme.
Follow the instructions on the Create your own page of the demo site. That explains how to a copy of this template and set up and run it.
Documentation
<div align="center"> </div>License
Released under MIT by @MichaelCurrin.