impress / impress.js

It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
http://impress.js.org
MIT License
37.62k stars 6.67k forks source link

New impress website #847

Open janishutz opened 1 year ago

janishutz commented 1 year ago

New impress.js Website

This is a big one. I've created a new website to better show what the project is capable of and also to include docs that are more accessible as they are on a website. The docs feature a fully automated build script that builds HTML files from MD.

What's been changed

Preview

I have uploaded a preview of the website to a subdomain of my personal website: https://impress-testing.janishutz.com. I will from time to time upload a new version, whenever I get the time and it is worth the effort.

janishutz commented 1 year ago

Ohh I forgot to move the build examples listing to the website build script. Will fix that.

Also, another thing that is not correct yet is:

janishutz commented 1 year ago

I will also stash the changes once I am done developing this.

janishutz commented 1 year ago

I'll also finish the source map this weekend and the website should then be ready

janishutz commented 1 year ago

Okay, website mostly complete. There might be some changes I'll make in the next couple of days, but has reached just about final form (well for me at least)

janishutz commented 1 year ago

New version of the site is not also up on https://impress-testing.janishutz.com

janishutz commented 1 year ago

Wow this is looking hilarious. About 50 commits... anyway... I kept finding little issues

janishutz commented 1 year ago

Noticed, that I also need to generate an index.html for plugins as well. Will add this to the build script

janishutz commented 1 year ago

Okay wow, just noticed that mobile optimisation of the main website is kinda messed up... will fix asap

janishutz commented 1 year ago

Any thoughts by somebody?

nightscape commented 1 year ago

@simplePCBuilding yes, looks awesome!! Great to see that impress.js is still being developed!

janishutz commented 1 year ago

I am in my fork again starting to work on some cool new features

janishutz commented 1 year ago

Just pushed some more changes, I have completely rewritten path highlighting and dark mode switching as well as doing some clean-up work. @henrikingo Do you feel like we could merge?

janishutz commented 12 months ago

@henrikingo any thoughts?