diff --git a/website/README.md b/website/README.md index 1dafeae..e6b7b23 100644 --- a/website/README.md +++ b/website/README.md @@ -1,2 +1,14 @@ # 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* \ No newline at end of file +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*. + +## Structure +The also contains a folder for the docs (Documentation) for the project. + +## Roadmap +What needs to be done: +- Finish styling of main page +- Add code samples to main page +- 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 \ No newline at end of file