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

Create a "getting started" guide #33

Closed
cantrell opened this issue Oct 14, 2013 · 1 comment
Closed

Create a "getting started" guide #33

cantrell opened this issue Oct 14, 2013 · 1 comment
Assignees

Comments

@cantrell
Copy link
Member

Write a getting started guide for the site, and link to it from the README. It should include:

  • Getting the repo (or downloading the zip file).
  • Building it with grunt.
  • Including the library.
  • Initializing Snap.
  • Drawing a couple of shapes.
  • Animating them.

Write it up, and send it to Yohei for inclusion on the site.

@mike-sierra
Copy link

FWIW, my superficial review of the ref doc gave me the impression Snap works on three distinct problems: (1) extending jQuery-like convenience features to SVG; (2) extending familiar DOM API features to SVG, e.g., querySelector(), data-attr & drag/drop; (3) smoothing over differences in how some SVG features work compared to CSS, e.g., transforms. Maybe not appropriate for a basic "getting started," but it would be good to communicate points like these at a high level.

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

3 participants