-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
45 lines (34 loc) · 827 Bytes
/
_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
project:
type: website
website:
title: "cd ~/sweep.sh/website"
site-url : https://n-sweep.github.io
description: a small blog allegedly about tech and data
favicon: ./assets/images/oldmanbyersfavicon.png
navbar:
search: true
left:
- learn.qmd
- blog.qmd
- about.qmd
right:
- icon: rss
href: blog.html
tools:
- icon: linkedin
href: https://linkedin.com/noah-shreve
- icon: github
href: https://github.com/n-sweep
- icon: code-slash
href: https://github.com/n-sweep/n-sweep.github.io
body-footer: |
<br/><br/>This page lovingly generated by <a href="https://quarto.org/">Quarto</a> ❤️
format:
html:
theme:
light: flatly
dark: darkly
css: styles.css
toc: true
resources:
- CNAME