-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
62 lines (57 loc) · 1.54 KB
/
Copy path_config.yml
File metadata and controls
62 lines (57 loc) · 1.54 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
53
54
55
56
57
58
59
60
61
62
# Build settings
markdown: kramdown
remote_theme: daviddarnes/alembic
plugins:
- jekyll-default-layout
- jekyll-feed
- jekyll-include-cache
- jekyll-mentions
- jekyll-paginate
- jekyll-redirect-from
- jekyll-remote-theme
- jekyll-seo-tag
- jekyll-sitemap
- jemoji
# Site settings
encoding: utf-8
lang: en-US
title: "Vancouver Island Security Research Society - VISRS"
description: ""
logo: "/assets/logos/VISRS_LOGO.png"
url: "https://visrs.github.io"
baseurl: ""
repo: "https://github.com/bsidesvi/visrs.github.io"
email: "info@visrs.ca"
css_inline: false
permalink: pretty
sass:
style: compressed
# Site favicons & manifest icons
favicons: # Favicons are also used in the manifest file. Syntax is 'size: path'
16: '/assets/logos/logo@16px.png'
32: '/assets/logos/logo@32px.png'
96: '/assets/logos/logo@96px.png'
120: '/assets/logos/logo@120px.png'
144: '/assets/logos/logo@144px.png'
180: '/assets/logos/logo@180px.png'
512: '/assets/logos/logo@512px.png'
1024: '/assets/logos/logo@1024px.png'
# Site navigation
navigation_header:
- title: Home
url: /
- title: About Us
url: /about/
- title: Programs & Events
url: /programs/
- title: Join our Slack
url: https://communityinviter.com/apps/visrs/visrs
- title: Contact Us
url: /contact/
navigation_footer:
- title: Vancouver Island Security Research Society
url: https://www.visrs.ca
sharing_links: # Appear at the bottom of single blog posts, add as desired. The value can be 'true' or the desired button colour
Twitter: "#0d94e7"
facebook: "#3B5998"
Email: true