Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 523 Bytes

File metadata and controls

14 lines (7 loc) · 523 Bytes

Marks Math on Github

This is the Github repo for my Blog @ Mark's Math webpage. It's Apache 2.0 licensed so anyone is free to download it and learn from it.

The Blog @ Mark's Math is a Quarto project. If you download the project and install Quarto, then you should be able to simply cd from the command line into the project folder and execute

quarto preview

to explore the project or

quarto render

to generate your own version for deployment.