-
Notifications
You must be signed in to change notification settings - Fork 4
/
_config.yml
49 lines (49 loc) · 1020 Bytes
/
_config.yml
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
title: DICOMcloud HQ.
timezone: America/New_York
collections:
docs:
title: Docs
output: true
permalink: "/docs/:path/"
posts:
title: Posts
output: true
uploads:
title: Uploads
output: true
defaults:
- scope:
path: _posts
type: posts
values:
layout: post
sectionid: blog
- scope:
path: _docs
type: docs
values:
layout: docs
sectionid: docs
seo:
type: WebPage
baseurl: "/"
url: https://dicomcloud.github.io/
git_address: https://github.com/DICOMcloud/DICOMcloud.github.io
git_edit_address: https://github.com/DICOMcloud/DICOMcloud.github.io/blob/master
bootwatch: Flatly
markdown: kramdown
highlighter: rouge
gems:
- jekyll-feed
- jekyll-redirect-from
- jekyll-seo-tag
- jekyll-sitemap
exclude:
- Gemfile
- Gemfile.lock
- ".idea/"
- ".gitignore"
- README.md
description: Azure friendly DICOMweb part 18 .NET server and client components with
qido-rs, wado-rs, stow-rs, wado-uri RESTful implementation http://dicomweb.azurewebsites.net/