mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
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:
committed by
OpenShift Merge Robot
parent
1970e1183d
commit
6f78f7ef87
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user