aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2019-06-04Added Git branching and history graphMohammad Akhlaghi-28/+131
A graph was added showing how Git branching and history are used to verfiy the integrity of the result.
2019-06-03Slides improved for IAC DNC and SUNDIAL meetingsMohammad Akhlaghi-64/+539
The slides were significantly upgraded to help in making a better introduction and clearly demonstrating things for the users.
2019-03-22Using template instead of pipelineMohammad Akhlaghi-19/+19
The word "pipeline" is confusing, so we refer to the blank project as "template" now.
2019-03-21Updated with new affiliation and describing installing of softwareMohammad Akhlaghi-42/+44
It was a long time since the last work on these slides. So the recent changes (and in particular the installation of software) are now described and my affiliation is also corrected).
2018-06-23Added Makefile, corrected template linkMohammad Akhlaghi-1/+14
A Makefile was added to help manage the files and processes in this repo. Also, one of the "template" links was pointing to the old reproduction pipeline repository. This is fixed now.
2018-03-13Updated title added template outputMohammad Akhlaghi-2/+3
The title was updated to be more generic and a link to the template output has also been added.
2018-03-13Renamed main file to reproducible-paper.texMohammad Akhlaghi-0/+0
The name of the repository and the various links to it are `reproducibile-paper', so its better that the slides also have a similar name.
2018-03-13Started version controlMohammad Akhlaghi-0/+266
The first version of these slides was presented in a talk I gave at CRAL on the 9th of February (placed at the end of slides on the science topic I was talking about). Later, I separated them into an independent set of slides to help facilitate the discussions I was having and also to upload on my webpage. As the concept is evolving, I found my self having to make changes to the slides, so to keep track of the slides and history of the changes, I thought of making this repository.