quitequinn / Design-for-Startups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Design for Startups

Build Status

See slides on Github pages.

This is a repo for this class's lectures.

Installation

npm install

Usage

npm run dev # Starts a local server and opens any Markdown file as a reveal.js presentation in the default browser. (for dev)

npm run start # Starts it. (for production)

FILE='YOUR_FILE' npm run pdf # Generates PDFs
npm run static # Generate static files

Software

Otherwise, I'm basically just using reveal-md so check it out if you have questions.

Github Pages

To setup Github pages all you have to do is copy your Githup PAT to your authorized Travis CI account.

About


Languages

Language:CSS 80.6%Language:HTML 12.5%Language:JavaScript 7.0%