mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-14 20:48:08 +00:00
17 lines
504 B
YAML
17 lines
504 B
YAML
# This file determines the list of promotional elements added to the header of \
|
|
# your site's homepage. Full list of plugins are shown
|
|
|
|
- type: plugin_row
|
|
children:
|
|
- type: button
|
|
href: docs/installation.html
|
|
text: Install Prophet
|
|
- type: button
|
|
href: docs/quick_start.html#r-api
|
|
text: Get started in R
|
|
- type: button
|
|
href: docs/quick_start.html#python-api
|
|
text: Get started in Python
|
|
- type: button
|
|
href: https://peerj.com/preprints/3190/
|
|
text: Read the paper
|