mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Convert docs to docsy
This commit is contained in:
8
site/themes/docsy/assets/vendor/bootstrap/Gemfile
vendored
Normal file
8
site/themes/docsy/assets/vendor/bootstrap/Gemfile
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
group :development, :test do
|
||||
gem 'jekyll', '~> 3.8.3'
|
||||
gem 'jekyll-redirect-from', '~> 0.14.0'
|
||||
gem 'jekyll-sitemap', '~> 1.2.0'
|
||||
gem 'jekyll-toc', '~> 0.6.0'
|
||||
end
|
||||
Reference in New Issue
Block a user