Conversation
|
Re-rendered previews from the latest commit:
* note not all html features will be properly displayed in the "quick preview" but it will give you a rough idea. Updated at 2025-05-09 with changes from the latest commit a67ff65 |
|
Encountering an error in the Testing ottr-preview action here: Looks like rendering was successful because of the note |
|
However, both of the other pre-existing test directories output rendered to docs and don't have docs folders |
|
I think I misunderstood the rendering success message because there was an error in the rendering of the index.Rmd file
Attempting a fix and retrying |
|
Going to test what happens if I don't have the explicit no's on render-leanpub and render-coursera |
|
Also works with no error. Thinking about what this means for changes to the OTTR_Template_Website repo and its sync from the OTTR_Template |
update to point to this branch
bring cansavvy/no-docx changes over here
bring changes from kweav-suppress-docx branch over here
trigger PR stuff hopefully

Adding a step to
.github/workflows/test.ymland a directorytest-rmd_webto test "rmd_web" rendering. Within that directory I've added_site.ymlconfig_automation.ymlwithrender-websiteoption set to "rmd_web" and the render-leanpub and render-coursera options set to no (can I remove these options without issue?)resources/I haven't included any of the .github/workflows subdirectory files within the
test-rmd_webdirectory yet. Seeing if they are needed.