-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
44 lines (37 loc) · 909 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
42
43
44
# Site settings
title: "GPy Examples"
description: > # this means to ignore newlines until "baseurl:"
Example site for using GPy software.
baseurl: "/gpy_examples" # the subpath of your site, e.g. /blog/
url: "http://sheffieldml.github.io" # the base hostname & protocol for your site
twitter_username: sheffieldml
github_username: sheffieldml
colab: https://colab.research.google.com
nbviewer: https://nbviewer.jupyter.org
ghub:
edit: true
repository: gpy_examples
author:
name: Neil D. Lawrence
collections:
examples:
output: true
display:
copy_button:
bibtex: true
endnote: true
ris: true
apa: true
comments: true
# Build settings
markdown: kramdown
#permalink: "/:categories/:title.html"
permalink: "/:title.html"
plugins:
- jekyll-feed
- jekyll-seo-tag
- jekyll-remote-theme
remote_theme: lawrennd/proceedings
analytics:
google:
tracking_id: UA-62971049-1