File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7
-3
lines changed 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 >2013-08-20T11:11:37Z </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 >2013-08-20T11:14:39Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -479,7 +479,8 @@ <h1>About</h1>
479479 </ section >
480480 < section id ="change-log " class ="tech-section ">
481481 < h1 > Change Log</ h1 >
482- < p > 2013.06.23: Updating styling, adding new content, switching around sections.</ p >
482+ < p > 2013.08.20: Adding more resources for web servers and other categories.</ p >
483+ < p > 2013.06.23: Updating styling, adding new content, switching around sections.</ p >
483484< p > 2013.01.11: Fleshing out server section, particularly IaaS and PaaS.</ p >
484485< p > 2013.01.04: Added initial trial of a WSGI server -> web server -> browser diagram. Updated web server and OS sections.</ p >
485486< p > 2013.01.02: Minor updates to OS section.</ p >
Original file line number Diff line number Diff line change 4848 < h1 > Change Log</ h1 >
4949
5050
51- < p > 2013.06.23: Updating styling, adding new content, switching around sections.</ p >
51+ < p > 2013.08.20: Adding more resources for web servers and other categories.</ p >
52+ < p > 2013.06.23: Updating styling, adding new content, switching around sections.</ p >
5253< p > 2013.01.11: Fleshing out server section, particularly IaaS and PaaS.</ p >
5354< p > 2013.01.04: Added initial trial of a WSGI server -> web server -> browser diagram. Updated web server and OS sections.</ p >
5455< p > 2013.01.02: Minor updates to OS section.</ p >
Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ Change Log
55:slug: change-log
66:sort-order: 13
77
8+ 2013.08.20: Adding more resources for web servers and other categories.
9+
8102013.06.23: Updating styling, adding new content, switching around sections.
911
10122013.01.11: Fleshing out server section, particularly IaaS and PaaS.
You can’t perform that action at this time.
0 commit comments