Skip to content

Commit

Permalink
chore(pkgdown): add lightswitch; set footer, sidebar; use mathjax
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespeapen committed Dec 2, 2024
1 parent e449b24 commit c44a424
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion pkgdown/_pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,22 @@
url: https://huishenlab.github.io/iscream/
template:
bootstrap: 5
light-switch: true
math-rendering: mathjax

authors:
footer:
roles: [cre]

development:
mode: unreleased

navbar:
structure:
right: [search, github]
right: [search, github, lightswitch]

sidebar:
structure: [links, license, community, citation, authors, dev]

reference:
- title: Reading
Expand Down

0 comments on commit c44a424

Please sign in to comment.