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

https://github.com/jhudsl/ottr_template_website

Template to create websites with checks for broken urls and spelling, as well as automated rendering. The rendered site can be found here: https://jhudatascience.org/OTTR_Template_Website/
https://github.com/jhudsl/ottr_template_website

edtech-software

Last synced: 10 months ago
JSON representation

Template to create websites with checks for broken urls and spelling, as well as automated rendering. The rendered site can be found here: https://jhudatascience.org/OTTR_Template_Website/

Awesome Lists containing this project

README

          

⚠️**All OTTR related code and templates are moving to https://github.com/orgs/ottrproject/ as of April 2025⚠️**

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!

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

This is a template for creating websites from Rmd 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.