Skip to content

Commit 5f51f3e

Browse files
committed
update template, add dev mode
1 parent b5e1325 commit 5f51f3e

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

_pkgdown.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
url: https://tailor.tidymodels.org
2+
23
template:
4+
package: tidytemplate
35
bootstrap: 5
6+
bslib:
7+
primary: "#CA225E"
8+
includes:
9+
in_header: |
10+
<script defer data-domain="tailor.tidymodels.org,all.tidymodels.org" src="https://plausible.io/js/plausible.js"></script>
11+
12+
development:
13+
mode: auto
414

515
reference:
616
- title: "Create a tailor object"
@@ -26,4 +36,3 @@ reference:
2636
- fit.tailor
2737
- predict.tailor
2838
- tidy.tailor
29-

0 commit comments

Comments
 (0)