Skip to content
This repository has been archived by the owner on May 8, 2021. It is now read-only.

Update Jekyll example to upgrade Jekyll version, fix build errors and clean up files #106

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

MichaelCurrin
Copy link

Main changes:

  • Update to Jekyll 3.9 for security and add kramdown parser as it is necessary.
  • Add vendor/ to ignore file
  • Add missing gems in Gemfile to build file to avoid errors in using tags
  • Add Makefile for convenience - e.g.
    make install
    make serve
  • Improve install, usage and configure instructions
  • Add tailwind.config.js to version control so it can be used on remote builds. Move the setup note to the end of the README.md
  • Cleaned up config file. Improved the excludes list to add items and remove .name files which are automatically ignored
  • Fix CSS import
  • Rename site.css to styles.css and referenced it with link tag in head.html for safety

@MichaelCurrin MichaelCurrin changed the title Update Jekyll example Update Jekyll example to upgrade Jekyll version, fix build errors and clean up files Nov 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant