reimertz / lagom

🖼 simplistic presentation generator
https://lagom.re.im
MIT License
199 stars 19 forks source link

Yarn

simplistic presentation generator

Build Status NPM version Join gitter channel


Ease: lagom create and you have created a folder with a presentation in it.

Simplicity: one <section>, one slide.

Maintainable: lagom server boots up your presentation in the browser. it comes with livereloading for easy edits.

Magic: lagom deploy will inline all the content of the presentation into one single file, deploy it freely and anonymously on github and finally generate a short url.

Features

install lagom

yarn global add lagom # much faster
# or
npm install lagom -g --production

usage

$ lagom
lagom create              create a new presentation
lagom server              start live-reloading server
lagom deploy <filename>   deploy presentation to a gist
lagom help                show this help

example presentations

These is a list of example presentations, please PR this readme if you'd like to add presentation you created.

todo