-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
56 lines (47 loc) · 1.22 KB
/
_quarto.yml
File metadata and controls
56 lines (47 loc) · 1.22 KB
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
project:
type: website
output-dir: docs
website:
title: "Hiroaki Yamato| 大和弘明"
navbar:
search: true
left:
- text: "自己紹介"
file: about.qmd
- text: "ブログ"
file: blog.qmd
- text: "地域創生"
file: tag-regional-development.qmd
- text: "連絡先"
file: contact.qmd
- text: "Topics"
file: topics.qmd
- text: "私の過去と未来"
file: past-future.qmd
- text: "使ってみて"
file: try-it.qmd
- text: "感じて言っていること"
file: say-feel.qmd
- text: "他の連絡先HUB"
file: contact-hub.qmd
- text: "一緒にやってみませんか"
file: collaborate.qmd
- text: "ご支援いただきたく"
file: support.qmd
format:
html:
theme:
- quartz
- custom.scss
include-in-header:
- font.html
- text: |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css">
include-before-body:
- brick-background.html
mainfont: Inter
link-external-newwindow: true
toc: true
toc-title: " "
callout-appearance: simple
lang: ja