-
Notifications
You must be signed in to change notification settings - Fork 0
/
couscous.yml
52 lines (47 loc) · 1.35 KB
/
couscous.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
baseUrl: https://koselig.github.io/documentation/
title: Koselig
template:
directory: website
exclude:
- website
scripts:
after:
- cd website && gulp
menu:
items:
introduction:
section: Introduction
items:
what-am-i:
text: What is Koselig?
url: whoami.html
getting-started:
text: Getting started
url: getting-started.html
components:
section: Components
items:
routing:
text: Routing
url: routing.html
auth-guard:
text: Authentication guard
url: auth-guard.html
filters:
text: Filters
url: filters.html
meta:
text: Meta
url: meta.html
hashing:
text: Hashing
url: hashing.html
helpers:
text: Helpers
url: helpers.html
Interoperability:
text: WP Interoperability
url: interoperability.html
Views:
text: View Helpers
url: views.html