Skip to content

Commit

Permalink
Merge pull request rstudio#40 from rstudio/aron-fruit-tweaks
Browse files Browse the repository at this point in the history
fruit for thought: add PDF export (with Chrome) and link to it
  • Loading branch information
EconomiCurtis authored Feb 21, 2018
2 parents 593c588 + 413105c commit a260718
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
Binary file not shown.
8 changes: 5 additions & 3 deletions 2018/Fruit_For_Thought--Aron_Atkins/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ Atkins](https://github.com/aronatkins).

## Slides

The slides for the talk are in [`index.html`](index.html) with accompanying
speaker script in [`speaker.md`](speaker.md) (compiled to
[`speaker.html`](speaker.html) using custom CSS with `pandoc`).
The slides for this talk are available [as a PDF](Fruit_For_Thought--Aron_Atkins.pdf).
The HTML source for the slides is in [`index.html`](index.html).

The source for the speaker script is in [`speaker.md`](speaker.md) (compiled
to [`speaker.html`](speaker.html) using custom CSS with `pandoc`).

```
pandoc -s -c speaker.css -o speaker.html speaker.md
Expand Down

0 comments on commit a260718

Please sign in to comment.