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

Docs: Cheat sheet #3

Open
daveyarwood opened this issue Mar 14, 2016 · 8 comments
Open

Docs: Cheat sheet #3

daveyarwood opened this issue Mar 14, 2016 · 8 comments

Comments

@daveyarwood
Copy link
Member

daveyarwood commented Mar 14, 2016

From alda-lang/alda#210, cc: @lifeluvr @elyisgreat @jgkamat

Should be a webpage with concise examples, something like the Emmet cheat sheet.

Reference material currently available:

@lifeluvr
Copy link
Contributor

Yes! That's exactly what I envisioned! I have a busy morning but, I should
have something substantial soon.
I'm gathering data now but, I'm sure it will need additions.
I bet if we just start a .md on github contributors could take turns
editing it?

On Sun, Mar 13, 2016 at 8:28 PM, Dave Yarwood [email protected]
wrote:

From alda-lang/alda#210 alda-lang/alda#210,
cc: @lifeluvr https://github.com/lifeluvr @elyisgreat
https://github.com/elyisgreat @jgkamat https://github.com/jgkamat

Should be a webpage with concise examples, something like the Emmet cheat
sheet http://docs.emmet.io/cheat-sheet.

Reference material currently available:


Reply to this email directly or view it on GitHub
#3.

_Eric Payne_
1-619-786-4687
[email protected]
www.lifeluvr.org

@lifeluvr
Copy link
Contributor

I'm still working on mastering the syntax... I figured I better learn as much about it as I can before, I write any How-To's or Cheat Sheets ;) There's nothing worse than a know-it-all that doesn't really know what the heck they're talking about but, they still talk like they do!
I'm still a little blind...so I'm not quite ready to lead yet but, it's all shaping up fast! When I know for sure how all the syntax works from first hand experience...I'll be able to write How-To articles that even children can understand it!
This really isn't that hard to 'grok' at all and, will make my job easy!
Here's a little snippet of some Bach that I put together:
piano/violin/cello: [c6eg>ceg>c<dfa>d<dgb>dg<<]*3 <c6~2>

@daveyarwood
Copy link
Member Author

piano/violin/cello: [c6eg>ceg>c<dfa>d<dgb>dg<<]*3

Nice! Looks like you're picking it up :)

@lifeluvr
Copy link
Contributor

Weird... I thought what I pasted was different from that :
piano/violin/cello: [c6eg>ceg>c<dfa>d<gbd>g<<]*3 <c6~2>
There that looks more like it :)

On Mon, Mar 14, 2016 at 1:39 PM, Dave Yarwood [email protected]
wrote:

piano/violin/cello: [c6eg>ceg>cddg<<]*3

Nice! Looks like you're picking it up :)


Reply to this email directly or view it on GitHub
#3 (comment)
.

_Eric Payne_
1-619-786-4687
[email protected]
www.lifeluvr.org

@daveyarwood
Copy link
Member Author

More food for thought: cljs.info has a really great ClojureScript cheat sheet that makes good use of space by putting most of the info in tooltips that appear when you hover over the links.

Might be a good idea to steal for the Alda cheat sheet?

@daveyarwood
Copy link
Member Author

Including this issue in the scope of #8.

I think the cheat sheet should be hosted alongside the rest of the docs at docs.alda.io.

To do this, the cheat sheet should be added to the docs folder in alda-lang/alda. The docs are kept in sync with releases and used to generate http://alda.readthedocs.io, which will be CNAMEd to docs.alda.io.

@TangibleDream
Copy link

can I nab this one or is someone working on it?

@daveyarwood
Copy link
Member Author

@TangibleDream It's up for grabs at this point - please feel free to nab it!

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