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

https://github.com/fhdsl/uplifthub_website

Website for the Uplift Hub [deprecated - this was for a grant proposal]
https://github.com/fhdsl/uplifthub_website

Last synced: 3 months ago
JSON representation

Website for the Uplift Hub [deprecated - this was for a grant proposal]

Awesome Lists containing this project

README

          

# 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](https://bookdown.org/yihui/rmarkdown/rmarkdown-site.html) and [here](https://garrettgman.github.io/rmarkdown/rmarkdown_websites.html).