Ensure sitemap is generated.

PiperOrigin-RevId: 313478820
This commit is contained in:
Adin Scannell
2020-05-27 15:47:30 -07:00
committed by gVisor bot
parent 0bc022b7f3
commit 26bbecf00f
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -8,5 +8,6 @@ RUN gem install \
jekyll-paginate:1.1.0 \
kramdown-parser-gfm:1.1.0 \
jekyll-relative-links:0.6.1 \
jekyll-feed:0.13.0
jekyll-feed:0.13.0 \
jekyll-sitemap:1.4.0
CMD ["/usr/gem/gems/jekyll-4.0.0/exe/jekyll", "build", "-t", "-s", "/input", "-d", "/output"]
+1
View File
@@ -12,6 +12,7 @@ plugins:
- jekyll-inline-svg
- jekyll-relative-links
- jekyll-feed
- jekyll-sitemap
site_url: https://gvisor.dev
feed:
path: blog/index.xml