File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 7676 < h1 > Change Log</ h1 >
7777 < div class ="section " id ="id1 ">
7878< h2 > 2014</ h2 >
79+ < p > Feb: Adding new Django resources, added sitemap.xml. Rewriting all sections
80+ to fix first draft typos and grammar mistakes as well as add new content.</ p >
7981< p > Jan: Adding configuration management, application dependencies, and source
8082control sections. Also updating about section. Updated design to be fully
8183responsive.</ p >
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-02-01T12:45:12Z </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-02-01T12:47:44Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ Change Log
77
882014
99----
10+ Feb: Adding new Django resources, added sitemap.xml. Rewriting all sections
11+ to fix first draft typos and grammar mistakes as well as add new content.
12+
1013Jan: Adding configuration management, application dependencies, and source
1114control sections. Also updating about section. Updated design to be fully
1215responsive.
You can’t perform that action at this time.
0 commit comments