forked from eic/epic
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
47 lines (40 loc) · 869 Bytes
/
_config.yml
File metadata and controls
47 lines (40 loc) · 869 Bytes
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
title: EPIC
description: DD4hep Geometry Description of the EPIC Experiment
url: https://wdconinc.github.io
baseurl: /epic
theme: minima
plugins:
- jekyll-titles-from-headings
readme_index:
enabled: true
remove_originals: true
with_frontmatter: false
titles_from_headings:
enabled: true
strip_title: true
collections: true
header_pages:
- README.md
- reports/artifacts.md
- reports/geoviewer.md
- reports/craterlake_views.md
exclude:
- bin/
- lib/
- share/
- install/
- artifacts/*.prim
- artifacts/build-gcc-full-eic-shell/
- artifacts/build-gcc-fast-eic-shell/
- artifacts/build-clang-full-eic-shell/
- artifacts/build-clang-fast-eic-shell/
- .sass-cache/
- .jekyll-cache/
- gemfiles/
- Gemfile
- Gemfile.lock
- node_modules/
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/