Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design new landing page #26

Open
9 tasks
wout opened this issue Nov 13, 2018 · 3 comments
Open
9 tasks

Design new landing page #26

wout opened this issue Nov 13, 2018 · 3 comments

Comments

@wout
Copy link
Member

wout commented Nov 13, 2018

For the release of SVG.js 3.0, I'd love to design a new landing page, including a few interactive elements made with SVG.js. Here is a wish list, feel free to add and/or modify. 🤓

  • Header with logo where curve drag handles are draggable (they reset after 3 seconds)
  • Github stars button and Fork me on Gihub band
  • Links to 2.6 and 3.0 docs
  • One-liner describing SVG.js
  • Why SVG.js arguments
  • SVG.js vs the competition benchmarks, just like we have now, but a better design and integrated in page with scroll-reveal/activate
  • Basic "Getting started" example with link to 3.0 docs for more
  • Integrated PONG game we did for CSS-Ticks
  • License and Changelog at the bottom

Not everything in the list should be implemented at release. Given the limited time I can dedicate to this, I'd like to start out with the bare minimum and integrate frivolous elements if and when time allows.

@Fuzzyma
Copy link
Member

Fuzzyma commented Nov 13, 2018

Sounds good :).
I think everything except the pong game should be there on realease. In case we dont have new benchmarks we use the old.

@wout
Copy link
Member Author

wout commented Nov 13, 2018

I've got the old svg.benchmark.js setup lying around somewhere. I can easily write new tests. Then we'll see if the lib still has its original speed, or maybe even improved. 😉

@Fuzzyma
Copy link
Member

Fuzzyma commented Nov 13, 2018

Haha - I doubt that :P. Writing es6 modules and transpiling them wont make stuff faster^^. But as far as I tested it, it also didnt slow it down.
Whats faster for sure are the animations. Thats a difference like day and night!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants