Skip to content

Commit 84ea16f

Browse files
committed
updating changelog with july changes
1 parent f1bf29e commit 84ea16f

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

change-log.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,13 @@ <h1>Change Log</h1>
4444
the
4545
<a href="https://github.com/makaimc/fullstackpython.github.com/commits/gh-pages">source repository's commit log</a> on GitHub.</p>
4646
<h2>2014</h2>
47+
<h3>July</h3>
48+
<ul>
49+
<li>Lots of new Django and task queue resources.</li>
50+
<li>Added two new Python libraries lists to the Best Python Resources page.</li>
51+
<li>Thanks <a href="https://news.ycombinator.com/item?id=7985692">Hacker News</a> for
52+
doubling my traffic so far in 2014! 65k uniques and counting...</li>
53+
</ul>
4754
<h3>June</h3>
4855
<ul>
4956
<li>Added more monitoring and logging resources.</li>

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
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-07-11T08:21:29Z</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-07-11T09:25:19Z</updated></feed>

source/content/pages/10-misc/1005-change-log.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ the
2323
[source repository's commit log](https://github.com/makaimc/fullstackpython.github.com/commits/gh-pages) on GitHub.
2424

2525
## 2014
26+
### July
27+
* Lots of new Django and task queue resources.
28+
* Added two new Python libraries lists to the Best Python Resources page.
29+
* Thanks [Hacker News](https://news.ycombinator.com/item?id=7985692) for
30+
doubling my traffic so far in 2014! 65k uniques and counting...
31+
2632
### June
2733
* Added more monitoring and logging resources.
2834
* New resources for Flask and NoSQL projects.

0 commit comments

Comments
 (0)