forked from beatrizmilz/sponsoring
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.Rmd
45 lines (25 loc) · 886 Bytes
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
title: "README"
output: github_document
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
## Content
### Sponsoring
You'll find in this repo a xaringan template for creating slides that you can use when looking for sponsors.
### Flyers
The flyer_day.Rmd tempalte can be used as a 4 pages flyer to be given the day of the conference, including a home page, the program, practical information and a spot for sponsors.
## How to
+ install the {xaringan} package
+ fork this repo
+ copy the `presentation-**.Rmd` file, which is the template
+ tweak the template so that it fits your needs
+ knit the Rmd
### Languages
You'll find a template in:
+ English : presentation-en.Rmd
+ French : presentation-fr.Rmd
+ Spanish: presentatio-es.Rmd
### Contribute
Feel free to send your version, or to suggest changes to the template content / design.