Skip to content

Commit ffecad9

Browse files
committed
updating change log and future directions pages
1 parent 86331c1 commit ffecad9

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

change-log.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h1>Change Log</h1>
5252
<h2>2014</h2>
5353
<h3>May</h3>
5454
<ul>
55-
<li>Cleaned up and polished the task queues page.</li>
55+
<li>Cleaned up and polished the task queues and web analytics pages.</li>
5656
<li>Added learning checklist to operating systems, web servers, task queues and
5757
monitoring pages.</li>
5858
<li>Adding more 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-05-11T13:17:32Z</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-05-11T13:23:26Z</updated></feed>

future-directions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h1>Future Directions</h1>
6363
the "why [x] is needed"</p>
6464
</li>
6565
<li>
66-
<p>Learning checklists for every section.</p>
66+
<p>Learning checklists for every section where it makes sense.</p>
6767
</li>
6868
<li>
6969
<p>Flesh out <a href="../javascript.html">JavaScript</a>,

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ the
2424

2525
## 2014
2626
### May
27-
* Cleaned up and polished the task queues page.
27+
* Cleaned up and polished the task queues and web analytics pages.
2828
* Added learning checklist to operating systems, web servers, task queues and
2929
monitoring pages.
3030
* Adding more logging resources.

source/content/pages/10-misc/1007-future-directions.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Here are some things I'm actively working on:
3636
* Clear, concise descriptions for each concept in every section along with
3737
the "why [x] is needed"
3838

39-
* Learning checklists for every section.
39+
* Learning checklists for every section where it makes sense.
4040

4141
* Flesh out [JavaScript](../javascript.html),
4242
[Configuration Management](../configuration-management.html),

0 commit comments

Comments
 (0)