grow / grow.dev

Grow's homepage and documentation site.
https://grow.io
85 stars 36 forks source link

Adding section under Workflow for local development #13

Closed jasonsemko closed 9 years ago

jasonsemko commented 9 years ago

Could not find the run command or local development testing outside of the starting guide. Mostly copied and pasted original text from starting guide over. Added as first step to workflow

jeremydw commented 9 years ago

Awesome – thanks for this! I'll merge it in and Travis will deploy your changes within a few minutes. Note that in the future we're going to recommend using Gulp for preprocessor tasks and file watching instead of using Grow's built-in preprocessors (see: https://github.com/grow/pygrow/issues/77).

Reason being – Gulp has a big community and does its job really well. When pygrow's #77 is closed, I'll make sure to update the docs you've written here. There are also a few tiny wording things I might change for consistency. Cheers!