Skip to content

Instantly share code, notes, and snippets.

@vagmi
Last active December 11, 2015 08:58
Show Gist options
  • Save vagmi/4576193 to your computer and use it in GitHub Desktop.
Save vagmi/4576193 to your computer and use it in GitHub Desktop.
section
h1 HackerDeck
p Vagmi Mudumbai
h2= ENV.inspect
section
h2 Hacker friendly workflow for presentations
markdown:
The code looks a bit like this.
/ this file is called slides.slim in the gist
section
h1 HackerDeck
p Vagmi Mudumbai
section
markdown:
HackerDeck is a hacker friendly presentation tool. You write your markup in [Slim](http://www.slim-lang.com/) and put it on gist.
section
h2 Now visit
<pre><code>http://www.hackerdeck.net/your_gist_id</code></pre>
p Your code is now a beautiful presentation.
section
p This would not be possible if not for the awesome <a href="https://github.com/hakimel/reveal.js">reveal.js</a> library by <a href="http://hakim.se">Hakim El Hattab</a>
section
p This project is open source and can be found on <a href="http://github.com/vagmi/hackerdeck">github</a>
@vagmi
Copy link
Author

vagmi commented Jan 20, 2013

This gist contains slides for http://hackerdeck.net. Visit http://github.com/vagmi/hackerdeck for the code

@fabrixxm
Copy link

Wrong "Slim" project.

http://slim-lang.com/

@vagmi
Copy link
Author

vagmi commented Sep 25, 2013

@fabrixxm Thanks. fixed. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment