forked from SovereignCloudStack/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
50 lines (39 loc) · 1.39 KB
/
_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
50
title: Sovereign Cloud Stack
tagline: Sovereign Cloud Stack (SCS) is federated cloud technology built entirely with Open Source Software — putting users and providers in control.
description: Sovereign Cloud Stack (SCS) is a network of existing and future providers of standardized sovereign cloud and container infrastructure to join forces in defining, implementing and operating a fully open, federated, compatible platform. By joining forces, the platform can support a healthy ecosystem for service and application developers and strengthen the digitalization efforts in Europe without creating large risks to lose control over the technology and the data.
url: https://scs.community
baseurl: ""
permalink: pretty
languages: ["en", "de"]
exclude_from_localizations: ["assets"]
sass:
sass_dir: /assets/css/_sass
style: compressed
include:
- _pages
exclude:
- .sass-cache
twitter:
username: scs_osballiance
social:
name: Sovereign Cloud Stack
links:
- https://twitter.com/scs_osballiance
- https://www.linkedin.com/showcase/sovereigncloudstack
- https://github.com/SovereignCloudStack
defaults:
- scope:
path: ""
values:
image: /assets/images/default-card.jpg
feed:
categories:
- security
- release
plugins:
- jekyll-multiple-languages-plugin
- jekyll-redirect-from
- jekyll-seo-tag
- jekyll-last-modified-at
- jekyll-feed
- jekyll-scholar