jekyll-netlify
jekyll-netlify copied to clipboard
Set site.url
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.
Mostly fixed in https://github.com/jayvdb/jekyll-netlify/commit/e7efada373bd18f92346b432d37ff045103edc85
It only uses the git hash identified URL for branches & PRs , as that is the only URL which is always correct.
I feel like there should be some switch to allow the less precise, but more useful, branch name and deploy-preview URLs.