Skip to content

Commit

Permalink
docs: enable light-switch for pkgdown and use mathjax rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
be-marc committed Jul 19, 2024
1 parent 43b3dcc commit d06e410
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions pkgdown/_pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ url: https://mlr3learners.mlr-org.com

template:
bootstrap: 5
light-switch: true
math-rendering: mathjax
package: mlr3pkgdowntemplate

development:
Expand All @@ -12,17 +14,12 @@ development:
toc:
depth: 3

authors:
Patrick Schratz:
href: https://pat-s.me

navbar:
structure:
left: [reference, news, book, learners]
right: [github, mattermost, stackoverflow, rss]
left: [reference, news, book]
right: [github, mattermost, stackoverflow, rss, lightswitch]
components:
home: ~
articles: ~
reference:
icon: fa fa-file-alt
text: Reference
Expand Down

0 comments on commit d06e410

Please sign in to comment.