some README rearrangements
This commit is contained in:
91
README.md
91
README.md
@@ -9,6 +9,54 @@ transitions in modern browsers and inspired by the idea behind prezi.com.
|
||||
impress.js may not help you if you have nothing interesting to say ;)
|
||||
|
||||
|
||||
HOW TO USE IT
|
||||
---------------
|
||||
|
||||
[Use the source](http://github.com/bartaz/impress.js/blob/master/index.html), Luke ;)
|
||||
|
||||
If you have no idea what I mean by that, or you just clicked that link above and got
|
||||
very confused by all these strange characters that got displayed on your screen,
|
||||
it's a sign, that impress.js is not for you.
|
||||
|
||||
Sorry.
|
||||
|
||||
Fortunately there are some guys on GitHub that got quite excited with the idea of building
|
||||
editing tool for impress.js. Let's hope they will manage to do it.
|
||||
|
||||
|
||||
|
||||
EXAMPLES AND OTHER LEARNING RESOURCES
|
||||
---------------------------------------
|
||||
|
||||
### Official demo
|
||||
|
||||
[impress.js demo](http://bartaz.github.com/impress.js) by [@bartaz](http://twitter.com/bartaz)
|
||||
|
||||
### Examples and demos
|
||||
|
||||
More examples and demos can be found on [Examples and demos wiki page](http://github.com/bartaz/impress.js/wiki/Examples-and-demos).
|
||||
|
||||
Feel free to add your own example presentations (or websites) there.
|
||||
|
||||
### Other tutorials and learning resources
|
||||
|
||||
If you want to learn even more there is a [list of tutorials and other learning resources](https://github.com/bartaz/impress.js/wiki/impress.js-tutorials-and-other-learning-resources)
|
||||
on the wiki, too.
|
||||
|
||||
|
||||
|
||||
WANT TO CONTRIBUTE?
|
||||
---------------------
|
||||
|
||||
If you've found a bug or have a great idea for new feature let me know by [adding your suggestion]
|
||||
(http://github.com/bartaz/impress.js/issues/new) to [issues list](https://github.com/bartaz/impress.js/issues).
|
||||
|
||||
If you have fixed a bug or implemented a feature that you'd like to share, send your pull request against [dev branch]
|
||||
(http://github.com/bartaz/impress.js/tree/dev). But remember that I only accept code that fits my vision of impress.js
|
||||
and my coding standards - so make sure you are open for discussion :)
|
||||
|
||||
|
||||
|
||||
ABOUT THE NAME
|
||||
----------------
|
||||
|
||||
@@ -17,6 +65,7 @@ impress.js name in [courtesy of @skuzniak](http://twitter.com/skuzniak/status/14
|
||||
It's an (un)fortunate coincidence that a Open/LibreOffice presentation tool is called Impress ;)
|
||||
|
||||
|
||||
|
||||
VERSION HISTORY
|
||||
-----------------
|
||||
|
||||
@@ -175,48 +224,6 @@ with simple fallback for non-supporting browsers.
|
||||
|
||||
|
||||
|
||||
HOW TO USE IT
|
||||
---------------
|
||||
|
||||
[Use the source](http://github.com/bartaz/impress.js/blob/master/index.html), Luke ;)
|
||||
|
||||
If you have no idea what I mean by that, or you just clicked that link above and got
|
||||
very confused by all these strange characters that got displayed on your screen,
|
||||
it's a sign, that impress.js is not for you.
|
||||
|
||||
Sorry.
|
||||
|
||||
Fortunately there are some guys on GitHub that got quite excited with the idea of building
|
||||
editing tool for impress.js. Let's hope they will manage to do it.
|
||||
|
||||
|
||||
EXAMPLES AND DEMOS
|
||||
--------------------
|
||||
|
||||
### Official demo
|
||||
|
||||
[impress.js demo](http://bartaz.github.com/impress.js) by [@bartaz](http://twitter.com/bartaz)
|
||||
|
||||
### Other examples
|
||||
|
||||
More examples and demos can be found on [Examples and demos wiki page](http://github.com/bartaz/impress.js/wiki/Examples-and-demos).
|
||||
|
||||
Feel free to add your own example presentations (or websites) there.
|
||||
|
||||
|
||||
|
||||
WANT TO CONTRIBUTE?
|
||||
---------------------
|
||||
|
||||
If you've found a bug or have a great idea for new feature let me know by [adding your suggestion]
|
||||
(http://github.com/bartaz/impress.js/issues/new) to [issues list](https://github.com/bartaz/impress.js/issues).
|
||||
|
||||
If you have fixed a bug or implemented a feature that you'd like to share, send your pull request against [dev branch]
|
||||
(http://github.com/bartaz/impress.js/tree/dev). But remember that I only accept code that fits my vision of impress.js
|
||||
and my coding standards - so make sure you are open for discussion :)
|
||||
|
||||
|
||||
|
||||
BROWSER SUPPORT
|
||||
-----------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user