Skip to content

rostools/template-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

355 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Template Workshop: An opinionated setup for making workshops as open educational resources

DOI Copier GitHub License GitHub Release Test Build website CodeQL pre-commit.ci status lifecycle Project Status: Active – The project has reached a stable, usable state and is being actively developed.

This repository contains a Copier template for setting up a new repository for a workshop. We made template-workshop because we manage and develop several workshops in rostools, and this template is designed to make it easier to create, develop, and maintain those workshops.

The template helps set up and maintain workshop repositories, which contain files to create a website for a workshop and that might also be used as an open educational resource (OER). Use this template to quickly get started with a new workshop with all the necessary files and configurations in place for a smoother “developer experience” and to have continuous delivery/deployment of the workshop website and archival to Zenodo.

Check out our website for more information, such as the features it provides and a guide to using the template. For a list of changes, see our changelog page.

Tip

This template repository was generated from the t-squared Seedcase template 🎉

Contributing

Check out our contributing page for information on how to contribute to the project, including how to set up your development environment.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Contributors

The following people have contributed to this project by submitting pull requests 🎉

@lwjohnst86, @signekb

Licensing

This project is licensed under the MIT License.

Citing

This project is part of rostools, which is an organisation that hosts and runs workshops (also as open educational resources) that are related in some way to doing reproducible and open science. If you use this template in your work, please cite it as follows:

Johnston L.W., Brødbæk S.K. (2025). Template Workshop: An opinionated setup for making workshops as open educational resources DOI: 10.5281/zenodo.16979956 URL: https://template-workshop.rostools.org

Or as a BibTeX entry:

@misc{YourReferenceHere,
author = {Johnston, Luke William and Brødbæk, Signe Kirk},
doi = {10.5281/zenodo.16979956},
month = {8},
title = {Template Workshop: An opinionated setup for making workshops as open educational resources},
url = {https://template-workshop.rostools.org},
year = {2025}
}