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/
- Host: GitHub
- URL: https://github.com/jhudsl/ottr_template_website
- Owner: jhudsl
- License: mit
- Created: 2022-02-07T17:06:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T00:46:40.000Z (about 1 year ago)
- Last Synced: 2025-04-01T13:43:49.254Z (about 1 year ago)
- Topics: edtech-software
- Language: CSS
- Homepage: https://www.ottrproject.org/
- Size: 8.54 MB
- Stars: 2
- Watchers: 4
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.