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

Add examples directory with some common Dust implementation examples #575

Closed
sethkinast opened this issue Mar 20, 2015 · 1 comment · Fixed by #577
Closed

Add examples directory with some common Dust implementation examples #575

sethkinast opened this issue Mar 20, 2015 · 1 comment · Fixed by #577

Comments

@sethkinast
Copy link
Contributor

This is a common pattern for libraries on GitHub.

  • Each example should have an explanation page on dustjs.com/examples/ that links to the example.
  • Each example should have a package.json or bower.json to allow it to install dependencies and Just Work™.

Some good examples could be:

  • Basic Node example
  • Basic Node with Express example
  • Basic streaming example
  • Basic browser example
  • Loading Dust via AMD
@sethkinast
Copy link
Contributor Author

Relates to #567

@sethkinast sethkinast changed the title Add examples directory with some common Dust implemenation examples Add examples directory with some common Dust implementation examples Mar 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant