-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
71 lines (60 loc) · 1.7 KB
/
_config.yml
File metadata and controls
71 lines (60 loc) · 1.7 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
63
64
65
66
67
68
69
70
71
safe: true
lsi: false
pygments: true
relative_source: ../lagotto.github.io/
destination: ../lagotto.github.io-pages/
# Settings for deploy rake task
# Username and repo of Github repo, e.g.
# https://github.com/USERNAME/REPO.git
# username defaults to ENV['GIT_NAME'] used by Travis
# repo defaults to USERNAME.github.io
# Branch defaults to "source" for USERNAME.github.io
# or "master" otherwise
username: lagotto
permalink: pretty
paginate: 10
paginate_path: "blog/page:num"
exclude:
- README.md
- Rakefile
- Gemfile
- Gemfile.lock
- changelog.md
- "*.Rmd"
- vendor
- .travis.yml
markdown: redcarpet
redcarpet:
extensions: ["no_intra_emphasis", "strikethrough", "superscript", "autolink", "tables", "with_toc_data"]
title: Lagotto
name: Lagotto
description: Lagotto - Tracking events around scholarly works
tagline:
url: http://lagotto.io
authors:
- name: Martin Fenner
orcid: 0000-0003-1419-2405
email: mfenner@plos.org
gravatar: abfd3f212a9252ecb14687a2c62f934b
github: mfenner
twitter: mfenner
# The production_url is only used when full-domain names are needed
# such as sitemap.txt
# Most places will/should use BASE_PATH to make the urls
#
# If you have set a CNAME (pages.github.com) set your custom domain here.
# Else if you are pushing to username.github.io, replace with your username.
# Finally if you are pushing to a GitHub project page, include the project name at the end.
production_url: http://lagotto.io
source_url: http://github.com/lagotto/lagotto.github.io
tags_path: /tags/
rss_path: rss.xml
atom_path: atom.xml
comments :
provider : disqus
disqus :
short_name : lagotto
analytics :
provider : google
google :
tracking_id :