From 28f11b98fd7133d9cd46010159350ba392f8a205 Mon Sep 17 00:00:00 2001 From: rduplain Date: Sun, 11 Mar 2012 20:58:13 -0700 Subject: [PATCH] Updated PyCon 2012 Sprint (markdown) --- PyCon-2012-Sprint.md | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/PyCon-2012-Sprint.md b/PyCon-2012-Sprint.md index bc560f3..58f4d34 100644 --- a/PyCon-2012-Sprint.md +++ b/PyCon-2012-Sprint.md @@ -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 +==== + + +... \ No newline at end of file