-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
59 lines (55 loc) · 1.21 KB
/
_config.yml
File metadata and controls
59 lines (55 loc) · 1.21 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
markdown: kramdown
#theme: jekyll-theme-cayman
#remote_theme: daviddarnes/alembic
#remote_theme: BlackrockDigital/startbootstrap-agency
remote_theme: chrisrhymes/bulma-clean-theme
url: "context-composition.github.io"
title: Context and Compositionality in Biological and Artificial Neural Systems
description: NeurIPS 2019 Workshop
permalink: pretty
show_sidebar: true
#show_sidebar: false
menubar: navigation
hide_footer: true
exclude:
- README.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- screenshot.png
- LICENSE
- CNAME
- Gemfile
- Gemfile.lock
- alembic-jekyll-theme.gemspec
- .jekyll-cache
# alembic config
# Installed Gems
#plugins:
#- jekyll-sitemap
#- jekyll-mentions
#- jekyll-paginate
#- jekyll-seo-tag
#- jekyll-redirect-from
#- jekyll-default-layout
#- jekyll-feed
#- jekyll-commonmark
#- jekyll-include-cache
#- jemoji
#navigation_header:
#- title: Home
# url: /
#- title: Schedule
# url: /#schedule
#- title: Speakers
# url: /#speakers
#- title: Categories
# url: /categories/
#- title: Search
# url: /search/
#- title: Fork Alembic
# url: https://github.com/daviddarnes/alembic
#show_sidebar: false
#menubar: menu
#tabs: menu
#include: ['_2016_pages', '_2017_pages']
#logo: "../css/2016_style/img/icon-large.png"