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
- Host: GitHub
- URL: https://github.com/makevoid/code_it_from_scratch
- Owner: makevoid
- Created: 2013-06-02T18:45:34.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-15T09:36:10.000Z (over 12 years ago)
- Last Synced: 2025-03-25T06:02:45.236Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 218 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.textile
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!