Skip to content

Commit 053c9ce

Browse files
committed
add plumbing for major pages expansion
1 parent 419f1f1 commit 053c9ce

File tree

127 files changed

+1484
-838
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+1484
-838
lines changed

about-author.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,8 @@ <h3 class="panel-head"><a href="/table-of-contents.html" style="color: #fff;">Ch
146146
</div>
147147
<div class="container">
148148
<div class="sans-font footer">
149-
<a href="https://github.com/mattmakai" class="underline">Matt Makai</a> 2017
149+
<a href="https://github.com/mattmakai" class="underline">Matt Makai</a>
150+
<a href="/change-log.html">2012-2017</a>
150151
</div>
151152
</div><script>
152153
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){

all.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4190,6 +4190,11 @@ <h3>Jinja2 resources</h3>
41904190
need the <a href="http://stackoverflow.com/questions/25359898/escape-jinja2-syntax-in-a-jinja2-template">"raw" template tag</a>.</p>
41914191
</li>
41924192
</ul>
4193+
<h1>Mako</h1>
4194+
<p>Mako is a <a href="/template-engines.html">template engine built in Python</a> that is
4195+
used to generate output HTML, XML and similar formats.</p>
4196+
<div class="well see-also">Mako is an implementation of the <a href="/template-engines.html">template engines</a> concept. Learn more in the <a href="/web-development.html">web development</a> chapter or view the <a href="/table-of-contents.html">table of contents</a> for all topics.</div>
4197+
<h1>Django Templates</h1>
41934198
<h1>Web Design</h1>
41944199
<p>Web design is the creation of a web application's style and user interaction
41954200
using CSS and JavaScript.</p>
@@ -10987,7 +10992,8 @@ <h2>Tactical improvements</h2>
1098710992
</div>
1098810993
<div class="container">
1098910994
<div class="sans-font footer">
10990-
<a href="https://github.com/mattmakai" class="underline">Matt Makai</a> 2017
10995+
<a href="https://github.com/mattmakai" class="underline">Matt Makai</a>
10996+
<a href="/change-log.html">2012-2017</a>
1099110997
</div>
1099210998
</div><script>
1099310999
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){

apache-cassandra.html

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.

apache-http-server.html

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.

api-creation.html

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.

api-integration.html

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.

application-dependencies.html

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.

application-programming-interfaces.html

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.

author/matt-makai.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@ <h3 class="panel-head">Sponsored By</h3>
100100
</div>
101101
<div class="container">
102102
<div class="sans-font footer">
103-
<a href="https://github.com/mattmakai" class="underline">Matt Makai</a> 2017
103+
<a href="https://github.com/mattmakai" class="underline">Matt Makai</a>
104+
<a href="/change-log.html">2012-2017</a>
104105
</div>
105106
</div><script>
106107
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){

best-python-podcasts.html

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)