mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-26 18:04:31 +00:00
add velero.io site content, move docs to under site/docs (#1489)
* 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>
This commit is contained in:
committed by
Steve Kriss
parent
5d8df26b35
commit
d995018a3e
@@ -0,0 +1,13 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user