-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_site.yml
41 lines (41 loc) · 1.1 KB
/
_site.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
name: "."
title: "Home"
description: |
R-Girls Website
output_dir: "docs"
theme: rgirls-theme.css
favicon: images/favicon.png
navbar:
right:
# - text: "Home"
# href: index.html
- text: "Blog"
href: blog.html
- text: "Getting Started"
href: getting_started.html
- text: "Contributors"
href: contributors.html
#- text: "Learning R"
# href: learning_r.html
#- text: "Interactive Lessons"
# href: https://batoolmm.shinyapps.io/tutorials/#section-welcome
- text: "Lessons"
menu:
- text: "My 1st R Markdown Lesson"
href: rmarkdown1.html
- text: "My 2nd R Markdown Lesson"
href: rmarkdown2.html
- text: "Math Lessons"
href: math_lessons.html
- text: "Science Lessons"
href: science_lessons.html
- text: "Geography Lessons"
href: geography_lessons.html
google_analytics: "G-93KHV17RG5"
cookie_consent:
style: headline #interstitial #headline
type: express #implied
palette: light #dark
lang: en
cookies_policy: url
output: distill::distill_article