Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Nene Barry
markdown
Commits
cf39f238
Verified
Commit
cf39f238
authored
Nov 04, 2019
by
Laurent Heirendt
✈
Browse files
instructions
parent
6fd08a7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
cf39f238
...
...
@@ -2,6 +2,28 @@
This repository contains all presentations related to R3.
# Preferred method
<img
src=
"https://webdav-r3lab.uni.lu/public/R3lab/logos/warning.png"
height=
"20px"
width=
"20px"
>
Install Docker first.
Then, run:
```
$ ./contribute.sh -date "YYYY-MM-DD" -name "presentationName"
$ ./contribute.sh -d YYYY-MM-DD -n presentationName
```
Your slides are now in
`YYYY/YYYY-MM-DD_presentationName/slides`
.
**Example**
for a Xmas presentation:
```
bash
$
./contribute.sh
-d
2019-12-25
-n
xmas
```
The slides are in
`2019/2019-12-25_xmas/slides`
.
# Local method
## Prerequisites
In order to use the slide deck, you must have:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment