Skip to content

Commit 41b5f25

Browse files
committed
updating changelog for dec
1 parent 9aaced8 commit 41b5f25

File tree

4 files changed

+42
-19
lines changed

4 files changed

+42
-19
lines changed

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>2013-12-04T09:50:23Z</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>2013-12-04T09:54:26Z</updated></feed>

index.html

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -623,17 +623,25 @@ <h1>About</h1>
623623
</section>
624624
<section id="change-log" class="tech-section">
625625
<h1>Change Log</h1>
626-
<p>Nov 2013: Modified color scheme. Updated caching and introduction section,
626+
<div class="section" id="id1">
627+
<h2>2013</h2>
628+
<p>Dec: Changed CDN section to static content. Transitioning diagrams from
629+
Paper app drawings to Balsamiq mockups exported to PNG files.</p>
630+
<p>Nov: Modified color scheme. Updated caching and introduction section,
627631
added section on NoSQL data stores.</p>
628-
<p>Oct 2013: Creating separate monitoring section.</p>
629-
<p>Aug 2013: Adding more resources for web servers and other categories.</p>
630-
<p>Jun 2013: Updating styling, adding new content, switching around sections.</p>
631-
<p>Jan 2013: Fleshed out web server, OS, and server sections, particularly IaaS
632+
<p>Oct: Creating separate monitoring section.</p>
633+
<p>Aug: Adding more resources for web servers and other categories.</p>
634+
<p>Jun: Updating styling, adding new content, switching around sections.</p>
635+
<p>Jan: Fleshed out web server, OS, and server sections, particularly IaaS
632636
and PaaS topics, added initial &quot;hand drawn&quot; diagram placeholders for better
633637
diagrams later.</p>
634-
<p>Dec 2012: Initial incomplete release on fullstackpython.com, created
638+
</div>
639+
<div class="section" id="id2">
640+
<h2>2012</h2>
641+
<p>Dec: Initial incomplete release on fullstackpython.com, created
635642
introduction, CDN, web frameworks, and database sections with stubs for
636643
other areas.</p>
644+
</div>
637645

638646
</section>
639647
</div>

pages/change-log.html

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,17 +48,25 @@
4848
<h1>Change Log</h1>
4949

5050

51-
<p>Nov 2013: Modified color scheme. Updated caching and introduction section,
51+
<div class="section" id="id1">
52+
<h2>2013</h2>
53+
<p>Dec: Changed CDN section to static content. Transitioning diagrams from
54+
Paper app drawings to Balsamiq mockups exported to PNG files.</p>
55+
<p>Nov: Modified color scheme. Updated caching and introduction section,
5256
added section on NoSQL data stores.</p>
53-
<p>Oct 2013: Creating separate monitoring section.</p>
54-
<p>Aug 2013: Adding more resources for web servers and other categories.</p>
55-
<p>Jun 2013: Updating styling, adding new content, switching around sections.</p>
56-
<p>Jan 2013: Fleshed out web server, OS, and server sections, particularly IaaS
57+
<p>Oct: Creating separate monitoring section.</p>
58+
<p>Aug: Adding more resources for web servers and other categories.</p>
59+
<p>Jun: Updating styling, adding new content, switching around sections.</p>
60+
<p>Jan: Fleshed out web server, OS, and server sections, particularly IaaS
5761
and PaaS topics, added initial &quot;hand drawn&quot; diagram placeholders for better
5862
diagrams later.</p>
59-
<p>Dec 2012: Initial incomplete release on fullstackpython.com, created
63+
</div>
64+
<div class="section" id="id2">
65+
<h2>2012</h2>
66+
<p>Dec: Initial incomplete release on fullstackpython.com, created
6067
introduction, CDN, web frameworks, and database sections with stubs for
6168
other areas.</p>
69+
</div>
6270

6371
<hr/>
6472
<div class="footer pull-right">

source/content/pages/change-log.rst

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,26 @@ Change Log
55
:slug: change-log
66
:sort-order: 14
77

8-
Nov 2013: Modified color scheme. Updated caching and introduction section,
8+
2013
9+
----
10+
Dec: Changed CDN section to static content. Transitioning diagrams from
11+
Paper app drawings to Balsamiq mockups exported to PNG files.
12+
13+
Nov: Modified color scheme. Updated caching and introduction section,
914
added section on NoSQL data stores.
1015

11-
Oct 2013: Creating separate monitoring section.
16+
Oct: Creating separate monitoring section.
1217

13-
Aug 2013: Adding more resources for web servers and other categories.
18+
Aug: Adding more resources for web servers and other categories.
1419

15-
Jun 2013: Updating styling, adding new content, switching around sections.
20+
Jun: Updating styling, adding new content, switching around sections.
1621

17-
Jan 2013: Fleshed out web server, OS, and server sections, particularly IaaS
22+
Jan: Fleshed out web server, OS, and server sections, particularly IaaS
1823
and PaaS topics, added initial "hand drawn" diagram placeholders for better
1924
diagrams later.
2025

21-
Dec 2012: Initial incomplete release on fullstackpython.com, created
26+
2012
27+
----
28+
Dec: Initial incomplete release on fullstackpython.com, created
2229
introduction, CDN, web frameworks, and database sections with stubs for
2330
other areas.

0 commit comments

Comments
 (0)