-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
41 lines (33 loc) · 961 Bytes
/
_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
#/Library/Ruby/Gems/2.6.0/gems/minima-2.5.1/
title: GlueX Experiment
#author: GitHub User
#email: [email protected]
description: > # this means to ignore newlines until "show_excerpts:"
GlueX is a particle physics experiment located at Jefferson Lab in Newport News, VA.
Its primary goal is to search for and study exotic hybrid mesons.
show_excerpts: false # set to true to show excerpts on the homepage
kramdown:
auto_ids: true
# Minima date format
# refer to https://shopify.github.io/liquid/filters/date/ if you want to customize this
minima:
date_format: "%b %-d, %Y"
header_pages:
- results.md
- collaboration.md
- bylaws.md
- management_plan.md
- thanks.md
# generate social links in footer
twitter_username: Glue_X
facebook_username: GlueXperiment
instagram_username: gluexexperiment
# Build settings
theme: minima
#theme: minimal-mistakes-jekyll
#theme: minimal
#theme: hyde
plugins:
- jekyll-feed
- jekyll-seo-tag
- jekyll-gist