Skip to content

Commit f15a52b

Browse files
committed
changing side bar for more detailed content
1 parent 7d675ec commit f15a52b

39 files changed

+227
-116
lines changed

about-author.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -308,12 +308,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
308308
each Python web application stack layer and provides the
309309
best web resources for those topics.
310310
<hr/>
311+
Looking for more detailed tutorials and walkthroughs than what is
312+
presented here?
313+
<a href="/email.html">Sign up for an email alert when that content is created.</a>
314+
<hr/>
311315
<a href="http://twitter.com/mattmakai">Matt Makai</a> designed and
312316
wrote this site with assistance from community pull
313-
requests. If you're on GitHub you can
317+
requests. On GitHub you can
314318
<a href="https://github.com/makaimc">follow him</a>
315-
to see what daily changes are made or
316-
<a href="https://github.com/makaimc/fullstackpython.github.com">star the repository</a> for future reference.
319+
to see what daily changes are made.
317320
</div>
318321
</div>
319322
<div class="panel panel-success">

api-creation.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -367,12 +367,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
367367
each Python web application stack layer and provides the
368368
best web resources for those topics.
369369
<hr/>
370+
Looking for more detailed tutorials and walkthroughs than what is
371+
presented here?
372+
<a href="/email.html">Sign up for an email alert when that content is created.</a>
373+
<hr/>
370374
<a href="http://twitter.com/mattmakai">Matt Makai</a> designed and
371375
wrote this site with assistance from community pull
372-
requests. If you're on GitHub you can
376+
requests. On GitHub you can
373377
<a href="https://github.com/makaimc">follow him</a>
374-
to see what daily changes are made or
375-
<a href="https://github.com/makaimc/fullstackpython.github.com">star the repository</a> for future reference.
378+
to see what daily changes are made.
376379
</div>
377380
</div>
378381
<div class="panel panel-success">

api-integration.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -367,12 +367,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
367367
each Python web application stack layer and provides the
368368
best web resources for those topics.
369369
<hr/>
370+
Looking for more detailed tutorials and walkthroughs than what is
371+
presented here?
372+
<a href="/email.html">Sign up for an email alert when that content is created.</a>
373+
<hr/>
370374
<a href="http://twitter.com/mattmakai">Matt Makai</a> designed and
371375
wrote this site with assistance from community pull
372-
requests. If you're on GitHub you can
376+
requests. On GitHub you can
373377
<a href="https://github.com/makaimc">follow him</a>
374-
to see what daily changes are made or
375-
<a href="https://github.com/makaimc/fullstackpython.github.com">star the repository</a> for future reference.
378+
to see what daily changes are made.
376379
</div>
377380
</div>
378381
<div class="panel panel-success">

application-dependencies.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -434,12 +434,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
434434
each Python web application stack layer and provides the
435435
best web resources for those topics.
436436
<hr/>
437+
Looking for more detailed tutorials and walkthroughs than what is
438+
presented here?
439+
<a href="/email.html">Sign up for an email alert when that content is created.</a>
440+
<hr/>
437441
<a href="http://twitter.com/mattmakai">Matt Makai</a> designed and
438442
wrote this site with assistance from community pull
439-
requests. If you're on GitHub you can
443+
requests. On GitHub you can
440444
<a href="https://github.com/makaimc">follow him</a>
441-
to see what daily changes are made or
442-
<a href="https://github.com/makaimc/fullstackpython.github.com">star the repository</a> for future reference.
445+
to see what daily changes are made.
443446
</div>
444447
</div>
445448
<div class="panel panel-success">

application-programming-interfaces.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -359,12 +359,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
359359
each Python web application stack layer and provides the
360360
best web resources for those topics.
361361
<hr/>
362+
Looking for more detailed tutorials and walkthroughs than what is
363+
presented here?
364+
<a href="/email.html">Sign up for an email alert when that content is created.</a>
365+
<hr/>
362366
<a href="http://twitter.com/mattmakai">Matt Makai</a> designed and
363367
wrote this site with assistance from community pull
364-
requests. If you're on GitHub you can
368+
requests. On GitHub you can
365369
<a href="https://github.com/makaimc">follow him</a>
366-
to see what daily changes are made or
367-
<a href="https://github.com/makaimc/fullstackpython.github.com">star the repository</a> for future reference.
370+
to see what daily changes are made.
368371
</div>
369372
</div>
370373
<div class="panel panel-success">

best-python-resources.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -419,12 +419,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
419419
each Python web application stack layer and provides the
420420
best web resources for those topics.
421421
<hr/>
422+
Looking for more detailed tutorials and walkthroughs than what is
423+
presented here?
424+
<a href="/email.html">Sign up for an email alert when that content is created.</a>
425+
<hr/>
422426
<a href="http://twitter.com/mattmakai">Matt Makai</a> designed and
423427
wrote this site with assistance from community pull
424-
requests. If you're on GitHub you can
428+
requests. On GitHub you can
425429
<a href="https://github.com/makaimc">follow him</a>
426-
to see what daily changes are made or
427-
<a href="https://github.com/makaimc/fullstackpython.github.com">star the repository</a> for future reference.
430+
to see what daily changes are made.
428431
</div>
429432
</div>
430433
<div class="panel panel-success">

bottle.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -348,12 +348,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
348348
each Python web application stack layer and provides the
349349
best web resources for those topics.
350350
<hr/>
351+
Looking for more detailed tutorials and walkthroughs than what is
352+
presented here?
353+
<a href="/email.html">Sign up for an email alert when that content is created.</a>
354+
<hr/>
351355
<a href="http://twitter.com/mattmakai">Matt Makai</a> designed and
352356
wrote this site with assistance from community pull
353-
requests. If you're on GitHub you can
357+
requests. On GitHub you can
354358
<a href="https://github.com/makaimc">follow him</a>
355-
to see what daily changes are made or
356-
<a href="https://github.com/makaimc/fullstackpython.github.com">star the repository</a> for future reference.
359+
to see what daily changes are made.
357360
</div>
358361
</div>
359362
<div class="panel panel-success">

caching.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -334,12 +334,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
334334
each Python web application stack layer and provides the
335335
best web resources for those topics.
336336
<hr/>
337+
Looking for more detailed tutorials and walkthroughs than what is
338+
presented here?
339+
<a href="/email.html">Sign up for an email alert when that content is created.</a>
340+
<hr/>
337341
<a href="http://twitter.com/mattmakai">Matt Makai</a> designed and
338342
wrote this site with assistance from community pull
339-
requests. If you're on GitHub you can
343+
requests. On GitHub you can
340344
<a href="https://github.com/makaimc">follow him</a>
341-
to see what daily changes are made or
342-
<a href="https://github.com/makaimc/fullstackpython.github.com">star the repository</a> for future reference.
345+
to see what daily changes are made.
343346
</div>
344347
</div>
345348
<div class="panel panel-success">

cascading-style-sheets.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ <h3>Once your app is styled what do you need to learn next?</h3>
198198
<div class="well select-next">
199199
<a href="/javascript.html" class="btn btn-success btn-full"><i class="fa fa-html5 fa-inverse fa-2x"></i></a>
200200
<p class="under-btn">
201-
How do I create more dynamic interaction in the browser with JavaScript?
201+
How do I create dynamic browser interaction with JavaScript?
202202
</p>
203203
</div>
204204
</div>
@@ -223,7 +223,7 @@ <h3>Once your app is styled what do you need to learn next?</h3>
223223
<div class="well select-next">
224224
<a href="/application-programming-intefaces.html" class="btn btn-success btn-full"><i class="fa fa-exchange fa-2x"></i></a>
225225
<p class="under-btn">
226-
What are application programming interfaces?
226+
What are APIs?
227227
</p>
228228
</div>
229229
</div>
@@ -452,12 +452,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
452452
each Python web application stack layer and provides the
453453
best web resources for those topics.
454454
<hr/>
455+
Looking for more detailed tutorials and walkthroughs than what is
456+
presented here?
457+
<a href="/email.html">Sign up for an email alert when that content is created.</a>
458+
<hr/>
455459
<a href="http://twitter.com/mattmakai">Matt Makai</a> designed and
456460
wrote this site with assistance from community pull
457-
requests. If you're on GitHub you can
461+
requests. On GitHub you can
458462
<a href="https://github.com/makaimc">follow him</a>
459-
to see what daily changes are made or
460-
<a href="https://github.com/makaimc/fullstackpython.github.com">star the repository</a> for future reference.
463+
to see what daily changes are made.
461464
</div>
462465
</div>
463466
<div class="panel panel-success">

change-log.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -440,12 +440,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
440440
each Python web application stack layer and provides the
441441
best web resources for those topics.
442442
<hr/>
443+
Looking for more detailed tutorials and walkthroughs than what is
444+
presented here?
445+
<a href="/email.html">Sign up for an email alert when that content is created.</a>
446+
<hr/>
443447
<a href="http://twitter.com/mattmakai">Matt Makai</a> designed and
444448
wrote this site with assistance from community pull
445-
requests. If you're on GitHub you can
449+
requests. On GitHub you can
446450
<a href="https://github.com/makaimc">follow him</a>
447-
to see what daily changes are made or
448-
<a href="https://github.com/makaimc/fullstackpython.github.com">star the repository</a> for future reference.
451+
to see what daily changes are made.
449452
</div>
450453
</div>
451454
<div class="panel panel-success">

0 commit comments

Comments
 (0)