liao961120 / slides-old

Build, print, and deploy xaringan slides automatically

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo is dormant now. It is a cool idea to build & print slides on Travis, but besides this, there are no other utilities. I now manage my slides at https://github.com/liao961120/slides.

Repo for Slides

This was where I put my HTML slides.
The slides are generated and deployed to my web page by Travis-CI. By setting up Travis-CI, I only have to update the source Rmd file and push the changes to GitHub without knitting them locally.

I also set up decktape to print HTML slides to PDF after they are built. Have a look at files below to see how this is achieved.

Steps to Update Slides

  1. Put xaringan source files (Rmd, macro.js, etc) in a subdirectory under this repo
  2. Write (or edit) source Rmd file
  3. Add new entries in list.txt
  4. Push to GitHub

About

Build, print, and deploy xaringan slides automatically


Languages

Language:HTML 85.0%Language:JavaScript 12.9%Language:CSS 1.8%Language:Shell 0.2%Language:R 0.1%