0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/docs/contributing
Matt Westcott 377db9e878 Rewrite developer setup docs
* State the requirement for Node.js up-front (since it's required by everyone, not just front-end devs)
* Point to vagrant-wagtail-develop instead of making people set up a Vagrant instance manually
* No need to fiddle with python paths via local.py - 'setup.py develop' handles that
* Skip instructions for virtualenvs (anyone who decides against the Vagrant route is expected to know how to use them)
2015-09-30 15:54:08 +01:00
..
css_guidelines.rst Add instructions on compiling SCSS files to docs 2015-05-01 08:53:04 +10:00
developing.rst Rewrite developer setup docs 2015-09-30 15:54:08 +01:00
index.rst removed duplicated/out-of-date information about getting started using the demo site. this is now only in the actual wagtaildemo repo 2015-05-18 09:46:38 +01:00
javascript_guidelines.rst added JS documentation to the contributing section 2015-04-27 23:05:36 +12:00
python_guidelines.rst replaced bullets with headings in python guidelines 2015-05-18 09:46:38 +01:00
styleguide.rst made difference clearer between coding style and styleguide 2015-05-18 09:46:38 +01:00