File tree Expand file tree Collapse file tree
source/content/pages/13-meta Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5900,6 +5900,9 @@ <h1>Change Log</h1>
59005900< h2 > 2015</ h2 >
59015901< h3 > May</ h3 >
59025902< ul >
5903+ < li > Worked on making < a href ="/why-use-python.html "> Why Use Python?</ a > page specific to
5904+ that topic now that the < a href ="/enterprise-python.html "> Enterprise Python</ a > page
5905+ contains enterprise-y info.</ li >
59035906< li > New page on the super broad topic of < a href ="/data.html "> Data</ a > with Python.
59045907 Eventually it'll link to all sorts of data topics such as analysis,
59055908 visualization and processing.</ li >
Original file line number Diff line number Diff line change @@ -42,6 +42,9 @@ <h1>Change Log</h1>
4242< h2 > 2015</ h2 >
4343< h3 > May</ h3 >
4444< ul >
45+ < li > Worked on making < a href ="/why-use-python.html "> Why Use Python?</ a > page specific to
46+ that topic now that the < a href ="/enterprise-python.html "> Enterprise Python</ a > page
47+ contains enterprise-y info.</ li >
4548< li > New page on the super broad topic of < a href ="/data.html "> Data</ a > with Python.
4649 Eventually it'll link to all sorts of data topics such as analysis,
4750 visualization and processing.</ li >
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 >2015-05-20T06:45:17Z </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 >2015-05-21T14:20:08Z </updated ></feed >
Original file line number Diff line number Diff line change 1414
1515## 2015
1616### May
17+ * Worked on making [ Why Use Python?] ( /why-use-python.html ) page specific to
18+ that topic now that the [ Enterprise Python] ( /enterprise-python.html ) page
19+ contains enterprise-y info.
1720* New page on the super broad topic of [ Data] ( /data.html ) with Python.
1821 Eventually it'll link to all sorts of data topics such as analysis,
1922 visualization and processing.
You can’t perform that action at this time.
0 commit comments