From: Timothée Ravier Date: Fri, 10 Mar 2023 11:17:16 +0000 (+0100) Subject: docs: Use upstream theme & update to 0.4.1 X-Git-Tag: archive/raspbian/2023.7-3+rpi1~1^2~9^2~2^2~28^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=375bef3a4dda64f119f2e31e85305761f506518e;p=ostree.git docs: Use upstream theme & update to 0.4.1 Use a fixed tag for the theme so that we can directly pull it from upstream and skip vendoring the theme in the coreos org. --- diff --git a/docs/_config.yml b/docs/_config.yml index 991d2adc..4af7c390 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -24,7 +24,7 @@ exclude: # prep-docs.sh before jekyll to put it in place. include: [reference, man] -remote_theme: coreos/just-the-docs +remote_theme: just-the-docs/just-the-docs@v0.4.1 plugins: - jekyll-remote-theme