[
https://issues.apache.org/jira/browse/FLINK-13727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nico Kruber updated FLINK-13727:
--------------------------------
Description:
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}
was:When Jekyll 4.0.0 is out, we should upgrade to this final version and
discontinue using the beta.
> 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
> Priority: Major
>
> 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
(v7.6.14#76016)