-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
32 lines (32 loc) · 1.08 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
name: "blog"
title: "Interlude One"
base_url: https://interludeone.com/
favicon: images/favicon.ico
theme: theme_tidy_models.css
description: |
Jonathan Jayes' data blog
repository_url: https://github.com/j-jayes/jjayes_distill
output_dir: "_site"
creative_commons: CC BY-SA
navbar:
logo:
image: images/logo_circo.png
href: https://www.linkedin.com/in/jonathanjayes/
right:
- text: "Web Apps"
menu:
- text: "Second Hand Car Price Comparison Tool"
href: http://jonathan-jayes.shinyapps.io/gumtree-price-explorer
- text: "Production Functions Shiny App"
href: https://github.com/j-jayes/production-functions
- text: "Economics literature explorer"
href: https://github.com/j-jayes/NBER-methods
- text: "Europe's Regional Development Explorer"
href: https://github.com/j-jayes/Roses-Wolf-database-on-regional-GDP
- text: "Home"
href: index.html
- text: "About"
href: about.html
- icon: fab fa-github
href: https://github.com/j-jayes/jjayes_distill
output: distill::distill_article