cynkra / cynkrablog

Source of the cynkra blog
https://cynkra.com/blog
0 stars 1 forks source link

Fast rerendering #60

Open krlmlr opened 5 days ago

krlmlr commented 5 days ago

I'd like a successful quarto render to establish a state where a second quarto render finishes instantaneously. Is this possible?

CC @DivadNojnarg @maelle.

maelle commented 5 days ago

For computational chunks we have https://github.com/cynkra/cynkrablog/blob/097480475fb3e545bda674229e04db99aa7571d4/_quarto.yml#L13 see https://quarto.org/docs/projects/code-execution.html#freeze

Now instead of quarto render I think you should be using quarto preview. https://quarto.org/docs/tools/text-editors.html#workflow