Skip to content

Commit 948df4a

Browse files
authored
Merge pull request #593 from tidymodels/pkgdown-maintenance
Updates for new snazzy ✨ pkgdown version
2 parents d4f3f21 + 91f7cb3 commit 948df4a

12 files changed

+13
-76
lines changed

_pkgdown.yml

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -85,25 +85,19 @@ reference:
8585
- min_cols
8686
- req_pkgs
8787

88-
89-
9088
navbar:
91-
- text: Basic Usage
92-
href: articles/parsnip_Intro.html
93-
- text: "Articles"
89+
components:
90+
articles:
91+
text: Articles
9492
menu:
95-
- text: Regression modeling
96-
href: https://www.tidymodels.org/learn/models/parsnip-ranger-glmnet/
97-
- text: Classification modeling
98-
href: https://www.tidymodels.org/learn/models/parsnip-nnet/
99-
- text: Making a parsnip model from scratch
100-
href: https://www.tidymodels.org/learn/develop/models/
101-
- text: Evaluating submodels with the same model object
102-
href: articles/articles/Submodels.html
103-
- text: Fitting and Predicting with parsnip
104-
href: articles/articles/Examples.html
105-
- text: News
106-
href: news/index.html
107-
- text: Reference
108-
href: reference/index.html
93+
- text: Regression modeling
94+
href: https://www.tidymodels.org/learn/models/parsnip-ranger-glmnet/
95+
- text: Classification modeling
96+
href: https://www.tidymodels.org/learn/models/parsnip-nnet/
97+
- text: Making a parsnip model from scratch
98+
href: https://www.tidymodels.org/learn/develop/models/
99+
- text: Evaluating submodels with the same model object
100+
href: articles/articles/Submodels.html
101+
- text: Fitting and predicting with parsnip
102+
href: articles/articles/Examples.html
109103

pkgdown/extra.css

Lines changed: 0 additions & 57 deletions
This file was deleted.
-10.3 KB
Binary file not shown.
-13.4 KB
Binary file not shown.
-16.4 KB
Binary file not shown.
-4.43 KB
Binary file not shown.
-5.89 KB
Binary file not shown.

pkgdown/favicon/apple-touch-icon.png

-16.4 KB
Binary file not shown.

pkgdown/favicon/favicon-16x16.png

-1.3 KB
Binary file not shown.

pkgdown/favicon/favicon-32x32.png

-2.24 KB
Binary file not shown.

pkgdown/favicon/favicon.ico

-14.7 KB
Binary file not shown.
File renamed without changes.

0 commit comments

Comments
 (0)