mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-02-05 11:31:25 +00:00
* Adding in Jekyll site | Adjusting gitignore for Jekyll build | Moving docs to site folder Signed-off-by: Lee Springer <lee@smalltalk.agency> Adding in Jekyll site | Adjusting gitignore for Jekyll build | Moving docs to site folder Signed-off-by: Lee Springer <lee@smalltalk.agency> * Restore main.go to original location Signed-off-by: Lee Springer <lee@smalltalk.agency> * Updates to footer Signed-off-by: Lee Springer <lee@smalltalk.agency> * Updates to homepage links Signed-off-by: Lee Springer <lee@smalltalk.agency> * Content updates Signed-off-by: Lee Springer <lee@smalltalk.agency>
14 lines
389 B
YAML
14 lines
389 B
YAML
# This file can be used to explicitly map a release to a specific table-of-contents
|
|
# (TOC). You'll want to use this after any revamps to information architecture, to ensure
|
|
# that the navigation for older versions still work.
|
|
|
|
master: master-toc
|
|
v1.0.0-rc.1: v1-0-rc-1-toc
|
|
v0.11.0: v011-toc
|
|
v0.10.0: v010-toc
|
|
v0.9.0: v9-toc
|
|
v0.8.1: v8-1-toc
|
|
v0.8.0: v8-toc
|
|
v0.7.1: v7-1-toc
|
|
v0.7.0: v7-toc
|