quarto
Quarto is a content management framework. Content is maintained as markdown files. Python or R scripts can be included within markdown to create diagrams or maps. A visual studio plugin is available, which enables html previews within Visual Studio. You can also render the content to .docx, .pdf, .pptx and .revealjs.
- Website: https://quarto.org
- Github: https://github.com/quarto-dev/quarto
Quarto in LSC-hubs
This documentation, as well as the hub website are generated with Quarto. The markdown files are stored on a git repository. CI/CD action has been set up, so with every push to the git repository, a new set of html pages is created and published to an online environment.