Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 816 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 816 Bytes

OTTR Template for Websites

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.

Websites will be checked for:

  • 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

Website files will also be automatically rendered remotely. This will be triggered when a pull request is merged with a change to files that might influence the contents of your website.

To learn more about how this site is created see here and here.