-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathasciicast_pkgdown.yml
More file actions
43 lines (37 loc) · 919 Bytes
/
asciicast_pkgdown.yml
File metadata and controls
43 lines (37 loc) · 919 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
url: https://asciicast.r-lib.org/
template:
package: tidytemplate
bootstrap: 5
includes:
in_header: |
<script src="https://cdn.jsdelivr.net/gh/posit-dev/supported-by-posit/js/badge.min.js" data-max-height="43" data-light-bg="#666f76" data-light-fg="#f9f9f9"></script>
<script defer data-domain="/asciicast.r-lib.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
reference:
- title: Basics
contents:
- record
- play
- merge_casts
- record_output
- title: Sharing
contents:
- write_svg
- write_html
- write_gif
- write_json
- read_cast
- title: Theming and options
contents:
- default_theme
- asciicast_options
- '`asciicast-package`'
- title: Other functions
contents:
- get_locales
- init_knitr_engine
- asciicast_start_process
- asciinema_player
- expect_snapshot_r_process
- install_phantomjs
development:
mode: auto