Skip to content

Commit 221ef89

Browse files
committed
adding map to introduction page
1 parent 44bc8ce commit 221ef89

File tree

12 files changed

+17559
-186
lines changed

12 files changed

+17559
-186
lines changed

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-07-16T09:59:53Z</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-07-17T10:45:03Z</updated></feed>

full-stack-python-map.pdf

106 KB
Binary file not shown.

full-stack-python-map.png

232 KB
Loading

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ <h1>Introduction</h1>
4949
sell as a service to other people. That's where Full Stack Python comes in.
5050
You've come to the right place to learn everything you need to deploy and
5151
run a production Python web application.</p>
52+
<p>There is a lot of material to cover on this site so here's a map that visually
53+
depicts how the topics relate to each other. Click the image to pull up a PDF
54+
version.</p>
55+
<p><a href="/full-stack-python-map.pdf" target="_blank" style="border: none;"><img src="full-stack-python-map.png" width="100%" alt="Full Stack Python site map." class="technical-diagram" /></a></p>
5256
<p>This guide branches out on topic because your learning needs depend on what
5357
you're currently trying to do. </p>
5458
<h3>Let's get started. What do you need to do right now?</h3>

introduction.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ <h1>Introduction</h1>
4949
sell as a service to other people. That's where Full Stack Python comes in.
5050
You've come to the right place to learn everything you need to deploy and
5151
run a production Python web application.</p>
52+
<p>There is a lot of material to cover on this site so here's a map that visually
53+
depicts how the topics relate to each other. Click the image to pull up a PDF
54+
version.</p>
55+
<p><a href="/full-stack-python-map.pdf" target="_blank" style="border: none;"><img src="full-stack-python-map.png" width="100%" alt="Full Stack Python site map." class="technical-diagram" /></a></p>
5256
<p>This guide branches out on topic because your learning needs depend on what
5357
you're currently trying to do. </p>
5458
<h3>Let's get started. What do you need to do right now?</h3>

source/content/pages/01-introduction/0101-introduction.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@ sell as a service to other people. That's where Full Stack Python comes in.
2929
You've come to the right place to learn everything you need to deploy and
3030
run a production Python web application.
3131

32+
33+
There is a lot of material to cover on this site so here's a map that visually
34+
depicts how the topics relate to each other. Click the image to pull up a PDF
35+
version.
36+
37+
<a href="/full-stack-python-map.pdf" target="_blank" style="border: none;"><img src="full-stack-python-map.png" width="100%" alt="Full Stack Python site map." class="technical-diagram" /></a>
38+
3239
This guide branches out on topic because your learning needs depend on what
3340
you're currently trying to do.
3441

source/mockups/full-stack-python-map.bmml

Lines changed: 413 additions & 185 deletions
Large diffs are not rendered by default.
232 KB
Loading
106 KB
Binary file not shown.
232 KB
Loading

0 commit comments

Comments
 (0)