-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
23 lines (21 loc) · 654 Bytes
/
Copy path_config.yml
File metadata and controls
23 lines (21 loc) · 654 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
title: Microclimate
email: tiaoyuw@ca.ibm.com
description: IBM Microclimate - Helping developers build services for IBM Cloud Private
keywords: IBM, microclimate, docker, container, devops, applications, development, iteration, microservices, cloud, ICP, services, rapid, integrated
baseurl: "/"
twitter_username: jekyllrb
github_username: jekyll
# Please change both downloadlink and version for every new release.
downloadlink: download/microclimate-18.10.zip
version: "18.10"
# Build settings
markdown: kramdown
theme: minima
plugins:
- jekyll-feed
exclude: [node_modules]
collections:
documentations:
output: true
news:
output: true