Commit Graph

11 Commits

Author SHA1 Message Date
Lyla Fischer
566c7b1c58 merge with nate's changes 2013-10-27 22:03:36 -04:00
Tom Offermann
07bd7a3bf8 Update cookiecutter vars in sphinx files.
Many variables were missing the `cookiecutter` prefix.

In conf.py:
Added prefix to `project_name` and `description`.
Changed `ChangeMyName` to `cookiecutter.author_name`.
Changed `ChangeToMyName` to `cookiecutter.author_name`.
Don't hard-code year. Use `cookiecutter.year`.

In Makefile and make.bat:
Added prefix to `project_name`.

In LICENSE.rst:
Changed `full_name` to `author_name` and added prefix.

Fix year.
2013-10-09 13:05:10 -07:00
Daniel Greenfeld
21518e8977 via @natea fix a missing cookiecutter prefix 2013-10-03 10:10:42 +02:00
Lyla Fischer
ee3936997b added instructions on how to run python from heroku 2013-09-28 23:10:07 -04:00
Lyla Fischer
da942d59d4 added how to get database name to deployment docs 2013-09-28 22:47:24 -04:00
Nate Aune
0b40e9bd3c missed some formatting in the docs 2013-09-27 20:22:27 -04:00
Nate Aune
00da531b06 clean up the docs 2013-09-27 20:16:54 -04:00
Nate Aune
e902821117 make the docs less verbose so they're more readable in plaintext 2013-09-27 10:48:47 -04:00
Nate Aune
deb0221c3d fix a missing cookiecutter prefix 2013-09-26 14:46:23 -04:00
Nate Aune
1be9a48aa0 move the deploy docs to docs/deploy.rst 2013-09-26 14:46:14 -04:00
Daniel Greenfeld
c8a01b6bad Fix the layout to match the cookie cutter pattern 2013-08-15 20:03:08 +02:00