Skip to content

Commit 8290f35

Browse files
committed
adding short future directions post
1 parent 4460e64 commit 8290f35

31 files changed

+245
-27
lines changed

about-author.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ <h1>About the Author</h1>
9292
Next read the
9393
<a href="/change-log.html">change log</a> section.
9494

95-
</div>
95+
</div>
9696
<div class="col-md-offset-1 col-md-3" id="sidebar">
9797
<div class="list-group">
9898
<a href="/introduction.html" class="list-group-item ">Introduction</a>
@@ -120,6 +120,7 @@ <h1>About the Author</h1>
120120
<a href="/best-python-resources.html" class="list-group-item ">Best Python Resources</a>
121121
<a href="/about-author.html" class="list-group-item active">About the Author</a>
122122
<a href="/change-log.html" class="list-group-item ">Change Log</a>
123+
<a href="/future-directions.html" class="list-group-item ">Future Directions</a>
123124
</div>
124125
</div></div>
125126
<hr/>

api-integration.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h2>API Integration Resources</h2>
100100
Next read the
101101
<a href="/no-sql-datastore.html">nosql data stores</a> section.
102102

103-
</div>
103+
</div>
104104
<div class="col-md-offset-1 col-md-3" id="sidebar">
105105
<div class="list-group">
106106
<a href="/introduction.html" class="list-group-item ">Introduction</a>
@@ -128,6 +128,7 @@ <h2>API Integration Resources</h2>
128128
<a href="/best-python-resources.html" class="list-group-item ">Best Python Resources</a>
129129
<a href="/about-author.html" class="list-group-item ">About the Author</a>
130130
<a href="/change-log.html" class="list-group-item ">Change Log</a>
131+
<a href="/future-directions.html" class="list-group-item ">Future Directions</a>
131132
</div>
132133
</div></div>
133134
<hr/>

application-dependencies.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ <h2>Application dependency resources</h2>
199199
Next read the
200200
<a href="/cascading-style-sheets.html">cascading style sheets</a> section.
201201

202-
</div>
202+
</div>
203203
<div class="col-md-offset-1 col-md-3" id="sidebar">
204204
<div class="list-group">
205205
<a href="/introduction.html" class="list-group-item ">Introduction</a>
@@ -227,6 +227,7 @@ <h2>Application dependency resources</h2>
227227
<a href="/best-python-resources.html" class="list-group-item ">Best Python Resources</a>
228228
<a href="/about-author.html" class="list-group-item ">About the Author</a>
229229
<a href="/change-log.html" class="list-group-item ">Change Log</a>
230+
<a href="/future-directions.html" class="list-group-item ">Future Directions</a>
230231
</div>
231232
</div></div>
232233
<hr/>

best-python-resources.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ <h2>Newsletters</h2>
193193
Next read the
194194
<a href="/about-author.html">about the author</a> section.
195195

196-
</div>
196+
</div>
197197
<div class="col-md-offset-1 col-md-3" id="sidebar">
198198
<div class="list-group">
199199
<a href="/introduction.html" class="list-group-item ">Introduction</a>
@@ -221,6 +221,7 @@ <h2>Newsletters</h2>
221221
<a href="/best-python-resources.html" class="list-group-item active">Best Python Resources</a>
222222
<a href="/about-author.html" class="list-group-item ">About the Author</a>
223223
<a href="/change-log.html" class="list-group-item ">Change Log</a>
224+
<a href="/future-directions.html" class="list-group-item ">Future Directions</a>
224225
</div>
225226
</div></div>
226227
<hr/>

caching.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h2>Caching resources</h2>
104104
Next read the
105105
<a href="/task-queues.html">task queues</a> section.
106106

107-
</div>
107+
</div>
108108
<div class="col-md-offset-1 col-md-3" id="sidebar">
109109
<div class="list-group">
110110
<a href="/introduction.html" class="list-group-item ">Introduction</a>
@@ -132,6 +132,7 @@ <h2>Caching resources</h2>
132132
<a href="/best-python-resources.html" class="list-group-item ">Best Python Resources</a>
133133
<a href="/about-author.html" class="list-group-item ">About the Author</a>
134134
<a href="/change-log.html" class="list-group-item ">Change Log</a>
135+
<a href="/future-directions.html" class="list-group-item ">Future Directions</a>
135136
</div>
136137
</div></div>
137138
<hr/>

