File tree Expand file tree Collapse file tree 4 files changed +15
-1
lines changed
source/content/pages/13-meta Expand file tree Collapse file tree 4 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -6477,6 +6477,11 @@ <h1>Change Log</h1>
64776477the
64786478< a href ="https://github.com/makaimc/fullstackpython.github.com/commits/gh-pages "> source repository's commit log</ a > on GitHub.</ p >
64796479< h2 > 2015</ h2 >
6480+ < h3 > July</ h3 >
6481+ < ul >
6482+ < li > New resources on the < a href ="/web-frameworks.html "> web frameworks</ a > and
6483+ < a href ="/morepath.html "> Morepath</ a > pages.</ li >
6484+ </ ul >
64806485< h3 > June</ h3 >
64816486< ul >
64826487< li > New < a href ="/api-creation.html "> API Creation</ a > and < a href ="/django.html "> Django</ a > resources
Original file line number Diff line number Diff line change @@ -40,6 +40,11 @@ <h1>Change Log</h1>
4040the
4141< a href ="https://github.com/makaimc/fullstackpython.github.com/commits/gh-pages "> source repository's commit log</ a > on GitHub.</ p >
4242< h2 > 2015</ h2 >
43+ < h3 > July</ h3 >
44+ < ul >
45+ < li > New resources on the < a href ="/web-frameworks.html "> web frameworks</ a > and
46+ < a href ="/morepath.html "> Morepath</ a > pages.</ li >
47+ </ ul >
4348< h3 > June</ h3 >
4449< ul >
4550< li > New < a href ="/api-creation.html "> API Creation</ a > and < a href ="/django.html "> Django</ a > resources
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-07-06T07:26:16Z </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-07-06T07:27:27Z </updated ></feed >
Original file line number Diff line number Diff line change 1313
1414
1515## 2015
16+ ### July
17+ * New resources on the [ web frameworks] ( /web-frameworks.html ) and
18+ [ Morepath] ( /morepath.html ) pages.
19+
1620### June
1721* New [ API Creation] ( /api-creation.html ) and [ Django] ( /django.html ) resources
1822 added.
You can’t perform that action at this time.
0 commit comments