Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproducibility workshop INSPIRE Bocconi

This is the source code for the slide show for the reproducibility workshop at INSPIRE Bocconi. This will be shown alongside the repository at

https://github.com/floswald/ReproWorkshop

where the 10 commits correspond to the 10 steps of the workshop.

Slides are published at https://JPE-Reproducibility.github.io/INSPIRE-Bocconi/

How to build the slides

  • Get quarto and compile.
  • Deployment uses quarto publish gh-pages with local build - no CI needed.

Yearly editions

The workshop runs once a year. main always holds the current edition, and the published site always shows it - the URL above never changes.

Past editions are kept as git tags, one per year:

git tag 2026
git push --tags

Tag as soon as the edition is basically ready, rather than waiting until after the workshop - it is easy to forget afterwards. If the deck still changes on the day, just move the tag:

git tag -f 2026
git push --force --tags

Force-moving a tag is only a problem for people who already fetched it, and nobody clones this repo.

To look at an earlier edition: git checkout 2026.

About

Slides for the JPE reproducibility workshop at INSPIRE Bocconi

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages