Skip to content

Commit cfaecbe

Browse files
committed
updating change log with link to GitHub commit log
1 parent d325a7e commit cfaecbe

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

change-log.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@
7575
<div class="row">
7676
<div class="col-md-8">
7777
<h1>Change Log</h1>
78+
<p>This is a running list of the major changes to Full Stack Python since its
79+
inception in December 2012. Another way to view the modifications is through
80+
the
81+
<a href="https://github.com/makaimc/fullstackpython.github.com/commits/gh-pages">GitHub commit log</a>.</p>
7882
<h2>2014</h2>
7983
<h3>March</h3>
8084
<ul>

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-03-02T10:29: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>2014-03-02T12:28:51Z</updated></feed>

source/content/pages/change-log.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@ category: page
33
slug: change-log
44
sort-order: 25
55

6+
67
# Change Log
8+
This is a running list of the major changes to Full Stack Python since its
9+
inception in December 2012. Another way to view the modifications is through
10+
the
11+
[GitHub commit log](https://github.com/makaimc/fullstackpython.github.com/commits/gh-pages).
712

813
## 2014
914
### March

0 commit comments

Comments
 (0)