-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
59 lines (59 loc) · 1.35 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
56
57
58
59
plugins:
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-paginate
# default front-matter
permalink: pretty
defaults:
- scope:
path: ""
type: "posts"
values:
layout: "post"
author: GCCR
permalink: /news/:year/:month/:day/:title
type: NewsArticle
- scope:
path: ""
type: "surveys"
values:
layout: "survey"
permalink: /surveys/:name/
- scope:
path: ""
values:
layout: "default"
type: Organization
image: /assets/img/logo_draft_white.jpg
- scope:
path: "assets/"
values:
sitemap: false
# blog pages
paginate: 5
paginate_path: "/news/page:num/"
# surveys
collections:
surveys:
output: true
# google analytics
google_analytics: UA-162429198-1
# seo
title: Global Consortium for Chemosensory Research (GCCR)
description: Website of the Global Consortium for Chemosensory Research (GCCR)
url: https://gcchemosensr.org
lang: en_US
logo: /assets/img/logo_32x32.jpg
author: GCCR
google_site_verification: S7TET_uGgndBtbrvnFOqqgP8JhOuP89zmCJFgFGZcFQ
twitter:
username: GCChemosensoryR
card: summary_large_image
facebook:
publisher: https://www.facebook.com/GCChemosensoryR
social:
name: Global Consortium for Chemosensory Research
links:
- https://twitter.com/GCChemosensoryR
- https://github.com/GCCR
- https://www.facebook.com/GCChemosensoryR