-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
62 lines (56 loc) · 1.53 KB
/
_quarto.yml
File metadata and controls
62 lines (56 loc) · 1.53 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
55
56
57
58
59
project:
type: website
preview:
port: 7777
browser: false
website:
title: "AI in Archaeological Practice"
site-url: https://ai.open-archaeo.info
repo-url: https://github.com/open-archaeo/ai
repo-actions: source
bread-crumbs: true
page-navigation: false
back-to-top-navigation: false
# favicon: assets/favicon.ico
page-footer:
right: |
This page built with ❤️ and <a href="https://quarto.org/" target="_blank" rel="noopener">Quarto</a> | <a class="link me-1" href="https://creativecommons.org/publicdomain/zero/1.0/" target="_blank" rel="noopener">CC0</a>
sidebar:
# logo: "assets/picture.png"
pinned: true
alignment: center
style: docked
type: dark
background: secondary
search: true
collapse-level: 2
contents:
- index.qmd
- contributing.qmd
- template.qmd
- use-cases/recognizing-artefact-profiles.qmd
- use-cases/epigraphy-symbols.qmd
- use-cases/site-detection-aerial.qmd
- use-cases/grain-sorting.qmd
- use-cases/thin-sections.qmd
- use-cases/identifying-colour.qmd
- use-cases/journal-extraction.qmd
- use-cases/parsing-grey-lit.qmd
- use-cases/obsidian-sourcing.qmd
- references.qmd
bibliography: references.bib
format:
html:
theme: cosmo
page-layout: full
code-copy: true
code-link: true
code-overflow: wrap
toc: true
lightbox: true
title-block-style: default
grid:
sidebar-width: 350px
body-width: 1000px
pdf:
documentclass: scrreprt