-
Notifications
You must be signed in to change notification settings - Fork 72
/
_config.yml
42 lines (37 loc) · 1.18 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
# Build settings
markdown: kramdown
highlighter: rouge
permalink: none
plugins: [jekyll-paginate, jekyll-sitemap, jekyll-feed, jekyll-seo-tag]
sass:
sass_dir: assets/css
style: :compressed
# Site settings
author: "Bitcoin Core PR Review Club contributors"
coordinator: "[glozow](https://github.com/glozow) and [stickies-v](https://github.com/stickies-v)"
coordinator_irc: "glozow or stickies-v"
description: "A monthly review club for Bitcoin Core PRs"
meeting_day: "Wednesday and Thursday"
meeting_location: 'the #bitcoin-core-pr-reviews IRC channel on <a href="https://web.libera.chat/?channel=#bitcoin-core-pr-reviews">libera.chat</a>'
meeting_time: "17:00 UTC"
title: "Bitcoin Core PR Review Club"
twitter:
card: summary
username: BitcoinCorePRs
twitter_username: BitcoinCorePRs
url: "https://bitcoincore.reviews"
# Exclude from processing
exclude:
- Gemfile
- Gemfile.lock
- Makefile
- README.md
- Rakefile
- contrib/
- test/
defaults:
- scope:
path: "" ## all pages
values:
image: /assets/img/twitter_card.png
permalink: :title