-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
36 lines (33 loc) · 717 Bytes
/
Copy path_quarto.yml
File metadata and controls
36 lines (33 loc) · 717 Bytes
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
project:
type: website
render:
- "pages/*.qmd"
- "guide/*.qmd"
website:
title: "QCPU"
search: true
navbar:
left:
- pages/index.qmd
- pages/csrs.qmd
- pages/assembly.qmd
right:
- text: Guide
href: guide/index.qmd
- text: Snippets
href: snippets
- icon: github
href: https://github.com/QSmally/QCPU
format:
html:
code-copy: true
page-layout: article
number-sections: true
include-after-body:
file: publish/pipeline.html
theme:
light: yeti
dark: cyborg
css: publish/style.css
bibliography: publish/references.bib
csl: https://mirrors.qsmally.org/archive/ieee-control-systems.csl