-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy path_quarto-en.yml
70 lines (69 loc) · 2 KB
/
_quarto-en.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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
project:
output-dir: ./_site/en
website:
title: "Zarathu Blog"
site-url: https://blog.zarathu.com/en
repo-url: https://github.com/zarathucorp/blog
description: "News, insights, and in-depth case studies from Zarathu"
favicon: img/logo_favicon.png
google-analytics: "UA-135478021-2"
page-navigation: true
page-footer:
background: "#0F2E3D"
left: |
Powered by [Quarto](https://quarto.org).
center: |
© 2019. [Zarathu Co.,Ltd.](https://www.zarathu.com) All rights reserved.
Licence: [MIT](https://opensource.org/license/mit-0/).
border: true
search:
location: navbar
type: overlay
navbar:
background: "#0F2E3D"
logo: img/logo.png
right:
- text: "Home"
href: ../en/index.html
- text: "Applications"
href: https://openstat.ai/
target: _blank
- text: R packages
menu:
- text: jstable
href: https://jinseob2kim.github.io/jstable/
target: _blank
- text: jskm
href: https://jinseob2kim.github.io/jskm/
target: _blank
- text: jsmodule
href: https://jinseob2kim.github.io/jsmodule/
target: _blank
- text: Contributors
href: ../en/contributors.html
- text: Partners
menu:
- text: <img src='https://www.r-bloggers.com/favicon.ico'> R-bloggers
href: https://www.r-bloggers.com/
target: _blank
- text: <img width = '16px' src='https://avatars.githubusercontent.com/u/46996346?s=200&v=4'> Shinykorea
href: https://github.com/shinykorea/
target: _blank
- icon: github
href: https://github.com/zarathucorp
target: _blank
- icon: linkedin
href: https://www.linkedin.com/company/zarathu/
target: _blank
- icon: rss
href: index.xml
aria-label: RSS
target: _blank
- icon: translate
menu:
- text: 한국어
href: ../index.html
- text: English
href: ../en/index.html
- text: 日本語
href: ../jp/index.html