Skip to content

Commit fcb2faf

Browse files
committed
adding day we fight back banner
1 parent ed38b7f commit fcb2faf

27 files changed

+87
-48
lines changed

about-author.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
<span class="logo-title"><a href="/">Full Stack Python</a></span>
7272
</div>
7373
</div>
74-
</div> <div class="row">
74+
</div>
75+
<div class="row">
7576
<div class="col-md-8">
7677
<h1>About</h1>
7778
<p>This website was written and built by
@@ -127,5 +128,5 @@ <h1>About</h1>
127128

128129
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
129130
<script src="theme/js/bootstrap.min.js"></script>
130-
</body>
131+
</body>
131132
</html>

api-integration.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
<span class="logo-title"><a href="/">Full Stack Python</a></span>
7272
</div>
7373
</div>
74-
</div> <div class="row">
74+
</div>
75+
<div class="row">
7576
<div class="col-md-8">
7677
<h1>API Integration</h1>
7778
<p>The majority of production Python web applications rely on several
@@ -128,5 +129,5 @@ <h2>API Integration Resources</h2>
128129

129130
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
130131
<script src="theme/js/bootstrap.min.js"></script>
131-
</body>
132+
</body>
132133
</html>

caching.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
<span class="logo-title"><a href="/">Full Stack Python</a></span>
7272
</div>
7373
</div>
74-
</div> <div class="row">
74+
</div>
75+
<div class="row">
7576
<div class="col-md-8">
7677
<h1>Caching</h1>
7778
<p>Caching can reduce load on servers by storing the results of common
@@ -130,5 +131,5 @@ <h2>Caching Resources</h2>
130131

131132
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
132133
<script src="theme/js/bootstrap.min.js"></script>
133-
</body>
134+
</body>
134135
</html>

change-log.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
<span class="logo-title"><a href="/">Full Stack Python</a></span>
7272
</div>
7373
</div>
74-
</div> <div class="row">
74+
</div>
75+
<div class="row">
7576
<div class="col-md-8">
7677
<h1>Change Log</h1>
7778
<div class="section" id="id1">
@@ -143,5 +144,5 @@ <h2>2012</h2>
143144

144145
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
145146
<script src="theme/js/bootstrap.min.js"></script>
146-
</body>
147+
</body>
147148
</html>

configuration-management.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
<span class="logo-title"><a href="/">Full Stack Python</a></span>
7272
</div>
7373
</div>
74-
</div> <div class="row">
74+
</div>
75+
<div class="row">
7576
<div class="col-md-8">
7677
<h1>Configuration Management</h1>
7778
<p>Configuration management involves modifying servers from an existing state to
@@ -145,5 +146,5 @@ <h3>Ansible Resources</h3>
145146

146147
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
147148
<script src="theme/js/bootstrap.min.js"></script>
148-
</body>
149+
</body>
149150
</html>

databases.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
<span class="logo-title"><a href="/">Full Stack Python</a></span>
7272
</div>
7373
</div>
74-
</div> <div class="row">
74+
</div>
75+
<div class="row">
7576
<div class="col-md-8">
7677
<h1>Databases</h1>
7778
<p>A database is an abstraction on top of an operating system's file system to
@@ -204,5 +205,5 @@ <h3>Database resources</h3>
204205

205206
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
206207
<script src="theme/js/bootstrap.min.js"></script>
207-
</body>
208+
</body>
208209
</html>

dependency-management.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
<span class="logo-title"><a href="/">Full Stack Python</a></span>
7272
</div>
7373
</div>
74-
</div> <div class="row">
74+
</div>
75+
<div class="row">
7576
<div class="col-md-8">
7677
<h1>Application Dependencies</h1>
7778
<p>Application dependencies are specific Python libraries and their versions
@@ -121,5 +122,5 @@ <h1>Application Dependencies</h1>
121122

122123
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
123124
<script src="theme/js/bootstrap.min.js"></script>
124-
</body>
125+
</body>
125126
</html>

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-02-10T18:23:02Z</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-02-11T08:01:26Z</updated></feed>

index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
<span class="logo-title"><a href="/">Full Stack Python</a></span>
7272
</div>
7373
</div>
74-
</div> <div class="row">
74+
</div>
75+
<div class="row">
7576
<div class="col-md-8">
7677
<h1>Introduction</h1>
7778
<p>You're knee deep in learning the <a class="reference external" href="http://www.python.org/">Python</a>
@@ -144,5 +145,10 @@ <h1>Introduction</h1>
144145

145146
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
146147
<script src="theme/js/bootstrap.min.js"></script>
148+
<!--[if !(lt IE 8)]><!-->
149+
<script type="text/javascript">
150+
(function(){var e=document.createElement("script");e.type="text/javascript";e.async=true;e.src=document.location.protocol+"//d1agz031tafz8n.cloudfront.net/thedaywefightback.js/widget.min.js";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)})()
151+
</script>
152+
<!--<![endif]-->
147153
</body>
148154
</html>

introduction.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
<span class="logo-title"><a href="/">Full Stack Python</a></span>
7272
</div>
7373
</div>
74-
</div> <div class="row">
74+
</div>
75+
<div class="row">
7576
<div class="col-md-8">
7677
<h1>Introduction</h1>
7778
<p>You're knee deep in learning the <a class="reference external" href="http://www.python.org/">Python</a>
@@ -143,5 +144,5 @@ <h1>Introduction</h1>
143144

144145
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
145146
<script src="theme/js/bootstrap.min.js"></script>
146-
</body>
147+
</body>
147148
</html>

0 commit comments

Comments
 (0)