-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
Migrating from coffeescript6/discuss#53
Version 2.0.0-alpha1 of CoffeeScript is coming soon, and we’d like to modernize the design of coffeescript.org for the v2 docs. Any designers out there who would like to help with this?
General criteria:
- The content isn’t changing. What you see on coffeescript.org now is the same content we want to present on v2, plus a prominent note about v1 vs v2 which we’ll write soon. If someone wants to add new content, like a tutorial, that would be a separate effort.
- We want to keep it as mostly a single page, so that ctrl/cmd-F quickly finds whatever you’re looking for.
- It must be responsive. We want to keep the left-right side-by-side code examples, which would stack on mobile.
- Since the general design is one long page, I’d like something like Bootstrap’s sidebar nav that has the entire outline and shows you where you are.
Update: The work-in-progress CS2 docs have been merged into 2
branch, and can be viewed here: https://rawgit.com/jashkenas/coffeescript/2/docs/v2/
Please take this as your starting point, and submit pull requests against 2
based on this code. Note that you should only be editing files in documentation
; the docs
folder is for generated output only (similar to how src
compiles into lib
).
danielbayley, uMaxmaxmaximus, PeachIceTea, jpcamara, evmorov and 4 morelinkerlin, 1j01, Fudoshiki and jiku