Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 414 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 414 Bytes

This repository contains a version of the syzygy-intro site re-written with quarto. To publish just with quarto just make sure you have a python environment with everything your code needs then use quarto itself to to push the finished content up to netlify.

conda activate quarto
quarto publish netlify

Assuming you have configured authentication, that should be enough.