An open API service indexing awesome lists of open source software.

https://github.com/makevoid/code_it_from_scratch

RubydayIT 13 presentation about tips on starting your app small
https://github.com/makevoid/code_it_from_scratch

Last synced: 5 months ago
JSON representation

RubydayIT 13 presentation about tips on starting your app small

Awesome Lists containing this project

README

          

h1. Code it from scratch

slides:

---

press n to deactivate presenter notes

This presentation tool is coded from scratch :D

The whole presentation is in textile (slides.textile) with some additions like code highlghting.

It's a sinatra app, you can run it with:

rackup -p 3000

the presentation will be active at:

and you have a presenter view (buttons) if you go to

feel free to
- fork the repo
- clean slides.txt and pulic/main.css

and roll your own presentation!