Adds the odo website to the master branch (#1644)

This adds the odo website to the master branch of odo.

From here on out, we'll modify any site changes (layout and such) in the
root directory, while the `gh-pages` branch will contain the built / raw
html.
This commit is contained in:
Charlie Drage
2019-04-25 05:55:37 -04:00
committed by OpenShift Merge Robot
parent 1970e1183d
commit 6f78f7ef87
53 changed files with 1607 additions and 0 deletions

4
.gitignore vendored
View File

@@ -45,6 +45,10 @@ _testmain.go
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Site specific
site/_site
site/docs
#
# VIM SPECIFIC
#