ane / presentation.g8

Giter8 template using tut and remark.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Giter8 template for presentation using remark.js and tut

Setup

if you have sbt 0.13.13 or higher:

sbt new julien-truffaut/presentation.g8

otherwise:

  1. Install Giter8
  2. run g8 julien-truffaut/presentation.g8 and follow the wizard instructions
  3. read the README.md of the generated project for instructions how to compile the presentation

This template was created from Rob Norris (tpolecat) presentation on cofree

About

Giter8 template using tut and remark.js

License:Apache License 2.0


Languages

Language:Scala 56.6%Language:HTML 43.4%