[
https://issues.apache.org/jira/browse/FLINK-13727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler reassigned FLINK-13727:
----------------------------------------
Assignee: Nico Kruber
> Build docs with jekyll 4.0.0 (final)
> ------------------------------------
>
> Key: FLINK-13727
> URL: https://issues.apache.org/jira/browse/FLINK-13727
> Project: Flink
> Issue Type: Sub-task
> Components: Documentation
> Affects Versions: 1.10.0
> Reporter: Nico Kruber
> Assignee: Nico Kruber
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When Jekyll 4.0.0 is out, we should upgrade to this final version and
> discontinue using the beta.
> When we make this final, we could also follow these official recommendations:
> {quote}
> -------------------------------------------------------------------------------------
> This version of Jekyll comes with some major changes.
> Most notably:
> * Our `link` tag now comes with the `relative_url` filter incorporated into
> it.
> You should no longer prepend `{{ site.baseurl }}` to `{% link foo.md
> %}`
> For further details: https://github.com/jekyll/jekyll/pull/6727
> * Our `post_url` tag now comes with the `relative_url` filter incorporated
> into it.
> You shouldn't prepend `{{ site.baseurl }}` to `{% post_url
> 2019-03-27-hello %}`
> For further details: https://github.com/jekyll/jekyll/pull/7589
> * Support for deprecated configuration options has been removed. We will no
> longer
> output a warning and gracefully assign their values to the newer
> counterparts
> internally.
> -------------------------------------------------------------------------------------
> {quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)