Closed parkr closed 10 years ago
If you don't do this, we get the following:
lib/jekyll/site.rb:81:in `require': cannot load such file -- jekyll-last-modified-at (LoadError)
Current workaround is to change jekyll-last-modified-at under gems in _config.yml to last_modified_at.
jekyll-last-modified-at
gems
_config.yml
last_modified_at
If you don't do this, we get the following: