Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 392 Bytes

File metadata and controls

18 lines (12 loc) · 392 Bytes

Datascientia documentation

This document is written in markdown and compiled using Quarto. It can be converted to multiple formats (e.g., HTML, Latex, docx,...)

To preview it as a website

quarto preview

To render it as HTML website

quarto render

To build the website and make the changes public, just push the changes to this repository.