v1.3
Wiki/Documentation updates
- Google doc usage is now described: https://github.com/jhudsl/DaSL_Course_Template_Bookdown/wiki/Using-Google-Docs-to-solicit-feedback
- We now are using style sets: https://github.com/jhudsl/DaSL_Course_Template_Bookdown/wiki/Change-Title-&-Customize-style#using-a-style-set
- There's now a system for using releases to publish courses to the public: https://github.com/jhudsl/DaSL_Course_Template_Bookdown/wiki/Release-a-course-for-public-viewing
- ZoteroBib is encouraged for citations: https://github.com/jhudsl/DaSL_Course_Template_Bookdown/wiki/Citations
Template/style changes:
- Style-sets are now in effect
Github action changes:
- Fix the fact that GAScript.html should not be in the _output.yml file when transfered to Leanpub
- There's a method of testing sync PRs
- docs/ folder is deleted before refreshing in render-bookdown.yml. This should make things cleaner: #333
- More files you don't need in new courses are deleted in starting-course.yml
- Render preview will tell you if no changes have occurred in the rendering
Docker image updates:
- None
Detailed PR list:
- Update sync.yml by @cansavvy in #314
- Add files to list of those to get removed upon starting new course by @cansavvy in #319
- Get rid of assignment in issue template by @cansavvy in #320
- Add two new automatic issues to starting-course.yml by @cansavvy in #326
- Implement style libraries reorganization by @cansavvy in #327
- Delete docs in GHA before rendering by @cansavvy in #333
- Updates etc for style by @carriewright11 in #334
- Add Advanced Reproducibility to sync.yml by @cansavvy in #335
- Add new repository to sync by @avahoffman in #338
- Add handling for GA script file in output.yml by @cansavvy in #340
- Add a testing version of sync GHA by @cansavvy in #344
- Quick fix add to release testing GHA by @cansavvy in #346
- Add style sets to sync.yml's by @cansavvy in #348
Full Changelog: 1.2.1...1.3