Commit Graph

6 Commits

Author SHA1 Message Date
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
Audrey Roy Greenfeld
42fe4f645b Update pylint and pep8 docs. 2015-09-26 00:50:54 -07:00
Audrey Roy Greenfeld
481bdb71b3 More linter documentation in prep for merging #283. 2015-09-26 00:35:55 -07:00
Audrey Roy Greenfeld
b642fed5bb Starter docs on our flake8 setup. 2015-09-24 00:38:04 -07:00
Daniel Roy Greenfeld
698c990cbd Refactored the Docker docs and added indexes. 2015-09-18 14:26:29 -07:00
Daniel Roy Greenfeld
275f7eee14 Big reorganization of documentation 2015-09-18 10:20:48 -07:00