No commit activity in last 3 years
No release in over 3 years
Slides Only For Hackers
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.0.0
>= 1.5.0
>= 4.1.9
 Project Readme

Story About HackerSlides

Well, I am one not-well-paid programmer undex linux and far far way from such amazing presentation software — Apple’s keynotes. And I meet some other hackers weekly and exchange the industry news and ideas, of course, by presentation. Meanwhile,I’d like my presentation can be pushed to the git repository so that I might refine some great ideas step by step. I am familiar with S5, but tired to write HTML code. To me, Textile syntax is easy to me. So the project launched…

Install It!

  • Install from source
    git clone git://github.com/jacktang/hacker-slides.git
    rake install
  • Install through Gem directory
   
    gem sources -a http://gems.github.com
    sudo gem install sudo gem install jacktang-hacker-slides

Sample Slides

Amazing? Use It

  • Create slides from sketch
hacker-slides —sketch sample.textile
  • Convert Textile to S5 slides
hacker-slides sample.textile -o slides -b s5-simple
  • List all bundles/themes
hacker-slides -l

Emacs & HackerSlides

  • Textile mode for Emacs (todo)
  • Generate slide in Emacs (todo)

Always Thanks Designers