Skip to content

Commit

Permalink
adding Kate's edits
Browse files Browse the repository at this point in the history
  • Loading branch information
carriewright11 committed Sep 6, 2024
1 parent e86426f commit 5cfcd15
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ It helps you use [GitHub](https://github.com/) to publish websites and courses f
- Easily customize branding
- Easily include code (and avoid version difference issues using Docker containers)
- Easily format courses for learning platforms like [coursera](https://www.coursera.org/) and [Leanpub](https://leanpub.com/)
- Easily update courses! (only edit once and it gets propagated to all locations)

<br>
(*Note that you will need to establish a publishing contract with coursera if you want to publish there)

Expand All @@ -44,7 +46,7 @@ Check out this short video about OTTR:

## How to use OTTR:

1. Edit and write a websites and courses in [R Markdown files](https://rmarkdown.rstudio.com/) (or Quarto - coming soon!)
1. Edit and write websites and courses in [R Markdown files](https://rmarkdown.rstudio.com/) (or Quarto - coming soon!)
1. Use GitHub to host your content, we will walk you through how!
1. Let the GitHub actions in our tools do all the checks and rendering so you don't have too
1. Update your content as needed based on the errors OTTR finds and the preview
Expand Down

0 comments on commit 5cfcd15

Please sign in to comment.