This website requires JavaScript.
Explore
Help
Sign In
kubernetes
/
website
mirror of
https://github.com/kubernetes/website.git
Watch
1
Star
0
Fork
You've already forked website
0
Code
Issues
Projects
Releases
Wiki
Activity
8737c5b3c7
website
/
netlify.toml
3 lines
58 B
TOML
Raw
Normal View
History
Unescape
Escape
Add Netlify configuration. - The netlify.toml file explains how to build this site for production and deploy previews. - The Makefile has some commands to make building the site slightly more user friendly, try typing `make help`. - The Gemfile includes all the dependencies exported from GitHub Pages. This site might not need all of the but I don't have the knowledge to exclude the unused ones. Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-09-07 23:37:43 +00:00
[
context
.
deploy-preview
]
Remove /redirects.rb (#3305) Will restore when Prod uses Netlify
2017-04-10 22:12:09 +00:00
command
=
"make build-preview"