Skip to content

HaoZeke/zenYoda_Starter

Repository files navigation

Zen Yoda Starter Kit Donate Build Status

Copyright (C) 2017 Rohit Goswami rohit1995@mail.ru

This is the template for zenYoda rapid protoyping for presentations. The template comes with batteries included as it includes the dependencies for complete offline use.

Both pandoc style citations and traditional TeX citations are enabled, however keep in mind that TeX citations will not display in non-TeX files.

Read about the project at it's source here or on the documentation site here

For creating academic documents, refer to the sibling project, docuYoda and it's starter template.

Usage

PaaS

Simply fork the repo.

Edit the slides.md file in src/md/slides/ and also slideConf.yml in src/ using any of the following:

You may use any of the pandoc markdown syntax, even if the viewers above do not support the entire syntax

You'll need to edit the Travis CI Settings for the repo as shown below:

  • The first build WILL TAKE around ~20 minutes.
  • Subsequent builds will only take around ~10 minutes or less.
  • It's best to setup the CI immediately on forking the repository, then start working.

Local