cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}
Will Farley 8880e777d2 WIP: Add webpack as an option (#610)
* Add webpack as an option

Adds webpack as a js_taskrunner option to cookiecutter-json. Will clone @hzdg/cookiecutter-webpack --pydanny-django branch into the project using cookiecutter's api in post_hooks.

The static webpack project will be placed into the <project_slug>/static/<project_slug>/ directory.
The webpack configs are placed in the ./config/ directory.

The cookiecutter-webpack project includes react / redux / karma configurations that are brought into the project.

* Add webpack documentation
2016-06-19 12:24:43 -07:00
..
contrib replace occurrences of readthedocs.org to readthedocs.io 2016-05-09 17:18:58 -03:00
static merge in @@viviangb #585 2016-06-03 17:35:46 -07:00
taskapp Use sentry for error reporting 2016-06-05 10:47:07 -07:00
templates WIP: Add webpack as an option (#610) 2016-06-19 12:24:43 -07:00
users Switch to using apps.py with Users app 2016-06-18 13:18:40 -07:00
__init__.py Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00