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

Recipes? #112

Closed
callumlocke opened this issue May 8, 2014 · 14 comments
Closed

Recipes? #112

callumlocke opened this issue May 8, 2014 · 14 comments

Comments

@callumlocke
Copy link
Contributor

The gulp project has recipes for common use cases... would you consider something something similar for gulp-webapp (maybe in a wiki)? People could submit recipes for how to add things you don't want in the generator itself - like coffee, less, stylus, browserify

@sindresorhus
Copy link
Member

Sure, we would be happy to accept PRs for that :D

@callumlocke
Copy link
Contributor Author

You want .md files in the repo at /docs/recipes/ (like gulp)?

Or would it be better to enable the wiki for this repo and set up a section in there?

@sindresorhus
Copy link
Member

You want .md files in the repo at /docs/recipes/ (like gulp)?

Sure, and with a link from the readme.

Or would it be better to enable the wiki for this repo and set up a section in there?

Nah, I don't like wikis.

@silvenon
Copy link
Member

silvenon commented May 8, 2014

Great idea! In which format do we write this? As instructions on what to change with the current version?

@addyosmani
Copy link
Member

Straight-up markdown should work fine for this. +1 on .md files in the repo which we then link up from the readme.

@sindresorhus
Copy link
Member

👍

@callumlocke
Copy link
Contributor Author

Added a CoffeeScript recipe to start this off (#119)

@sindresorhus
Copy link
Member

Anyone: Feel free to submit a PR for additional recipes or comment wishes here ;)

@callumlocke
Copy link
Contributor Author

The Jade and Handlebars recipes are both about templates, but are for completely different use cases... Serverside vs clientside, basically. Should we clarify this in the titles/links?

@jcsrb
Copy link
Contributor

jcsrb commented May 12, 2014

I'm playing with deploying to gh-pages using gulp-subtree , is that worth a recipe?

@sindresorhus
Copy link
Member

@jcsrb yes, that's has been a common request.

@jcsrb
Copy link
Contributor

jcsrb commented May 12, 2014

why do we recommend installing new dependencies manually in the docs instead of recommend adding them to package.json ?

@sindresorhus
Copy link
Member

Because it's added automagically when installing. Manually editing package.json would be much more work.

@jcsrb
Copy link
Contributor

jcsrb commented May 12, 2014

@sindresorhus learned something here, sorry for the silly question, thanks

@jcsrb jcsrb mentioned this issue May 13, 2014
callumlocke added a commit to callumlocke/generator-gulp-webapp that referenced this issue May 14, 2014
# By Matija Marohnić (2) and others
# Via Sindre Sorhus (2) and Matija Marohnić (1)
* 'master' of https://github.com/yeoman/generator-gulp-webapp:
  Add recipe for revving
  Update some words
  Close yeomanGH-132: gh-pages recipe. Fixes yeoman#112
  Mention html2jade in the Jade recipe

Conflicts:
	docs/recipes/README.md
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