From 0c651e3f283ed66f2a55a5ab365a17f0624d0b99 Mon Sep 17 00:00:00 2001 From: janis Date: Wed, 14 Dec 2022 09:25:48 +0100 Subject: [PATCH] update README.md --- website/README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) 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