jekyll-netlify icon indicating copy to clipboard operation
jekyll-netlify copied to clipboard

Jekyll plugin for Netlify

Results 5 jekyll-netlify issues
Sort by recently updated
recently updated
newest added

Hi there! I can see that https://github.com/jayvdb/jekyll-netlify/releases/tag/v0.3.0-pre is available on GitHub, but not in Rubygems. Are you planning to release it anytime soon? Thanks! 🙏

lots of ``` /home/travis/build/jayvdb/jekyll-netlify/vendor/bundle/ruby/2.3.0/gems/jekyll-3.7.3/lib/jekyll/renderer.rb:30: warning: instance variable @layouts not initialized ```

Jekyll uses `site.url` for providing absolute urls when it is needed, such as is good practise in files like `feed.xml`, `robots.txt` and `sitemap.xml`.

Most of the code should have test coverage already, but it isnt being measured or reported on. Reports should be uploaded to codecov.io

help wanted