Skip to content

Commit decc6ec

Browse files
committed
updating the description of the website to be clearer
1 parent e1b77f2 commit decc6ec

23 files changed

+23
-23
lines changed

about-author.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta charset="utf-8">
44
<meta http-equiv="X-UA-Compatible" content="IE=edge">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="Full stack Python shows how an entire Python web application is built, from the server to the front end JavaScript.">
6+
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
99
<title>Full Stack Python</title>

archives.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta charset="utf-8">
44
<meta http-equiv="X-UA-Compatible" content="IE=edge">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="Full stack Python shows how an entire Python web application is built, from the server to the front end JavaScript.">
6+
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
99
<title>Full Stack Python</title>

caching.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta charset="utf-8">
44
<meta http-equiv="X-UA-Compatible" content="IE=edge">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="Full stack Python shows how an entire Python web application is built, from the server to the front end JavaScript.">
6+
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
99
<title>Full Stack Python</title>

categories.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta charset="utf-8">
44
<meta http-equiv="X-UA-Compatible" content="IE=edge">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="Full stack Python shows how an entire Python web application is built, from the server to the front end JavaScript.">
6+
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
99
<title>Full Stack Python</title>

change-log.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta charset="utf-8">
44
<meta http-equiv="X-UA-Compatible" content="IE=edge">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="Full stack Python shows how an entire Python web application is built, from the server to the front end JavaScript.">
6+
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
99
<title>Full Stack Python</title>

configuration-management.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta charset="utf-8">
44
<meta http-equiv="X-UA-Compatible" content="IE=edge">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="Full stack Python shows how an entire Python web application is built, from the server to the front end JavaScript.">
6+
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
99
<title>Full Stack Python</title>

database.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta charset="utf-8">
44
<meta http-equiv="X-UA-Compatible" content="IE=edge">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="Full stack Python shows how an entire Python web application is built, from the server to the front end JavaScript.">
6+
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
99
<title>Full Stack Python</title>

dependency-management.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta charset="utf-8">
44
<meta http-equiv="X-UA-Compatible" content="IE=edge">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="Full stack Python shows how an entire Python web application is built, from the server to the front end JavaScript.">
6+
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
99
<title>Full Stack Python</title>

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-01T09:07:44Z</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-01T10:36:17Z</updated></feed>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta charset="utf-8">
44
<meta http-equiv="X-UA-Compatible" content="IE=edge">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="Full stack Python shows how an entire Python web application is built, from the server to the front end JavaScript.">
6+
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
99
<title>Full Stack Python</title>

0 commit comments

Comments
 (0)