-
Notifications
You must be signed in to change notification settings - Fork 15
/
_pkgdown.yml
55 lines (54 loc) · 1.02 KB
/
_pkgdown.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
title: sinew
development:
mode: auto
navbar:
structure:
left:
- home
- reference
- articleindex
- news
right:
- github
- twitter
components:
articles: ~
articleindex:
text: Articles
href: articles/index.html
type: inverse
right:
- icon: fa-github fa-lg
href: https://github.com/yonicd/sinew
- icon: fa-lg fa-twitter
href: http://twitter.com/MetrumRG
reference:
- title: Populating
contents: has_concept("populate")
- title: Managing Namespaces
contents: has_concept("namespace")
- title: Untangle Script
contents: has_concept("untangle")
- title: Interactivity
contents: has_concept("interactive")
- title: Options
contents: has_concept("opts")
- title: Utilities
contents: has_concept("utility")
articles:
- title: Workflow
contents:
- workflow
- title: Motivation
contents:
- motivation
- title: Utilities
contents:
- addin
- opts
- imports
- title: Unit Tests
contents: tests_and_coverage
template:
params:
bootswatch: flatly