mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Ensure sitemap is generated.
PiperOrigin-RevId: 313478820
This commit is contained in:
committed by
gVisor bot
parent
0bc022b7f3
commit
26bbecf00f
@@ -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"]
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user