Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 18 additions & 12 deletions _site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ navbar:
- text: ""
href: index.html
icon: fa-home
- text: "Getting Started with OTTR Websites"
- text: "Make a Website with OTTR"
href: editing_website.html
icon: fa-star
menu:
Expand All @@ -25,7 +25,13 @@ navbar:
- text: "Adding new pages"
href: editing_website.html#adding-new-pages
icon: fa-plus
- text: "Getting Started with OTTR Courses"
- text: "Citing sources"
href: more_features.html#citing-sources
icon: fa-quote-left
- text: "Giving credits"
href: more_features.html#giving-credits-to-contributors
icon: fa-award
- text: "Make a Course with OTTR"
icon: fa-lightbulb
menu:
- text: "Prerequisites"
Expand All @@ -46,6 +52,12 @@ navbar:
- text: "Adding new pages"
href: writing_content_courses.html#adding-new-pages
icon: fa-plus
- text: "Citing sources"
href: more_features.html#citing-sources
icon: fa-quote-left
- text: "Giving credits"
href: more_features.html#giving-credits-to-contributors
icon: fa-award
- text: "Choosing course publishing platforms"
href: course_publishing.html#choosing-publishing-platforms
icon: fa-tasks
Expand All @@ -55,8 +67,7 @@ navbar:
href: course_publishing.html#publishing-with-leanpub
- text: "Publishing with Coursera"
href: course_publishing.html#publishing-with-coursera
- text: "About"
icon:
- text: "Customization"
menu:
- text: "Customizing checks"
href: customize-robots.html
Expand All @@ -67,12 +78,6 @@ navbar:
- text: "Customizing Docker"
href: customize-docker.html
icon: fa-gears
- text: "Citing sources"
href: more_features.html#citing-sources
icon: fa-quote-left
- text: "Giving credits"
href: more_features.html#giving-credits-to-contributors
icon: fa-award
- text: "Borrowing chapters"
href: more_features.html#borrowing-chapters
icon: fa-bookmark
Expand All @@ -87,13 +92,14 @@ navbar:
icon: glyphicon-sunglasses
- text: "About OTTR babies"
href: examples.html
- text: "Help"
- text: "Troubleshooting"
href: faqs.html
icon: fa-handshake
- text: ""
href: https://github.com/ottrproject/OTTR_Template
icon: fa-github

- text: "Contact"
href: contact.html
output:
html_document:
css: style.css
Expand Down
5 changes: 5 additions & 0 deletions contact.Rmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## Contact Information

If you have a question that's not addressed by this website or just wanna chat with us about something else, please email us at itcrtrainingnetwork@gmail.com OR you can [leave a GitHub issue here](https://github.com/ottrproject/OTTR_Template/issues/new) and assign or "at" a team member in the description/a comment (`@carriewright11`, `@kweav`, or `@avahoffman`).

We greatly appreciate any feedback! We are always looking for ways to improve OTTR so more open source courses can be made!
5 changes: 0 additions & 5 deletions faqs.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,3 @@ Then look at the `GA_Script.Rhtml` file and remove the following `html` frontmat
Check that the config file is up-to-date. It should look like this: https://github.com/ottrproject/OTTR_Template/blob/main/config_automation.yml.
(be careful to keep your selections for the configuration you would like).

## Contact Info

If you have a question that's not addressed by this website or just wanna chat with us about something else, please email us at itcrtrainingnetwork@gmail.com OR you can [leave a GitHub issue here](https://github.com/ottrproject/OTTR_Template/issues/new) and assign or "at" a team member in the description/a comment (`@carriewright11`, `@kweav`, or `@avahoffman`).

We greatly appreciate any feedback! We are always looking for ways to improve OTTR so more open source courses can be made!