Sha256: b36a07892b07821fde9c95dc0b282cb357db688f16670444141824d1dd652f30
Contents?: true
Size: 739 Bytes
Versions: 2
Compression:
Stored size: 739 Bytes
Contents
# New Presentation This is the source of New Presentation. It was generated with [`revealing`](https://github.com/suhlig/revealing). # Features * Images are resized for the web using [`graphicsmagick`](http://www.graphicsmagick.org/) * `#include` and other [`gpp`](https://logological.org/gpp) features allow organizing the sources of complex presentations * Files in the `headers` folder are included verbatim in the HTML `<head>` section # Setup Do this once: 1. Get Ruby if not already present 1. `gem install bundler` 1. `bundle install` 1. Check that you have the required tools as reported by `revealing doctor` # Generate the Presentation 1. Run `rake` in the project directory 1. Open `public_html/index.html` in a browser
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
revealing-1.0.8 | templates/init/README.markdown |
revealing-1.0.7 | templates/init/README.markdown |