mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
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.
27 lines
675 B
YAML
27 lines
675 B
YAML
items:
|
|
"Getting Started": "/getting-started/"
|
|
"Installation": "/installation/"
|
|
"Examples": "/examples/"
|
|
|
|
advanced:
|
|
"CLI Reference": "/cli-reference/"
|
|
|
|
development:
|
|
"Development": "/development/"
|
|
"TDD Workflow": "/tdd-workflow/"
|
|
"Completion Architecture": "/completion-architecture/"
|
|
"Logging": "/logging/"
|
|
|
|
documentation_footer_1:
|
|
"Getting Started": "/getting-started/"
|
|
"Installation": "/installation/"
|
|
"Examples": "/examples/"
|
|
|
|
# documentation_footer_2:
|
|
# "Development": "/development/"
|
|
|
|
footer:
|
|
"Chat": "http://chat.openshift.io"
|
|
"Releases": "https://github.com/redhat-developer/odo/releases"
|
|
"GitHub": "https://github.com/redhat-developer/odo"
|