-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
58 lines (39 loc) · 1.57 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
51
52
53
54
55
56
57
58
#
# This file contains configuration flags to customize your site
#
# Site Title
title: Romana Cloud Native Networks
description: > # this means to ignore newlines until "baseurl:"
Romana is a new open source network and security automation solution for Cloud Native applications. Romana automates the creation of isolated Cloud Native Networks and secures applications with a distributed firewall that applies access control policies consistently across all endpoints and services, wherever they run.
# Your website URL (e.g. http://romana.github.io or http://romana.io)
# Used for Sitemap.xml and your RSS feed
url: http://romana.io
# Homepage URL. Used for links to homepage in templates so all templated don't
# need to be updated when obscure urls used
homepage:
# If you're hosting your site at a Project repository on GitHub pages
# (http://yourusername.github.io/repository-name)
# and NOT your User repository (http://yourusername.github.io)
# then add in the baseurl here, like this: "/repository-name"
baseurl:
# Contact/Social Info
email: [email protected]
# https://twitter.com/romanaproject
twitter_username: romanaproject
# https://github.com/romana
github_username: romana
# https://www.linkedin.com/in/<linkedin_username>
#linkedin_username:
#https://www.facebook.com/<facebook_profile>
#facebook_profile:
# https://plus.google.com/u/0/<gplus_profile>
# gplus_profile:
# https://instagram.com/<instagram_username>
#instagram_username:
# https://www.pinterest.com/pintrest_username
#pintrest_username:
# Build settings
markdown: kramdown
#gems
gems:
- jekyll-sitemap