Skip to content

MichaelCurrin/jekyll-gh-actions-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jekyll GH Actions Quickstart 🧪 🎬 🚀

Starter template for a Jekyll 4 site - deployed with GH Actions and GH Pages

GH Pages Deploy GitHub tag License

Made with Ruby Made with Jekyll theme - just-the-docs

Hosted with GH Pages Made with GH Actions

Preview


View site - GH Pages

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:

  • main.yml - workflow config for GH Actions.
  • Gemfile - specifies Jekyll 4 and other custom gems.

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

view - Documentation

License

Released under MIT by @MichaelCurrin.