Updated PyCon 2012 Sprint (markdown)

rduplain 2012-03-11 20:58:13 -07:00
parent 8cc86e053e
commit 28f11b98fd

@ -12,12 +12,6 @@ Windows
Add IIS deployment documentation. Expand documentation for Windows.
The Quickstart
--------------
Review the current [quickstart](http://flask.pocoo.org/docs/quickstart/) to evaluate the user experience. Any overhaul, or just some updates? Add a deployment quickstart, to help new users feel as though they accomplished something by deploying an application and not just listening on a local port. Heroku is an option here. All of this *might* mean that we split up the quick start into multiple pages.
Work through Issue Trackers
---------------------------
@ -78,3 +72,21 @@ Ideas
-----
Idea: Build URLs across Flask instances.
Integrate:
==========
The Quickstart
--------------
*kevinburke #427*
Review the current [quickstart](http://flask.pocoo.org/docs/quickstart/) to evaluate the user experience. Any overhaul, or just some updates? Add a deployment quickstart, to help new users feel as though they accomplished something by deploying an application and not just listening on a local port. Heroku is an option here. All of this *might* mean that we split up the quick start into multiple pages.
Done
====
...