-
Notifications
You must be signed in to change notification settings - Fork 38
/
_config.yml
32 lines (28 loc) · 1.03 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
# Site settings
title: Proceedings of Machine Learning Research
email:
plugins:
- jekyll-feed
- jekyll-seo-tag
- jekyll-remote-theme
remote_theme: mlresearch/jekyll-theme
style: pmlr
description: > # this means to ignore newlines until "baseurl:"
The Proceedings of Machine Learning Research (formerly JMLR Workshop and Conference Proceedings) is a series aimed
specifically at publishing machine learning research presented at workshops and conferences. Each volume is separately
titled and associated with a particular workshop or
conference. Volumes are published online on the PMLR web site.
The Series Editors are Neil D. Lawrence and Mark Reid.
baseurl: "/" # the subpath of your site, e.g. /blog/
url: "https://proceedings.mlr.press" # the base hostname & protocol for your site
twitter_username: MLResearchPress
github_username: mlresearch
ghub:
edit: true
repository: mlresearch.github.io
analytics:
google:
tracking_id: UA-92432422-1
repository: mlresearch/mlresearch.github.io
# Build settings
markdown: kramdown