Pat Hawks
Pat Hawks
We should exclude urls from `https://github.com/jekyll/plugins/edit/master` from HTML-Proofer, as pages that have not yet been added will not yet exist. We should type check all the YAML of themes and...
Maybe also throw a warning if `baseurl` ends with `/`, since that is a constant source of frustration. - jekyll/jekyll-sitemap#76 - jekyll/jekyll-sitemap#79 - jekyll/jekyll-feed#63 - jekyll/jekyll-feed#93
@TWiStErRob https://github.com/parkr/auto-reply/blob/19357fa7c4a82cecb4aedaae9a453e834caf3720/cmd/mark-and-sweep-stale-issues/mark_and_sweep_stale_issues.go#L18-L21
Not stale, just not near term
@TWiStErRob It has been a year, and it still doesn't seem clear what the path forward is. Maybe we're thinking about this the wrong way. idk what the solution is,...
@parkr A very good point. It seems _every time_ we try to add a new field to `_config.yml` we run into a conflict with somebody who was using that key...
> would the course of action you proposed mean `site.baseurl` becomes `site.jekyll.base_path`? Ideally, users should never need to access that in Liquid at all. URL filters will conquer all!