-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
30 lines (23 loc) · 660 Bytes
/
_config.yml
File metadata and controls
30 lines (23 loc) · 660 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
26
27
28
29
30
markdown: kramdown
highlighter: rouge
permalink: /news/:year/:month/:day/:title/
excerpt_separator: ""
google_analytics_id: UA-29566406-1
google_site_verification: TONBXrbFkb_jcERE6WgjVN_RvPj7Dkr2mDAMssoUhTs
repository: cloudcomputingpatterns/cloudcomputingpatterns.github.io
timezone: Europe/Berlin
collections:
docs:
output: true
name: Cloud Computing Patterns
description: Summary of the book "Cloud Computing Patterns" by Springer and related materials.
url: http://www.cloudcomputingpatterns.org
twitter:
username: ccpatterns
gems:
- jekyll-feed
- jekyll-redirect-from
- jemoji
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-avatar