blob: 65265a8097dd5f1338b0323f2e36ee46f83206ca [file] [log] [blame]
Christophe Dervieux7f1add52021-09-15 15:42:07 +02001destination: reference
2
3# website will be referenced on https://pkgs.rstudio.com/
4# Open a PR in https://github.com/rstudio/pkgs.rstudio.com
5# url: https://pkgs.rstudio.com/revealjs/
6
7template:
8 package: quillt
9 opengraph:
10 # image:
11 # src: man/figures/logo.png
12 # alt: "revealjs package"
13 twitter:
14 creator: "@rstudio"
15 card: summary
16
17development:
18 version_tooltip: "Development version"
19
20home:
21 strip_header: false
22 links:
23 - text: Learn more
24 # if relevant, set url to another website i.e https://rmarkdown.rstudio.com
25 href: ""
26
27# structure of website themed with quillt
28navbar:
29 title: ~
30 type: default
31 structure:
32 left: [intro, examples, articles]
33 right: [reference, news, github]
34 components:
35 home: ~
36 examples:
37 text: Examples
38 href: articles/articles/examples.html
39 articles:
40 text: Articles
41 menu:
42 - text: "No Article"
43 reference:
44 text: Reference
45 href: reference/index.html
46 github:
47 icon: fab fa-github fa-lg
48 href: https://github.com/rstudio/revealjs
49 news:
50 text: News
51 menu:
52 - text: "Changelog"
53 href: news/index.html
54 - text: "------------------"
55 - text: "Blog posts"
56 # Add blog post where a released version is mentioned.
57 - text: "No blog post"
58 # - text: Version 0.2
59 # href: <url>
60
61# structure example
62# reference:
63# - title: Output formats
64# desc: >
65# These output formats are for building ...
66# contents:
67#
68# - title: Previewing and rendering books
69# contents:
70#
71# - title: Publishing
72# desc: >
73# Publish...
74#
75#
76# - title: Helper functions
77# desc: >
78# These functions are utility functions when working with **revealjs**.
79# contents: