Updated PyCon 2012 Sprint (markdown)
parent
8cc86e053e
commit
28f11b98fd
1 changed files with 18 additions and 6 deletions
|
|
@ -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
|
||||
====
|
||||
|
||||
|
||||
...
|
||||
Loading…
Add table
Add a link
Reference in a new issue