forked from zarathucorp/blog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
83 lines (80 loc) · 2.19 KB
/
_quarto.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
71
72
73
74
75
76
77
78
79
80
81
82
83
project:
type: website
output-dir: _site
website:
site-url: https://blog.zarathu.com
repo-url: https://github.com/zarathucorp/blog
title: "Zarathu 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: 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: contributors.qmd
- 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
format:
html:
smooth-scroll: true
theme: cosmo
css: styles.css
toc: true
toc-location: "left"
code-link: true
highlight-style: github
citation-location: document
citation: true
citeproc: true
reference-location: document
footnotes-hover: true
include-before-body: gtag.html
comments:
giscus:
repo: zarathucorp/giscus-blog