Skip to content

Commit de24c2a

Browse files
committed
updating change log and future directions
1 parent fafca68 commit de24c2a

File tree

7 files changed

+14
-8
lines changed

7 files changed

+14
-8
lines changed

change-log.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,15 @@ <h1>Change Log</h1>
8686
<h2>2014</h2>
8787
<h3>April</h3>
8888
<ul>
89-
<li>Added a <a href="../future-directions.html">future direction</a> section to explain
90-
current priorities for further developments on the site.</li>
89+
<li>
90+
<p>New logo! This one's way more Python software stack, way less boring
91+
folder-thingy. Here's how the old one looked in comparison:
92+
<img src="theme/img/old-logo.png" width="100%" alt="Old Full Stack Python logo" class="technical-diagram" /></p>
93+
</li>
94+
<li>
95+
<p>Added a <a href="../future-directions.html">future direction</a> section to explain
96+
current priorities for further developments on the site.</p>
97+
</li>
9198
<li>More resources for web frameworks and configuration management sections.</li>
9299
<li>Added small JavaScript section. Updating witih basic resources.</li>
93100
<li>Updated application dependencies with new links to Python library

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-04-16T19:54:24Z</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-04-16T19:58:48Z</updated></feed>

future-directions.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,6 @@ <h1>Future Directions</h1>
9393
<p>Here are some things I'm actively working on:</p>
9494
<ul>
9595
<li>
96-
<p>New logo design</p>
97-
</li>
98-
<li>
9996
<p>Clear, concise descriptions for each concept in every section along with
10097
the "why [x] is needed"</p>
10198
</li>

source/content/pages/change-log.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ the
1212

1313
## 2014
1414
### April
15+
* New logo! This one's way more Python software stack, way less boring
16+
folder-thingy. Here's how the old one looked in comparison:
17+
<img src="theme/img/old-logo.png" width="100%" alt="Old Full Stack Python logo" class="technical-diagram" />
18+
1519
* Added a [future direction](../future-directions.html) section to explain
1620
current priorities for further developments on the site.
1721
* More resources for web frameworks and configuration management sections.

source/content/pages/future-directions.markdown

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ submit one when you see a fix or improvement that needs to be made!
2121

2222
Here are some things I'm actively working on:
2323

24-
* New logo design
25-
2624
* Clear, concise descriptions for each concept in every section along with
2725
the "why [x] is needed"
2826

67.8 KB
Loading

theme/img/old-logo.png

67.8 KB
Loading

0 commit comments

Comments
 (0)