diff --git a/License.txt b/License.txt new file mode 100644 index 0000000..50f20e4 --- /dev/null +++ b/License.txt @@ -0,0 +1,21 @@ +The MIT License + +Copyright © 2010–2012 Vadim Makeev, http://pepelsbey.net/ + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. \ No newline at end of file diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..330aa10 --- /dev/null +++ b/Readme.md @@ -0,0 +1,37 @@ +# Shower + +Сross-browser presentation template. + +- Open [pepelsbey.github.com/shower/](http://pepelsbey.github.com/shower/) +- Click any slide to enter presentation mode +- Use arrow keys to navigate +- Press `Esc` to exit presentation mode + +See more details on how to use only keyboard to navagate [in documentation](shower/wiki/Shortcuts). + +Follow [@shower_me](http://twitter.com/shower_me/) on Twitter for support and updates. + +## Supported Browsers + +- Desktop platforms: Chrome, Firefox, Opera, Safari + +Only latest stable versions of mentioned browsers are supported. + +## Planned Support + +- Desktop platforms: IE10 +- Mobile platforms: Mobile Safari, Opera Mobile + +Please address bugs and your suggestions to [Issues](http://github.com/pepelsbey/shower/issues). + +## Usage examples + +- [Clear and Sharp](http://pepelsbey.net/pres/clear-and-sharp/) +- [CSS Management](http://pepelsbey.net/pres/css-management/) +- [Push it!](http://pepelsbey.net/pres/push-it/) +- [Pre-fixes](http://pepelsbey.net/pres/pre-fixes/) +- [Web In Curves](http://pepelsbey.net/pres/web-in-curves/) +- [Sense Coding](http://pepelsbey.net/pres/sense-coding/) +- [Dynamic Graphics](http://pepelsbey.net/pres/dynamic-graphics/) + +Licensed under [MIT License](http://en.wikipedia.org/wiki/MIT_License), see [license page](shower/wiki/MIT-License) for details. \ No newline at end of file