mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-08-01 02:51:32 +00:00
Use freezing and caching to speed up quarto render
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
# options specified here will apply to all posts in this folder
|
||||
|
||||
# freeze computational output
|
||||
# (see https://quarto.org/docs/projects/code-execution.html#freeze)
|
||||
freeze: true
|
||||
|
||||
# Enable banner style title blocks
|
||||
title-block-banner: true
|
||||
|
||||
bibliography: ../citations.bib
|
||||
@@ -15,4 +8,4 @@ author:
|
||||
license: "CC BY"
|
||||
copyright:
|
||||
holder: "Anson Biggs"
|
||||
year: 2024
|
||||
year: 2024
|
||||
|
Reference in New Issue
Block a user