-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
52 lines (44 loc) · 1.21 KB
/
_config.yml
File metadata and controls
52 lines (44 loc) · 1.21 KB
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
# Setup
title: Information Safety
tagline: Improving technology through lessons from safety.
url: https://www.information-safety.org
paginate: 3
baseurl: ""
permalink: pretty
notice: >
Interested in applying lessons from safety to security?
Learn more at [security-differently.com](https://www.security-differently.com)!
# Gems
plugins:
- jekyll-gist
- jekyll-paginate
# Optimize Jekyll
exclude:
- Gemfile
- Gemfile.lock
- LICENSE
- README.md
- Rakefile
- bootstrap.sh
- clean.sh
- poole-LICENSE.md
- poole-sass.patch
- tmp
- vendor
sass:
sass_dir: _sass
style: compressed
# Links to include in the masthead.
masthead_links:
About: '/about/'
Blog: '/'
Resources: '/resources/'
Archive: '/archive/'
# Disqus settings
disqus_url: information-safety
# Options
# Replace this value and uncomment to enable Google Analytics tracking
#google_analytics: UA-70082859-1
# poole custom vars prevent builds from working properly (invokes github-metadata) - see https://github.com/jekyll/jekyll/issues/4705
# Custom vars
#version: 3.0.0