This repository was archived by the owner on Jan 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
91 lines (87 loc) · 1.55 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
# Github sets these, and we can't change them.
lsi: false
safe: true
source: .
incremental: false
highlighter: rouge
gist:
noscript: false
kramdown:
math_engine: mathjax
syntax_highlighter: rouge
# These we can modify.
exclude:
[Dockerfile, docker-compose.yml, .dockerignore, Gemfile.lock, Gemfile, vendor]
encoding: UTF-8
permalink: pretty
sass:
sass_dir: css/bootstrap
defaults:
- scope:
path: ""
values:
extrajs: []
collections:
about-us:
output: true
order:
- eliasmith.md
- suma.md
- stewart.md
- rasmussen.md
- dewolf.md
- bekolay.md
- choo.md
blog:
output: true
culture:
output: false
external:
output: false
quotes:
output: false
order:
- trudeau.md
- prnewswire.md
- wired.md
- nature.md
- neurogrid.md
- natgeo.md
papers:
output: true
press:
output: true
products:
output: true
order:
- lmu.md
- tsp.md
- nengoedge.md
- adaptivecontrol.md
- nengo.md
- brainboard.md
releases:
output: false
order:
- nengo.md
- nengo-bones.md
- nengo-dl.md
- nengo-extras.md
- nengo-gui.md
- nengo-loihi.md
- nengo-ocl.md
- nengo-spa.md
- nengo-sphinx-theme.md
- keras-lmu.md
- keras-spiking.md
- pytorch-spiking.md
- pytest-allclose.md
- pytest-plt.md
- pytest-rng.md
services:
output: true
order:
- applications.md
- lmu.md
- backends.md
- tools.md