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

Live demo #6

Closed
puzrin opened this issue Sep 2, 2014 · 18 comments
Closed

Live demo #6

puzrin opened this issue Sep 2, 2014 · 18 comments

Comments

@puzrin
Copy link
Contributor

puzrin commented Sep 2, 2014

Probably, we need to provide live demo, like js-yaml does http://nodeca.github.io/js-yaml/ . There can be different code snippets & editable pre-filled examples. Users like, when they can touch result with hands :)

Any ideas about content?

@jonschlinkert
Copy link
Owner

I've used the js-yaml live demo a lot. that would be great!

how about using a markdown cheatsheet for content?

@puzrin
Copy link
Contributor Author

puzrin commented Sep 2, 2014

Thanks for the link. Will use it for basic example.

I mean, demo should contain extended info - how to add macros, hot to add new tags and so on. All with code snippets and live examples.

@jonschlinkert
Copy link
Owner

demo should contain extended info - how to add macros.

Got it, I'd be happy to help put that together as we make progress.

@rlidwka
Copy link
Contributor

rlidwka commented Sep 2, 2014

I quickly copied demo from my older project, feel free to change that if you like:

http://jonschlinkert.github.io/remarkable/parser.html

I think this needs a logo...

@jonschlinkert
Copy link
Owner

nice! @rlidwka looks great! I'll add some styling when we get some content together.

@puzrin
Copy link
Contributor Author

puzrin commented Sep 2, 2014

http://jonschlinkert.github.io/remarkable/demo/

I've added demo files and build scripts. see folder ./demo

  • ./demo/data.yml - contains info to build demo blocks. Edit as you with.
  • ./demo/index.jade - layout, static texts, demo grouping.
  • run make to rebuild files.
  • run make gh-pages to publish demo from current branch.

Rendering does not work yet, but you already can start to prepare data and tweak the look.

@jonschlinkert
Copy link
Owner

this is going to be a lot of fun to design around! nice work

@puzrin
Copy link
Contributor Author

puzrin commented Sep 2, 2014

That's another concept of demo https://stackedit.io/ . May be one big text will be better.

@howardroark
Copy link

I like the idea of demoing the features by writing a narrative that walks someone through them. Just feels more human :)

Another example (great open-source tool as well)...
https://laverna.cc/index.html

@tunnckoCore
Copy link

Mm, previews not work?

@puzrin
Copy link
Contributor Author

puzrin commented Sep 30, 2014

I've finished with demo http://jonschlinkert.github.io/remarkable/demo/ . IMHO it's ready to use, especially, with killer-feature permalink.

@jonschlinkert , consider replace initial text with something more short. Current one is a bit boring, when one come to demo many times. I'd like demo to be focused on developpers.

Sync scrolling postponed until better times. Don't like to spend time for it (and not interesting for me).

@puzrin
Copy link
Contributor Author

puzrin commented Sep 30, 2014

Possible reduced example

@howardroark
Copy link

👍 for reduced. This is great!

@jonschlinkert
Copy link
Owner

that's great! I'll do some work on it in the next couple days. not to keep beating this drum, but I'm trying to wrap up assemble, and that's what I want to use for this! :-)

MHO it's ready to use, especially, with killer-feature permalink.

to be clear, you mean the demo specifically, not the library itself, correct?

@jonschlinkert
Copy link
Owner

and thanks! I'm really impressed with the amazing work you guys are doing!

@jonschlinkert
Copy link
Owner

and do you want me to start tweeting/mentioning this yet?

@puzrin
Copy link
Contributor Author

puzrin commented Sep 30, 2014

to be clear, you mean the demo specifically, not the library itself, correct?

Demo only. It's "independent". I have no idea what to improve there.

and do you want me to start tweeting/mentioning this yet?

I'd prefer after 1-2 weeks. We still have to complete missed remarked/marked feature and refactor/polish architecture. Now it's "solid proof of concept", not "product".

@jonschlinkert
Copy link
Owner

got it, understood. thanks

@puzrin puzrin closed this as completed Oct 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants