Skip to content
  • Richard Perry's avatar
    Define Jekyll version as 3.4.3 · 16e2acb3
    Richard Perry authored
    Jekyll 3.5.0 creates an error that I cannot fix:
    
    > jekyll 3.5.0 | Error:  undefined method `registers' for nil:NilClass
    
    Not really overly helpful. I tried to remove the `registers' method from all the plugin files and it still didn't work so I have given up and defined the version of Jekyll that my site will use until I have the time to find out how to fix the error.
    16e2acb3
This project manages its dependencies using Bundler. Learn more