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.
26 lines
537 B
YAML
26 lines
537 B
YAML
title: OpenShift Do
|
|
project_name: Odo
|
|
description: >
|
|
OpenShift Do
|
|
repository_url: https://github.com/openshift/odo
|
|
repository_shorthand: openshift/odo
|
|
|
|
home_url: http://openshiftdo.org/
|
|
|
|
author_name: Copyright ©2019 Red Hat, Inc.
|
|
author_url: https://github.com/openshift/odo/graphs/contributors
|
|
|
|
license: Odo (OpenShift Do) is an Apache 2.0 project.
|
|
copyright: Copyright ©2019 Red Hat, Inc.
|
|
|
|
asciidoc: {}
|
|
asciidoctor:
|
|
attributes:
|
|
- showtitle=@
|
|
|
|
docs_index: /getting-started
|
|
|
|
plugins:
|
|
- jekyll-redirect-from
|
|
- jekyll-asciidoc
|