Skip to content

Commit 8d801d2

Browse files
committed
begone, most banners
1 parent 00ab4ff commit 8d801d2

File tree

99 files changed

+211
-719
lines changed

Some content is hidden

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

99 files changed

+211
-719
lines changed

about-author.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,13 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<meta name="author" content="Matt Makai">
9-
<meta name="description" content="Learn more about the author of Full Stack Python, Matt Makai.">
9+
<meta name="description" content="Learn more about the author of Full Stack Python, Matt Makai.">
1010
<title>About the Author - Full Stack Python</title>
1111
<link href="/f.css" rel="stylesheet">
1212
<link rel="shortcut icon" href="/img/fsp-fav.png">
1313
</head>
1414
<body>
15-
<div style="margin: 0 0 12px;background-color: #22B24C;">
16-
<div class="container">
17-
<p class="banner sans-font">
18-
<a href="https://www.gumroad.com/l/python-deployments" style="color: #fff">Learning web development? Check out the newly-updated Guide to Deployments book</a>!
19-
</p>
20-
</div>
21-
</div> <div class="container">
15+
<div class="container">
2216
<div class="row">
2317
<div class="col-md-12">
2418
<div class="logo-header-section">

apache-http-server.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,13 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<meta name="author" content="Matt Makai">
9-
<meta name="description" content="Apache HTTP Server is a widely deployed web server and is often used with WSGI to serve Python web apps.">
9+
<meta name="description" content="Apache HTTP Server is a widely deployed web server and is often used with WSGI to serve Python web apps.">
1010
<title>Apache HTTP Server - Full Stack Python</title>
1111
<link href="/f.css" rel="stylesheet">
1212
<link rel="shortcut icon" href="/img/fsp-fav.png">
1313
</head>
1414
<body>
15-
<div style="margin: 0 0 12px;background-color: #22B24C;">
16-
<div class="container">
17-
<p class="banner sans-font">
18-
<a href="https://www.gumroad.com/l/python-deployments" style="color: #fff">Learning web development? Check out the newly-updated Guide to Deployments book</a>!
19-
</p>
20-
</div>
21-
</div> <div class="container">
15+
<div class="container">
2216
<div class="row">
2317
<div class="col-md-12">
2418
<div class="logo-header-section">

api-creation.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,13 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<meta name="author" content="Matt Makai">
9-
<meta name="description" content="Web APIs enable machine-to-machine communication. Learn more about creating web APIs on Full Stack Python.">
9+
<meta name="description" content="Web APIs enable machine-to-machine communication. Learn more about creating web APIs on Full Stack Python.">
1010
<title>API Creation - Full Stack Python</title>
1111
<link href="/f.css" rel="stylesheet">
1212
<link rel="shortcut icon" href="/img/fsp-fav.png">
1313
</head>
1414
<body>
15-
<div style="margin: 0 0 12px;background-color: #22B24C;">
16-
<div class="container">
17-
<p class="banner sans-font">
18-
<a href="https://www.gumroad.com/l/python-deployments" style="color: #fff">Learning web development? Check out the newly-updated Guide to Deployments book</a>!
19-
</p>
20-
</div>
21-
</div> <div class="container">
15+
<div class="container">
2216
<div class="row">
2317
<div class="col-md-12">
2418
<div class="logo-header-section">

api-integration.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,13 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<meta name="author" content="Matt Makai">
9-
<meta name="description" content="Integrating web APIs into an application is necessary for both mobile and web applications. Learn more about API integration on Full Stack Python.">
9+
<meta name="description" content="Integrating web APIs into an application is necessary for both mobile and web applications. Learn more about API integration on Full Stack Python.">
1010
<title>API Integration - Full Stack Python</title>
1111
<link href="/f.css" rel="stylesheet">
1212
<link rel="shortcut icon" href="/img/fsp-fav.png">
1313
</head>
1414
<body>
15-
<div style="margin: 0 0 12px;background-color: #22B24C;">
16-
<div class="container">
17-
<p class="banner sans-font">
18-
<a href="https://www.gumroad.com/l/python-deployments" style="color: #fff">Learning web development? Check out the newly-updated Guide to Deployments book</a>!
19-
</p>
20-
</div>
21-
</div> <div class="container">
15+
<div class="container">
2216
<div class="row">
2317
<div class="col-md-12">
2418
<div class="logo-header-section">

application-dependencies.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,13 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<meta name="author" content="Matt Makai">
9-
<meta name="description" content="Python web applications depend on many code libraries. Learn more about application dependencies on Full Stack Python.">
9+
<meta name="description" content="Python web applications depend on many code libraries. Learn more about application dependencies on Full Stack Python.">
1010
<title>Application Dependencies - Full Stack Python</title>
1111
<link href="/f.css" rel="stylesheet">
1212
<link rel="shortcut icon" href="/img/fsp-fav.png">
1313
</head>
1414
<body>
15-
<div style="margin: 0 0 12px;background-color: #22B24C;">
16-
<div class="container">
17-
<p class="banner sans-font">
18-
<a href="https://www.gumroad.com/l/python-deployments" style="color: #fff">Learning web development? Check out the newly-updated Guide to Deployments book</a>!
19-
</p>
20-
</div>
21-
</div> <div class="container">
15+
<div class="container">
2216
<div class="row">
2317
<div class="col-md-12">
2418
<div class="logo-header-section">

