images, download page & rwd
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# impress.js.org website
|
||||
This folder contains all the code for the impress.js.org website. You can find the source code for the demo presentation and the other examples in the folder *demo*.
|
||||
This folder contains all the code for the [impress.js.org](https://impress.js.org) website. You can find the source code for the demo presentation and the other examples in the folder *demo*.
|
||||
|
||||
## Structure
|
||||
The also contains a folder for the docs (Documentation) for the project.
|
||||
@@ -11,4 +11,6 @@ What needs to be done:
|
||||
- Find good font
|
||||
- Create good background image for main page
|
||||
- use jQuery and maybe some other tools to do crazy CSS scroll animations
|
||||
- Create nav bar
|
||||
|
||||
## Docs
|
||||
If you want to contribute more documentation, then you may create a new MarkDown file in the docs/md folder, where all markdown files for the documentation reside. After you have written your documentation, you should run ```node build-docs.js``` to create the navigation menu entries. The title specified in the md file will be set as the navigation name. You may then change the navigation items in /docs/modules/nav.html
|
||||
Reference in New Issue
Block a user