https://github.com/fhdsl/ottr_quarto_website
OTTR template for making a Quarto based website
https://github.com/fhdsl/ottr_quarto_website
Last synced: 11 months ago
JSON representation
OTTR template for making a Quarto based website
- Host: GitHub
- URL: https://github.com/fhdsl/ottr_quarto_website
- Owner: fhdsl
- License: mit
- Created: 2024-03-13T14:35:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T18:21:56.000Z (over 1 year ago)
- Last Synced: 2025-01-10T19:44:35.253Z (over 1 year ago)
- Language: CSS
- Homepage: http://hutchdatascience.org/OTTR_Quarto_Website/
- Size: 8.47 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.