-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
42 lines (38 loc) · 1.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
project:
type: website
output-dir: docs
preview:
port: 7112
website:
title: "Digital History in Sweden"
site-url: "https://www.digital-history.se"
navbar:
left:
- href: conference.qmd
- href: projects.qmd
right:
- about.qmd
pinned: true
tools:
- icon: github
menu:
- text: Source Code
href: https://github.com/mathjoha/DigitalHistorySweden
- text: Report a Bug
href: https://github.com/mathjoha/DigitalHistorySweden/issues/new?assignees=&labels=&projects=&template=bug_report.md&title=
- text: Suggest addition
href: https://github.com/mathjoha/DigitalHistorySweden/issues/new?assignees=mathjoha&labels=NewAddition&projects=&template=suggest-new-project.md&title=Project+Suggestion%3A+%5B+%5D
announcement:
content: |
Check out the <b><a href="/about.html">About page</a></b> to get an
explanation of what you are looking at.
position: below-navbar
page-footer:
left: "Copyright 2024, Mathias Johansson"
right: v0.0.1
repo-url: https://github.com/mathjoha/DigitalHistorySweden
format:
html:
theme: cosmo
css: styles.css
toc: true