-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
42 lines (38 loc) · 922 Bytes
/
_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
development:
mode: auto
destination: "."
home:
title: Neato themes for your ggplot2 needs
description: >
Because one can never have enough themes.
template:
params:
bootswatch: flatly
# opengraph:
# image:
# src: "man/figures/logo.png"
# alt: "Hex sticker showing the package logo"
twitter:
creator: "@tadaa_data"
# site: "@tadaa_data"
card: summary_large_image # summary
authors:
Lukas Burk:
href: https://jemu.name
reference:
- title: Themes
subtitle: These are themes. They are *quite* themey.
contents:
- starts_with("theme_")
- title: Color Palettes
subtitle: Colors and palettes derived from them with ggplot2 helpers.
contents:
- starts_with("pal_")
- title: Fonts
subtitle: Bundled fonts and import helpers.
contents:
- starts_with("import_")
- starts_with("font_")
- title: This package
contents:
- tadaathemes