cascading-style-sheets.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ <h2>CSS resources</h2>
174174
Next read the
175175
<a href="/javascript.html">javascript</a> section.
176176

177-
</div>
177+
</div>
178178
<div class="col-md-offset-1 col-md-3" id="sidebar">
179179
<div class="list-group">
180180
<a href="/introduction.html" class="list-group-item ">Introduction</a>
@@ -202,6 +202,7 @@ <h2>CSS resources</h2>
202202
<a href="/best-python-resources.html" class="list-group-item ">Best Python Resources</a>
203203
<a href="/about-author.html" class="list-group-item ">About the Author</a>
204204
<a href="/change-log.html" class="list-group-item ">Change Log</a>
205+
<a href="/future-directions.html" class="list-group-item ">Future Directions</a>
205206
</div>
206207
</div></div>
207208
<hr/>

change-log.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ <h1>Change Log</h1>
8181
<h2>2014</h2>
8282
<h3>April</h3>
8383
<ul>
84+
<li>Added a <a href="../future-directions.html">future direction</a> section to explain
85+
current priorities for further developments on the site.</li>
86+
<li>More resources for web frameworks and configuration management sections.</li>
8487
<li>Added small JavaScript section. Updating witih basic resources.</li>
8588
<li>Updated application dependencies with new links to Python library
8689
collections.</li>
@@ -175,7 +178,11 @@ <h3>December</h3>
175178
introduction, CDN, web frameworks, and database sections with stubs for
176179
other areas.</li>
177180
</ul>
178-
</div>
181+
<br/>
182+
Next read the
183+
<a href="/future-directions.html">future directions</a> section.
184+
185+
</div>
179186
<div class="col-md-offset-1 col-md-3" id="sidebar">
180187
<div class="list-group">
181188
<a href="/introduction.html" class="list-group-item ">Introduction</a>
@@ -203,6 +210,7 @@ <h3>December</h3>
203210
<a href="/best-python-resources.html" class="list-group-item ">Best Python Resources</a>
204211
<a href="/about-author.html" class="list-group-item ">About the Author</a>
205212
<a href="/change-log.html" class="list-group-item active">Change Log</a>
213+
<a href="/future-directions.html" class="list-group-item ">Future Directions</a>
206214
</div>
207215
</div></div>
208216
<hr/>

configuration-management.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ <h3>Ansible Resources</h3>
151151
Next read the
152152
<a href="/web-analytics.html">web analytics</a> section.
153153

154-
</div>
154+
</div>
155155
<div class="col-md-offset-1 col-md-3" id="sidebar">
156156
<div class="list-group">
157157
<a href="/introduction.html" class="list-group-item ">Introduction</a>
@@ -179,6 +179,7 @@ <h3>Ansible Resources</h3>
179179
<a href="/best-python-resources.html" class="list-group-item ">Best Python Resources</a>
180180
<a href="/about-author.html" class="list-group-item ">About the Author</a>
181181
<a href="/change-log.html" class="list-group-item ">Change Log</a>
182+
<a href="/future-directions.html" class="list-group-item ">Future Directions</a>
182183
</div>
183184
</div></div>
184185
<hr/>

databases.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ <h2>Database resources</h2>
225225
Next read the
226226
<a href="/wsgi-servers.html">wsgi servers</a> section.
227227

228-
</div>
228+
</div>
229229
<div class="col-md-offset-1 col-md-3" id="sidebar">
230230
<div class="list-group">
231231
<a href="/introduction.html" class="list-group-item ">Introduction</a>
@@ -253,6 +253,7 @@ <h2>Database resources</h2>
253253
<a href="/best-python-resources.html" class="list-group-item ">Best Python Resources</a>
254254
<a href="/about-author.html" class="list-group-item ">About the Author</a>
255255
<a href="/change-log.html" class="list-group-item ">Change Log</a>
256+
<a href="/future-directions.html" class="list-group-item ">Future Directions</a>
256257
</div>
257258
</div></div>
258259
<hr/>

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-14T12:44:04Z</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-14T12:55:06Z</updated></feed>

0 commit comments

Comments
 (0)