File tree Expand file tree Collapse file tree 4 files changed +7
-1
lines changed
source/content/pages/11-misc Expand file tree Collapse file tree 4 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -3630,6 +3630,8 @@ <h1>Change Log</h1>
36303630< h2 > 2014</ h2 >
36313631< h3 > August</ h3 >
36323632< ul >
3633+ < li > Added another Flask open source example app.</ li >
3634+ < li > Added new < a href ="/code-metrics.html "> Code Metrics</ a > page.</ li >
36333635< li > Updated CI page with more services and open source projects.</ li >
36343636< li > Added < a href ="/continuous-integration.html "> Continuous Integration</ a > page.</ li >
36353637< li > Splitting out deployment from automation so I can add chapters on continuous
Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ <h1>Change Log</h1>
4646< h2 > 2014</ h2 >
4747< h3 > August</ h3 >
4848< ul >
49+ < li > Added another Flask open source example app.</ li >
50+ < li > Added new < a href ="/code-metrics.html "> Code Metrics</ a > page.</ li >
4951< li > Updated CI page with more services and open source projects.</ li >
5052< li > Added < a href ="/continuous-integration.html "> Continuous Integration</ a > page.</ li >
5153< li > Splitting out deployment from automation so I can add chapters on continuous
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-08-12T12:49:51Z </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-08-12T12:50:49Z </updated ></feed >
Original file line number Diff line number Diff line change 2424
2525## 2014
2626### August
27+ * Added another Flask open source example app.
28+ * Added new [ Code Metrics] ( /code-metrics.html ) page.
2729* Updated CI page with more services and open source projects.
2830* Added [ Continuous Integration] ( /continuous-integration.html ) page.
2931* Splitting out deployment from automation so I can add chapters on continuous
You can’t perform that action at this time.
0 commit comments