-
Notifications
You must be signed in to change notification settings - Fork 14
/
config.yaml
60 lines (56 loc) · 1.56 KB
/
config.yaml
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
stages:
- make_assets
- embed_reveal
- docusaurus
build_dir: /build
output_type: last
output_dir: /output
make_assets:
plugin: command
options:
command: make
locations:
- chapters/template-chapter/template-topic/slides
args:
- all
embed_reveal:
plugin: reveal_embed
options:
target: docusaurus
extension: mdx
build:
template-chapter-template-topic: template-chapter-template-topic
docusaurus:
plugin: docusaurus
options:
course_name: Template
sidebar: js
structure:
- Introduction: chapters/landing-page/README.md
- Template Chapter:
- Template Topic:
path: chapters/template-chapter/template-topic/
extra:
- media/
subsections:
- Reading/: reading/
- Drills/: drills/
- Guides/: guides/
- Slides: /build/embed_reveal/template-chapter-template-topic
- Yet Another Topic:
path: chapters/template-chapter/yet-another-topic/
subsections:
- Drills/: drills/
static_assets:
- template-chapter-template-topic: /build/make_assets/chapters/template-chapter/template-topic/slides/_site
config_meta:
title: Template Repo
url: http://localhost/
baseUrl: /oer-template/
onBrokenLinks: warn
onBrokenMarkdownLinks: warn
config_socials:
Main site: https://example.com
OCW: https://example.com
Facebook: https://www.facebook.com/zuck/
copyright_string: Example Copyright