application-programming-interfaces.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,13 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<meta name="author" content="Matt Makai">
9-
<meta name="description" content="Web application programming interfaces (APIs) provide a machine-to-machine data transport mechanism. Learn more about web APIs at Full Stack Python.">
9+
<meta name="description" content="Web application programming interfaces (APIs) provide a machine-to-machine data transport mechanism. Learn more about web APIs at Full Stack Python.">
1010
<title>Application Programming Interfaces - Full Stack Python</title>
1111
<link href="/f.css" rel="stylesheet">
1212
<link rel="shortcut icon" href="/img/fsp-fav.png">
1313
</head>
1414
<body>
15-
<div style="margin: 0 0 12px;background-color: #22B24C;">
16-
<div class="container">
17-
<p class="banner sans-font">
18-
<a href="https://www.gumroad.com/l/python-deployments" style="color: #fff">Learning web development? Check out the newly-updated Guide to Deployments book</a>!
19-
</p>
20-
</div>
21-
</div> <div class="container">
15+
<div class="container">
2216
<div class="row">
2317
<div class="col-md-12">
2418
<div class="logo-header-section">

best-python-podcasts.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<meta name="author" content="Matt Makai">
9-
<meta name="description" content="Find out the best Python podcasts as well as general software development podcasts on Full Stack Python.">
9+
<meta name="description" content="Find out the best Python podcasts as well as general software development podcasts on Full Stack Python.">
1010
<title>Best Python Podcasts - Full Stack Python</title>
1111
<link href="/f.css" rel="stylesheet">
1212
<link rel="shortcut icon" href="/img/fsp-fav.png">
@@ -15,10 +15,11 @@
1515
<div style="margin: 0 0 12px;background-color: #22B24C;">
1616
<div class="container">
1717
<p class="banner sans-font">
18-
<a href="https://www.gumroad.com/l/python-deployments" style="color: #fff">Learning web development? Check out the newly-updated Guide to Deployments book</a>!
19-
</p>
18+
<a href="https://training.talkpython.fm/courses/explore_entrepreneurs/python-for-entrepreneurs-build-and-launch-your-online-business" style="color: #fff">Python for Entrepreneurs: learn Python while building your own business</a>!
19+
</p>
2020
</div>
21-
</div> <div class="container">
21+
</div>
22+
<div class="container">
2223
<div class="row">
2324
<div class="col-md-12">
2425
<div class="logo-header-section">

best-python-resources.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,13 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<meta name="author" content="Matt Makai">
9-
<meta name="description" content="Get recommendations for dozens of great programming tutorials via Full Stack Python's Best Python Resources page.">
9+
<meta name="description" content="Get recommendations for dozens of great programming tutorials via Full Stack Python's Best Python Resources page.">
1010
<title>Best Python Resources - Full Stack Python</title>
1111
<link href="/f.css" rel="stylesheet">
1212
<link rel="shortcut icon" href="/img/fsp-fav.png">
1313
</head>
1414
<body>
15-
<div style="margin: 0 0 12px;background-color: #22B24C;">
16-
<div class="container">
17-
<p class="banner sans-font">
18-
<a href="https://www.gumroad.com/l/python-deployments" style="color: #fff">Learning web development? Check out the newly-updated Guide to Deployments book</a>!
19-
</p>
20-
</div>
21-
</div> <div class="container">
15+
<div class="container">
2216
<div class="row">
2317
<div class="col-md-12">
2418
<div class="logo-header-section">

best-python-videos.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<meta name="author" content="Matt Makai">
9-
<meta name="description" content="Watch the best videos to learn Python from the language masters of the community on Full Stack Python's Best Python Videos page.">
9+
<meta name="description" content="Watch the best videos to learn Python from the language masters of the community on Full Stack Python's Best Python Videos page.">
1010
<title>Best Python Videos - Full Stack Python</title>
1111
<link href="/f.css" rel="stylesheet">
1212
<link rel="shortcut icon" href="/img/fsp-fav.png">
@@ -15,10 +15,11 @@
1515
<div style="margin: 0 0 12px;background-color: #22B24C;">
1616
<div class="container">
1717
<p class="banner sans-font">
18-
<a href="https://training.talkpython.fm/courses/explore_entrepreneurs/python-for-entrepreneurs-build-and-launch-your-online-business" style="color: #fff">Python for Entrepreneurs: learn Python while building your own business</a>!
19-
</p>
18+
<a href="https://training.talkpython.fm/courses/explore_entrepreneurs/python-for-entrepreneurs-build-and-launch-your-online-business" style="color: #fff">Python for Entrepreneurs: learn Python while building your own business</a>!
19+
</p>
2020
</div>
21-
</div> <div class="container">
21+
</div>
22+
<div class="container">
2223
<div class="row">
2324
<div class="col-md-12">
2425
<div class="logo-header-section">

blog/build-first-slack-bot-python.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,7 @@
1212
<link rel="shortcut icon" href="/img/fsp-fav.png">
1313
</head>
1414
<body>
15-
<div style="margin: 0 0 12px;background-color: #22B24C;">
16-
<div class="container">
17-
<p class="banner sans-font">
18-
<a href="https://www.gumroad.com/l/python-deployments" style="color: #fff">Learning web development? Check out the newly-updated Guide to Deployments book</a>!
19-
</p>
20-
</div>
21-
</div> <div class="container">
15+
<div class="container">
2216
<div class="row">
2317
<div class="col-md-12">
2418
<div class="logo-header-section">

0 commit comments

Comments
 (0)