File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed
source/content/pages/02-web-frameworks Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -560,7 +560,9 @@ <h2>Open source Flask example projects</h2>
560560</ li >
561561< li >
562562< p > < a href ="https://github.com/JackStouffer/Flask-Foundation "> Flask Foundation</ a > is a
563- starting point for new Flask projects.</ p >
563+ starting point for new Flask projects. There's also a
564+ < a href ="https://jackstouffer.github.io/Flask-Foundation/ "> companion website</ a > for
565+ the project that explains what extensions the base project includes.</ p >
564566</ li >
565567< li >
566568< p > < a href ="https://github.com/sloria/cookiecutter-flask "> Cookiecutter Flask</ a > is a project
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2014-10-25T09:56:35Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2014-10-26T16:13:25Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -201,7 +201,9 @@ <h2>Open source Flask example projects</h2>
201201</ li >
202202< li >
203203< p > < a href ="https://github.com/JackStouffer/Flask-Foundation "> Flask Foundation</ a > is a
204- starting point for new Flask projects.</ p >
204+ starting point for new Flask projects. There's also a
205+ < a href ="https://jackstouffer.github.io/Flask-Foundation/ "> companion website</ a > for
206+ the project that explains what extensions the base project includes.</ p >
205207</ li >
206208< li >
207209< p > < a href ="https://github.com/sloria/cookiecutter-flask "> Cookiecutter Flask</ a > is a project
Original file line number Diff line number Diff line change @@ -162,7 +162,9 @@ book which is an excellent learning resource.
162162 book.
163163
164164* [ Flask Foundation] ( https://github.com/JackStouffer/Flask-Foundation ) is a
165- starting point for new Flask projects.
165+ starting point for new Flask projects. There's also a
166+ [ companion website] ( https://jackstouffer.github.io/Flask-Foundation/ ) for
167+ the project that explains what extensions the base project includes.
166168
167169* [ Cookiecutter Flask] ( https://github.com/sloria/cookiecutter-flask ) is a project
168170 template for use with [ Cookiecutter] ( https://github.com/audreyr/cookiecutter ) .
You can’t perform that action at this time.
0 commit comments