-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex_old.Rmd
39 lines (30 loc) · 2.25 KB
/
index_old.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
---
title: "<center><small>Foundation & Conferences ([email protected])</small>"
author: "<center><a href='http://twitter.com/whyRconf'><i class='fa fa-twitter'></i></a> <a href='http://facebook.com/whyRconf/'><i class='fa fa-facebook'></i></a> <a href='https://github.com/WhyRFoundation'><i class='fa fa-github'></i></a> <br></center>"
output:
html_document
---
```{r setup, include=FALSE}
htmltools::tagList(rmarkdown::html_dependency_font_awesome())
knitr::opts_chunk$set(echo = TRUE)
```
<center>
[[Foundation]](http://whyr.pl/foundation/) [[Blog]](http://whyr.pl/foundation/) [[Contact Details]](http://whyr.pl/foundation/2018/info/) <br><br> [[2017 Conference]](https://whyr.pl/2017/) [[2018 Conference]](https://whyr.pl/2018/) [[2019 Conference]](http://whyr.pl/2019/)
<br><br>
[[2017 After Movie]](https://vimeo.com/239259242) [[2017 Photos]](https://www.facebook.com/whyRconf/photos/) [[2017 Presentations]](https://github.com/WhyR2017/prezentacje)
[[2018 After Movie]](https://www.youtube.com/watch?v=NNsceaqEP1w) [[2018 Photos]](https://www.facebook.com/whyRconf/photos/) [[2018 Presentations]](https://github.com/WhyR2018/presentations)
```{r, echo=FALSE, results='asis'}
# knitr::kable(data.frame(nazwa = c("Hackathon", "Warsztaty", "Konferencja"),
# spacja = c(" -- ", " -- ", " -- "),
# data = c("26.09.2017", "27.09.2017", "27-28.09.2017")),
# format = "html", col.names = NULL, align = c("l", "c", "r"))
```
[[Code of Conduct 2018]](https://whyr2018.github.io/WhyR2018/coc.html) [[Code of Conduct 2019]](https://whyr.pl/2019/coc/)
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="J5QJK9JJGAVVE" />
<input type="image" src="https://www.paypalobjects.com/en_US/PL/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
<img alt="" border="0" src="https://www.paypal.com/en_PL/i/scr/pixel.gif" width="1" height="1" />
</form>
<img src="found.png">
</center>