Skip to content

Commit c6b9183

Browse files
committed
updating changelog
1 parent e8eac22 commit c6b9183

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed

all.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6538,6 +6538,8 @@ <h1>Change Log</h1>
65386538
<h2>2015</h2>
65396539
<h3>July</h3>
65406540
<ul>
6541+
<li>Added the beginnings of a
6542+
<a href="/static-site-generator.html">static site generator page</a>.</li>
65416543
<li>Updated sidebar with links to the new
65426544
<a href="https://gumroad.com/l/kwjLZ">Full Stack Python Guide to Deployments</a>
65436545
ebook.</li>

change-log.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ <h1>Change Log</h1>
4242
<h2>2015</h2>
4343
<h3>July</h3>
4444
<ul>
45+
<li>Added the beginnings of a
46+
<a href="/static-site-generator.html">static site generator page</a>.</li>
4547
<li>Updated sidebar with links to the new
4648
<a href="https://gumroad.com/l/kwjLZ">Full Stack Python Guide to Deployments</a>
4749
ebook.</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>2015-07-19T12:25:50Z</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-19T12:27:14Z</updated></feed>

source/content/pages/13-meta/02-change-log.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ the
1414

1515
## 2015
1616
### July
17+
* Added the beginnings of a
18+
[static site generator page](/static-site-generator.html).
1719
* Updated sidebar with links to the new
1820
[Full Stack Python Guide to Deployments](https://gumroad.com/l/kwjLZ)
1921
ebook.

0 commit comments

Comments
 (0)