-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
55 lines (46 loc) · 1.41 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
# Setup
title: Transvasive Security
tagline: the human factor
url: https://transvasive.github.io
paginate: 3
baseurl: ""
permalink: pretty
notice: >
I started Transvasive Security in 2008 and offered consulting services until taking a full time job in 2012.
This site is an archive of my work prior to 2015; I currently blog at [information-safety.org](https://www.information-safety.org)
and provide security consulting through my new company, [Security Differently](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: '/'
Archive: '/archive/'
# Disqus settings
disqus_url: transvasive
# Options
# Uncomment to enable mobile icons
#mobile-icons: true
# Replace this value and uncomment to enable Google Analytics tracking
#google_analytics: UA-177097512-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