Skip to content

Commit

Permalink
update website nav
Browse files Browse the repository at this point in the history
  • Loading branch information
mdancho84 committed Mar 22, 2021
1 parent 8845f5b commit 37fb88d
Show file tree
Hide file tree
Showing 29 changed files with 917 additions and 285 deletions.
27 changes: 19 additions & 8 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ navbar:
href: index.html
- text: "Getting Started"
href: articles/getting-started.html
- text: "Documentation"
- text: "Articles"
href: articles/index.html
menu:
- text: "Start Here"
Expand All @@ -22,16 +22,23 @@ navbar:
href: articles/managing-envs.html
- text: 'Using GPUs with GluonTS'
href: articles/using-gpus.html
- text: "API Reference"
- text: "API"
href: reference/index.html
- text: "News"
href: news/index.html
menu:
- text: 'API Functions'
- icon: fa-home
text: 'Function Reference'
href: reference/index.html
- text: '---'
- text: 'Change History'
- text: "News"
href: news/index.html
- text: "Ecosystem"
menu:
- text: 'Workflow'
- text: 'Modeltime (Machine Learning)'
- text: 'Forecast'
- text: 'Modeltime (Forecasting)'
href: https://business-science.github.io/modeltime/
- text: 'TimeTK (Data Transformation & Visualization)'
- text: 'TimeTK (Time Series Analysis)'
href: https://business-science.github.io/timetk/
- text: "---"
- text: 'Improve'
Expand All @@ -40,11 +47,15 @@ navbar:
- text: 'Modeltime Resample (Backtesting)'
href: https://business-science.github.io/modeltime.resample/
- text: "---"
- text: 'More Power'
- text: 'Scale'
- text: 'Modeltime H2O (AutoML)'
href: https://business-science.github.io/modeltime.h2o/
- text: 'Modeltime GluonTS (Deep Learning)'
href: https://business-science.github.io/modeltime.gluonts/
- icon: fas fa-graduation-cap
text: "Learn"
href: https://university.business-science.io/p/ds4b-203-r-high-performance-time-series-forecasting/

right:
- icon: fab fa-github
href: https://github.com/business-science/modeltime.gluonts
Expand Down
43 changes: 33 additions & 10 deletions docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

43 changes: 33 additions & 10 deletions docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

43 changes: 33 additions & 10 deletions docs/LICENSE.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

43 changes: 33 additions & 10 deletions docs/articles/getting-started.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 37fb88d

Please sign in to comment.