-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
96 lines (96 loc) · 2.87 KB
/
_quarto.yml
File metadata and controls
96 lines (96 loc) · 2.87 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
# title: "Sam Foreman"
# date: last-modified
google-scholar: true
metadata-files:
- quarto/_website.yml
- quarto/_format.yml
lightbox: true
# filters:
# - collapse-social-embeds
# date: today
# author-title: ""
# affiliation-title: ""
# location-title: ""
# published-title: ""
# modified-title: ""
date-modified: last-modified
title-block-categories: true
number-sections: false
image-lazy-loading: true
bibliography: references.bib
# appendix-cite-as: display
# favicon: "assets/sf.png"
# twitter-card: true
site-url: "https://samforeman.me"
# citeproc: true
brand: _brand.yml
# brand:
# light: light-brand.yml
# dark: dark-brand.yml
project:
type: website
output-dir: docs
execute-dir: project
# post-render:
# - post-render.py
# # - post-render.ts
preview:
port: 4209
render:
- "index.qmd"
- "./about/index.qmd"
- "./now/index.qmd"
- "./ideas/index.qmd"
- "./posts/**/*.qmd"
- "./slides/**/*.qmd"
- "./talks/**/*.qmd"
# - "!./talks/2025/09/24/index.qmd"
# - "!./talks/2025/10/15/index.qmd"
- "./more/**/*.qmd"
- "./projects/index.qmd"
- "!posts/test/l2hmc-4dSU3-execute/index.qmd"
- "!./posts/test/**"
- "!./posts/jupyter/l2hmc-test/index.qmd"
- "!../talks/**test**"
- "!talks/test/index.qmd"
- "!*old*"
- "!/drafts/"
resources:
- ./static/icons/github-loop.svg
- ./static/icons/sunny-outline.svg
- ./static/icons/moon-outline-loop.svg
- ./static/icons/sun-cloud.svg
- ./static/icons/moon-cloud.svg
- ./static/files/resume.pdf
- ./static/files/oneapi-talk/
- ./static/files/superconductivity.pdf
- ./static/fonts/MIosevkaQp/WOFF2/MIosevkaQp-Regular.woff2
- ./static/fonts/MIosevkaQp/WOFF2/MIosevkaQp-Italic.woff2
- ./static/fonts/MIosevkaQp/WOFF2/MIosevkaQp-Bold.woff2
- ./static/fonts/MIosevkaQp/WOFF2/MIosevkaQp-BoldItalic.woff2
- ./static/fonts/MIosevkaQp/WOFF2/MIosevkaQp-SemiCondensed.woff2
- ./static/fonts/MIosevkaQp/WOFF2/MIosevkaQp-SemiCondensedBold.woff2
- ./static/fonts/MIosevkaQp/MIosevkaQp.css
- ./static/fonts/MIosevkaTerm/WOFF2/MIosevkaTerm-Regular.woff2
- ./static/fonts/MIosevkaTerm/WOFF2/MIosevkaTerm-Italic.woff2
- ./static/fonts/MIosevkaTerm/WOFF2/MIosevkaTerm-Bold.woff2
- ./static/fonts/MIosevkaTerm/WOFF2/MIosevkaTerm-BoldItalic.woff2
- ./static/fonts/MIosevkaTerm/MIosevkaTerm.css
- ./css/ibm-plex.css
affiliation: "[Argonne National Laboratory](https://alcf.anl.gov/about/people/sam-foreman)"
author:
name: "Sam Foreman"
url: "https://samforeman.me"
email: "foremans@anl.gov"
orcid: 0000-0002-9981-0876
affiliation: "[ALCF](https://alcf.anl.gov/about/people/sam-foreman)"
affiliation-url: "https://alcf.anl.gov/about/people/sam-foreman"
# orcid: 0000-0002-9981-0876
citation: true
# citation:
# author: Sam Foreman
# type: webpage
# url: https://samforeman.me
execute:
cache: true
freeze: auto