An open API service indexing awesome lists of open source software.

https://github.com/fhdsl/ottr_quarto

OTTR template for making a Quarto based website
https://github.com/fhdsl/ottr_quarto

Last synced: 22 days ago
JSON representation

OTTR template for making a Quarto based website

Awesome Lists containing this project

README

          

:warning:**All OTTR related code and templates are moving to https://github.com/orgs/ottrproject/ as of April 2025:warning:**
If you'd like to contribute to or use OTTR tools please go there! or visit [ottrproject.org](https://www.ottrproject.org/)

# OTTR for Websites -- Quarto version!

Get started by going to [ottrproject.org](https://www.ottrproject.org/getting_started.html)!

This is a template for creating websites from qmd files hosted on GitHub with three helpful automations following a pull request to the repository: spelling check, broken link check, and website rendering.

- Check for spelling errors more intensively than RStudio and allow you to add words to the dictionary
- Check for broken links - you will be warned about broken links
- Automatic rendering of the website for previewing before merges
- Automatic rendering of the website upon merging to main
- Docker images that can be customized.