Added macros for product name (#3455)

Allows products that rebrand Che to easily reuse Che docs and have their own product name substituted for Che's
6.19.x
Brad Micklea 2016-12-21 11:59:34 -05:00 committed by GitHub
parent 1eceaebe75
commit 20bf081c9a
1 changed files with 5 additions and 1 deletions

View File

@ -26,6 +26,10 @@ name: Eclipse Che Docs
description: Cloud workspaces for development teams description: Cloud workspaces for development teams
url: https://www.eclipse.org/che/ url: https://www.eclipse.org/che/
product_name: "CHE"
product_mini_name: "Che"
product_formal_name: "Eclipse Che"
twitter: twitter:
username: eclipse_che username: eclipse_che
@ -103,4 +107,4 @@ defaults:
scope: scope:
path: "_docs/artik-ide-plugin" path: "_docs/artik-ide-plugin"
values: values:
categories: [ "artik" ] categories: [ "artik" ]