Loading _includes/lesson_footer.html +2 −2 Original line number Diff line number Diff line Loading @@ -44,8 +44,8 @@ </div> <div class="row"> <div class="col-md-12" align="center"> Using <a href="https://github.com/swcarpentry/styles/">The Carpentries style</a> version <a href="https://github.com/swcarpentry/styles/releases/tag/v9.5.0">9.5.0</a>. Using <a href="https://github.com/carpentries/styles/">The Carpentries style</a> version <a href="https://github.com/carpentries/styles/releases/tag/v9.5.0">9.5.0</a>. </div> </div> </footer> _includes/links.md +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ [jekyll-windows]: http://jekyll-windows.juthilo.com/ [jekyll]: https://jekyllrb.com/ [jupyter]: https://jupyter.org/ [lesson-example]: https://swcarpentry.github.io/lesson-example/ [lesson-example]: https://carpentries.github.io/lesson-example/ [mit-license]: https://opensource.org/licenses/mit-license.html [morea]: https://morea-framework.github.io/ [numfocus]: https://numfocus.org/ Loading @@ -31,7 +31,7 @@ [ruby-install-guide]: https://www.ruby-lang.org/en/downloads/ [ruby-installer]: https://rubyinstaller.org/ [rubygems]: https://rubygems.org/pages/download/ [styles]: https://github.com/swcarpentry/styles/ [styles]: https://github.com/carpentries/styles/ [swc-releases]: https://github.com/swcarpentry/swc-releases [workshop-repo]: {{ site.workshop_repo }} [yaml]: http://yaml.org/ bin/boilerplate/CONTRIBUTING.md +6 −6 Original line number Diff line number Diff line Loading @@ -50,19 +50,19 @@ and to meet some of our community members. which can be viewed at <https://swcarpentry.github.io/FIXME>. 2. If you wish to change the example lesson, please work in <https://github.com/swcarpentry/lesson-example>, please work in <https://github.com/carpentries/lesson-example>, which documents the format of our lessons and can be viewed at <https://swcarpentry.github.io/lesson-example>. and can be viewed at <https://carpentries.github.io/lesson-example>. 3. If you wish to change the template used for workshop websites, please work in <https://github.com/swcarpentry/workshop-template>. please work in <https://github.com/carpentries/workshop-template>. The home page of that repository explains how to set up workshop websites, while the extra pages in <https://swcarpentry.github.io/workshop-template> while the extra pages in <https://carpentries.github.io/workshop-template> provide more background on our design choices. 4. If you wish to change CSS style files, tools, or HTML boilerplate for lessons or workshops stored in `_includes` or `_layouts`, please work in <https://github.com/swcarpentry/styles>. please work in <https://github.com/carpentries/styles>. ## What to Contribute Loading bin/boilerplate/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -25,4 +25,4 @@ A list of contributors to the lesson can be found in [AUTHORS](AUTHORS) To cite this lesson, please consult with [CITATION](CITATION) [lesson-example]: https://swcarpentry.github.io/lesson-example No newline at end of file [lesson-example]: https://carpentries.github.io/lesson-example bin/boilerplate/_config.yml +6 −6 Original line number Diff line number Diff line Loading @@ -28,16 +28,16 @@ carpentries_github: "https://github.com/carpentries" carpentries_pages: "https://carpentries.github.io" carpentries_site: "https://carpentries.org/" dc_site: "http://datacarpentry.org" example_repo: "https://github.com/swcarpentry/lesson-example" example_site: "https://swcarpentry.github.com/lesson-example" example_repo: "https://github.com/carpentries/lesson-example" example_site: "https://carpentries.github.com/lesson-example" lc_site: "https://librarycarpentry.github.io/" swc_github: "https://github.com/swcarpentry" swc_pages: "https://swcarpentry.github.io" swc_site: "https://software-carpentry.org" template_repo: "https://github.com/swcarpentry/styles" training_site: "https://swcarpentry.github.io/instructor-training" workshop_repo: "https://github.com/swcarpentry/workshop-template" workshop_site: "https://swcarpentry.github.io/workshop-template" template_repo: "https://github.com/carpentries/styles" training_site: "https://carpentries.github.io/instructor-training" workshop_repo: "https://github.com/carpentries/workshop-template" workshop_site: "https://carpentries.github.io/workshop-template" # Surveys. pre_survey: "https://www.surveymonkey.com/r/swc_pre_workshop_v1?workshop_id=" Loading Loading
_includes/lesson_footer.html +2 −2 Original line number Diff line number Diff line Loading @@ -44,8 +44,8 @@ </div> <div class="row"> <div class="col-md-12" align="center"> Using <a href="https://github.com/swcarpentry/styles/">The Carpentries style</a> version <a href="https://github.com/swcarpentry/styles/releases/tag/v9.5.0">9.5.0</a>. Using <a href="https://github.com/carpentries/styles/">The Carpentries style</a> version <a href="https://github.com/carpentries/styles/releases/tag/v9.5.0">9.5.0</a>. </div> </div> </footer>
_includes/links.md +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ [jekyll-windows]: http://jekyll-windows.juthilo.com/ [jekyll]: https://jekyllrb.com/ [jupyter]: https://jupyter.org/ [lesson-example]: https://swcarpentry.github.io/lesson-example/ [lesson-example]: https://carpentries.github.io/lesson-example/ [mit-license]: https://opensource.org/licenses/mit-license.html [morea]: https://morea-framework.github.io/ [numfocus]: https://numfocus.org/ Loading @@ -31,7 +31,7 @@ [ruby-install-guide]: https://www.ruby-lang.org/en/downloads/ [ruby-installer]: https://rubyinstaller.org/ [rubygems]: https://rubygems.org/pages/download/ [styles]: https://github.com/swcarpentry/styles/ [styles]: https://github.com/carpentries/styles/ [swc-releases]: https://github.com/swcarpentry/swc-releases [workshop-repo]: {{ site.workshop_repo }} [yaml]: http://yaml.org/
bin/boilerplate/CONTRIBUTING.md +6 −6 Original line number Diff line number Diff line Loading @@ -50,19 +50,19 @@ and to meet some of our community members. which can be viewed at <https://swcarpentry.github.io/FIXME>. 2. If you wish to change the example lesson, please work in <https://github.com/swcarpentry/lesson-example>, please work in <https://github.com/carpentries/lesson-example>, which documents the format of our lessons and can be viewed at <https://swcarpentry.github.io/lesson-example>. and can be viewed at <https://carpentries.github.io/lesson-example>. 3. If you wish to change the template used for workshop websites, please work in <https://github.com/swcarpentry/workshop-template>. please work in <https://github.com/carpentries/workshop-template>. The home page of that repository explains how to set up workshop websites, while the extra pages in <https://swcarpentry.github.io/workshop-template> while the extra pages in <https://carpentries.github.io/workshop-template> provide more background on our design choices. 4. If you wish to change CSS style files, tools, or HTML boilerplate for lessons or workshops stored in `_includes` or `_layouts`, please work in <https://github.com/swcarpentry/styles>. please work in <https://github.com/carpentries/styles>. ## What to Contribute Loading
bin/boilerplate/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -25,4 +25,4 @@ A list of contributors to the lesson can be found in [AUTHORS](AUTHORS) To cite this lesson, please consult with [CITATION](CITATION) [lesson-example]: https://swcarpentry.github.io/lesson-example No newline at end of file [lesson-example]: https://carpentries.github.io/lesson-example
bin/boilerplate/_config.yml +6 −6 Original line number Diff line number Diff line Loading @@ -28,16 +28,16 @@ carpentries_github: "https://github.com/carpentries" carpentries_pages: "https://carpentries.github.io" carpentries_site: "https://carpentries.org/" dc_site: "http://datacarpentry.org" example_repo: "https://github.com/swcarpentry/lesson-example" example_site: "https://swcarpentry.github.com/lesson-example" example_repo: "https://github.com/carpentries/lesson-example" example_site: "https://carpentries.github.com/lesson-example" lc_site: "https://librarycarpentry.github.io/" swc_github: "https://github.com/swcarpentry" swc_pages: "https://swcarpentry.github.io" swc_site: "https://software-carpentry.org" template_repo: "https://github.com/swcarpentry/styles" training_site: "https://swcarpentry.github.io/instructor-training" workshop_repo: "https://github.com/swcarpentry/workshop-template" workshop_site: "https://swcarpentry.github.io/workshop-template" template_repo: "https://github.com/carpentries/styles" training_site: "https://carpentries.github.io/instructor-training" workshop_repo: "https://github.com/carpentries/workshop-template" workshop_site: "https://carpentries.github.io/workshop-template" # Surveys. pre_survey: "https://www.surveymonkey.com/r/swc_pre_workshop_v1?workshop_id=" Loading