aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorLines
2020-07-02Using images to start discussion on Git, for IAC science coffeeMohammad Akhlaghi-1/+1
Until now, we would immeditely jump from the part on answering the project's questions to Git branches. But this isn't too useful for someone who doesn't know Git! So to start the Git branching discussion, now we first show a small image of the workflow with a "today" printed over it. Then another one with a "tomorrow". In the next slide we abstract them to circles with hashes!
2020-06-07Started working on short slides (10-15 minutes)Mohammad Akhlaghi-10/+18
The main slides have become too long, so a shorter version is necessary. With this commit, I am starting work on a short version.
2020-04-24New filename to fit with the standard name on the webpageMohammad Akhlaghi-3/+3
Since the webpage now already has `maneage' in the URL, the filename also needed to be corrected.
2020-04-20Modified slides to use new Maneage nameMohammad Akhlaghi-15/+20
A name was finally selected for Maneage, so the slides also needed to be updated.
2020-02-01Added principles before starting to describe the solutionMohammad Akhlaghi-1/+1
Until now, there wasn't any good transition onto the project, so the principles have now been added.
2019-12-07Better implementation of the make-demo graph, added preambleMohammad Akhlaghi-2/+1
Some minor modifications were made in the graph showing the organization of the analysis with Make. Also, a `tex/preamble.tex' was defined to simplify the main source.
2019-11-21Added Git commit checksum was on first slideMohammad Akhlaghi-1/+4
The Git commit checksum has been added to the first slide to help readers identify any change.
2019-11-21Added copyright to all the plain-text sourcesMohammad Akhlaghi-0/+17
With this copyright, a random viewer will know their rights regarding these files (that they are free software and that they can modify them and redistribute them).
2019-06-04Added Git branching and history graphMohammad Akhlaghi-1/+2
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-1/+1
The slides were significantly upgraded to help in making a better introduction and clearly demonstrating things for the users.
2019-03-21Updated with new affiliation and describing installing of softwareMohammad Akhlaghi-1/+1
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-0/+13
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.