mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-07-20 15:03:04 +00:00
e576f23c70
* Add SEO functionality to the site Signed-off-by: Jonas Rosland <jrosland@vmware.com> * Add some more SEO Signed-off-by: Jonas Rosland <jrosland@vmware.com>
5 lines
86 B
Ruby
5 lines
86 B
Ruby
source 'https://rubygems.org'
|
|
gem 'github-pages'
|
|
gem 'redcarpet'
|
|
gem 'jekyll-seo-tag'
|