-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
49 lines (41 loc) · 1.01 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
title: FieldTrip Bugzilla
email: [email protected]
description: ""
baseurl: ""
url: "https://bugzilla.fieldtriptoolbox.org"
plugins:
- jekyll-feed
- jekyll-remote-theme
#remote_theme: pages-themes/architect
#remote_theme: pages-themes/cayman
#remote_theme: pages-themes/hacker
#remote_theme: pages-themes/leap-day
#remote_theme: pages-themes/midnight
#remote_theme: pages-themes/minimal
#remote_theme: pages-themes/modernist
#remote_theme: pages-themes/slate
#remote_theme: pages-themes/time-machine
#remote_theme: benbalter/retlab
#remote_theme: cyevgeniy/jekyll-true-minimal
remote_theme: riggraz/no-style-please
#theme: dinky
#theme: merlot
#theme: minima
#theme: tactile
theme_config:
show_description: false
#goat_counter: xxx
plausible:
domain: bugzilla.fieldtriptoolbox.org
script: https://stats.fieldtriptoolbox.org/js/plausible.js
collections:
pages:
output: false
permalink: /:path
posts:
output: false
permalink: /:path
exclude:
- README.md
- Gemfile*
- _code/*