-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
25 lines (23 loc) · 686 Bytes
/
_config.yml
File metadata and controls
25 lines (23 loc) · 686 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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-19.05.zip
version: "19.05"
# Build settings
markdown: kramdown
theme: minima
plugins:
- jekyll-feed
exclude: [node_modules]
collections:
documentations:
output: true
news:
output: true
newsarchive:
output: true