Skip to content

Commit 8bcbe2b

Browse files
committed
Updating site with item titles
1 parent 9ae743e commit 8bcbe2b

File tree

8 files changed

+278
-65
lines changed

8 files changed

+278
-65
lines changed

2014/08/18/welcome-to-effective-python/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
<link href="http://www.effectivepython.com/atom.xml" type="application/atom+xml" rel="alternate" title="Effective Python Atom Feed" />
2929
<meta name="google-site-verification" content="SxIULiiLHOaU206Ix5AbXU_9g_JiWZrdyKeI46XRfOA">
30+
3031
</head>
3132

3233
<body>

2014/11/16/final-draft-done/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="utf-8" />
5-
<title>Effective Python &rsaquo; Final Draft&nbsp;Done</title>
5+
<title>Effective Python &rsaquo; Final Draft Done</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
77

88
<script type="text/javascript" src="//use.typekit.net/wsb2ykq.js"></script>
@@ -16,17 +16,18 @@
1616
<meta name="twitter:card" content="summary">
1717
<meta name="twitter:creator" content="@EffectivePython">
1818
<meta name="twitter:domain" content="effectivepython.com">
19-
<meta name="twitter:title" content="Effective Python &rsaquo; Final Draft&nbsp;Done">
19+
<meta name="twitter:title" content="Effective Python &rsaquo; Final Draft Done">
2020
<meta name="twitter:description" content="The final draft of the book is done. It’s 55,000 words, 250+ pages, 8 chapters, 59 items. Reviewers spent a lot of time looking over earlier drafts to ensure that the book will be useful. Now it’s off to production to be turned into a printable layout.">
2121
<meta name="twitter:img:src" content="http://www.effectivepython.com/images/cover.jpg">
2222

23-
<meta property="og:title" content="Effective Python &rsaquo; Final Draft&nbsp;Done">
23+
<meta property="og:title" content="Effective Python &rsaquo; Final Draft Done">
2424
<meta property="og:description" content="The final draft of the book is done. It’s 55,000 words, 250+ pages, 8 chapters, 59 items. Reviewers spent a lot of time looking over earlier drafts to ensure that the book will be useful. Now it’s off to production to be turned into a printable layout.">
2525
<meta property="og:image" content="http://www.effectivepython.com/images/cover.jpg">
2626
<meta property="og:url" content="http://www.effectivepython.com/2014/11/16/final-draft-done/">
2727

2828
<link href="http://www.effectivepython.com/atom.xml" type="application/atom+xml" rel="alternate" title="Effective Python Atom Feed" />
2929
<meta name="google-site-verification" content="SxIULiiLHOaU206Ix5AbXU_9g_JiWZrdyKeI46XRfOA">
30+
3031
</head>
3132

3233
<body>

2014/12/04/preorder-the-book/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="utf-8" />
5-
<title>Effective Python &rsaquo; Now Available for&nbsp;Preorder</title>
5+
<title>Effective Python &rsaquo; Now Available for Preorder</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
77

88
<script type="text/javascript" src="//use.typekit.net/wsb2ykq.js"></script>
@@ -16,17 +16,18 @@
1616
<meta name="twitter:card" content="summary">
1717
<meta name="twitter:creator" content="@EffectivePython">
1818
<meta name="twitter:domain" content="effectivepython.com">
19-
<meta name="twitter:title" content="Effective Python &rsaquo; Now Available for&nbsp;Preorder">
19+
<meta name="twitter:title" content="Effective Python &rsaquo; Now Available for Preorder">
2020
<meta name="twitter:description" content="Effective Python is now available for preorder on Amazon. Follow this link to buy your copy in advance. It will ship in early 2015 once the book is published.">
2121
<meta name="twitter:img:src" content="http://www.effectivepython.com/images/cover.jpg">
2222

23-
<meta property="og:title" content="Effective Python &rsaquo; Now Available for&nbsp;Preorder">
23+
<meta property="og:title" content="Effective Python &rsaquo; Now Available for Preorder">
2424
<meta property="og:description" content="Effective Python is now available for preorder on Amazon. Follow this link to buy your copy in advance. It will ship in early 2015 once the book is published.">
2525
<meta property="og:image" content="http://www.effectivepython.com/images/cover.jpg">
2626
<meta property="og:url" content="http://www.effectivepython.com/2014/12/04/preorder-the-book/">
2727

2828
<link href="http://www.effectivepython.com/atom.xml" type="application/atom+xml" rel="alternate" title="Effective Python Atom Feed" />
2929
<meta name="google-site-verification" content="SxIULiiLHOaU206Ix5AbXU_9g_JiWZrdyKeI46XRfOA">
30+
3031
</head>
3132

3233
<body>
Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8" />
5+
<title>Effective Python &rsaquo; The Rough Cut Is Online</title>
6+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
7+
8+
<script type="text/javascript" src="//use.typekit.net/wsb2ykq.js"></script>
9+
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
10+
<link href="http://www.effectivepython.com/theme/css/bootstrap.min.css" rel="stylesheet" />
11+
<link href="http://www.effectivepython.com/theme/css/customize.css" rel="stylesheet" />
12+
<link rel="icon" type="image/png" href="http://www.effectivepython.com/images/favicon.png">
13+
14+
<meta name="description" content="Can’t wait until next year for the book to be published? The rough cut is now available on Safari Books Online. This is an early preview of the full content of the book before editing has been completed.">
15+
16+
<meta name="twitter:card" content="summary">
17+
<meta name="twitter:creator" content="@EffectivePython">
18+
<meta name="twitter:domain" content="effectivepython.com">
19+
<meta name="twitter:title" content="Effective Python &rsaquo; The Rough Cut Is Online">
20+
<meta name="twitter:description" content="Can’t wait until next year for the book to be published? The rough cut is now available on Safari Books Online. This is an early preview of the full content of the book before editing has been completed.">
21+
<meta name="twitter:img:src" content="http://www.effectivepython.com/images/cover.jpg">
22+
23+
<meta property="og:title" content="Effective Python &rsaquo; The Rough Cut Is Online">
24+
<meta property="og:description" content="Can’t wait until next year for the book to be published? The rough cut is now available on Safari Books Online. This is an early preview of the full content of the book before editing has been completed.">
25+
<meta property="og:image" content="http://www.effectivepython.com/images/cover.jpg">
26+
<meta property="og:url" content="http://www.effectivepython.com/2014/12/18/rough-cut-is-online/">
27+
28+
<link href="http://www.effectivepython.com/atom.xml" type="application/atom+xml" rel="alternate" title="Effective Python Atom Feed" />
29+
<meta name="google-site-verification" content="SxIULiiLHOaU206Ix5AbXU_9g_JiWZrdyKeI46XRfOA">
30+
31+
</head>
32+
33+
<body>
34+
<div class="header">
35+
<div class="container">
36+
<div class="row">
37+
<div class="col-md-6">
38+
<h1 class="site-title"><a href="http://www.effectivepython.com/"><span class="effective-type">Effective</span> <span class="python-p-type">P</class><span class="python-rest-type">ython</span></a></h1>
39+
</div>
40+
</div>
41+
</div>
42+
</div>
43+
</div>
44+
45+
46+
<section id="content" class="article content">
47+
48+
<div class="title-bar">
49+
<div class="container">
50+
<div class="row">
51+
<div class="col-md-12">
52+
<h1>The Rough Cut Is&nbsp;Online</h1>
53+
</div>
54+
</div>
55+
</div>
56+
</div>
57+
58+
<div class="page-content">
59+
<div class="container">
60+
<div class="row">
61+
<div class="col-md-12">
62+
<div class="text-muted published-container">
63+
<abbr class="published" title="2014-12-18T19:15:00-08:00">Thu 18 December 2014</abbr>
64+
</div>
65+
<div class="entry-content">
66+
<p>Can&#8217;t wait until next year for the book to be published? The rough cut is now <a href="http://safari.informit.com/9780134034416">available on Safari Books Online</a>. This is an early preview of the full content of the book before editing has been&nbsp;completed.</p>
67+
</div>
68+
</div>
69+
</div>
70+
</div>
71+
</div>
72+
73+
</section>
74+
75+
76+
77+
<footer id="contentinfo" class="footer">
78+
<div class="container">
79+
<address id="about" class="vcard body">
80+
&copy; 2014 <a class="url fn" href="http://www.onebigfluke.com">Brett Slatkin</a>
81+
<span class="footer-attribution"> &mdash; Powered by <a href="http://getpelican.com/">Pelican</a></span>
82+
</address>
83+
</div>
84+
</footer>
85+
86+
<script type="text/javascript">
87+
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
88+
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
89+
</script>
90+
<script type="text/javascript">
91+
try {
92+
var pageTracker = _gat._getTracker("UA-53888969-1");
93+
pageTracker._trackPageview();
94+
} catch(err) {}
95+
</script>
96+
</body>
97+
</html>

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>Effective Python</title><link href="http://www.effectivepython.com/" rel="alternate"></link><link href="http://www.effectivepython.com/atom.xml" rel="self"></link><id>http://www.effectivepython.com/</id><updated>2014-12-04T23:45:00-08:00</updated><entry><title>Now Available for Preorder</title><link href="http://www.effectivepython.com/2014/12/04/preorder-the-book/" rel="alternate"></link><updated>2014-12-04T23:45:00-08:00</updated><author><name>Brett Slatkin</name></author><id>tag:www.effectivepython.com,2014-12-04:2014/12/04/preorder-the-book/</id><summary type="html">&lt;p&gt;&lt;em&gt;Effective Python&lt;/em&gt; is now available for preorder on Amazon. &lt;a href="http://amzn.to/1ylkKmc"&gt;Follow this link to buy your copy in advance&lt;/a&gt;. It will ship in early 2015 once the book is&amp;nbsp;published.&lt;/p&gt;</summary></entry><entry><title>Final Draft Done</title><link href="http://www.effectivepython.com/2014/11/16/final-draft-done/" rel="alternate"></link><updated>2014-11-16T00:30:00-08:00</updated><author><name>Brett Slatkin</name></author><id>tag:www.effectivepython.com,2014-11-16:2014/11/16/final-draft-done/</id><summary type="html">&lt;p&gt;The final draft of the book is done. It&amp;#8217;s 55,000 words, 250+ pages, 8 chapters, 59 items. Reviewers spent a lot of time looking over earlier drafts to ensure that the book will be useful. Now it&amp;#8217;s off to production to be turned into a printable&amp;nbsp;layout.&lt;/p&gt;</summary></entry><entry><title>Welcome</title><link href="http://www.effectivepython.com/2014/08/18/welcome-to-effective-python/" rel="alternate"></link><updated>2014-08-18T09:45:00-07:00</updated><author><name>Brett Slatkin</name></author><id>tag:www.effectivepython.com,2014-08-18:2014/08/18/welcome-to-effective-python/</id><summary type="html">&lt;p&gt;This website is now live! Here you&amp;#8217;ll find updates about my progress towards &lt;em&gt;Effective Python&lt;/em&gt;&amp;#8216;s eventual publishing by Addison-Wesley. You can find other books from the &lt;em&gt;Effective&lt;/em&gt; series &lt;a href="http://www.informit.com/imprint/series_detail.aspx?st=61267"&gt;in Pearson&amp;#8217;s online store&lt;/a&gt;.&lt;/p&gt;</summary></entry></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Effective Python</title><link href="http://www.effectivepython.com/" rel="alternate"></link><link href="http://www.effectivepython.com/atom.xml" rel="self"></link><id>http://www.effectivepython.com/</id><updated>2014-12-18T19:15:00-08:00</updated><entry><title>The Rough Cut Is Online</title><link href="http://www.effectivepython.com/2014/12/18/rough-cut-is-online/" rel="alternate"></link><updated>2014-12-18T19:15:00-08:00</updated><author><name>Brett Slatkin</name></author><id>tag:www.effectivepython.com,2014-12-18:2014/12/18/rough-cut-is-online/</id><summary type="html">&lt;p&gt;Can&amp;#8217;t wait until next year for the book to be published? The rough cut is now &lt;a href="http://safari.informit.com/9780134034416"&gt;available on Safari Books Online&lt;/a&gt;. This is an early preview of the full content of the book before editing has been&amp;nbsp;completed.&lt;/p&gt;</summary></entry><entry><title>Now Available for Preorder</title><link href="http://www.effectivepython.com/2014/12/04/preorder-the-book/" rel="alternate"></link><updated>2014-12-04T23:45:00-08:00</updated><author><name>Brett Slatkin</name></author><id>tag:www.effectivepython.com,2014-12-04:2014/12/04/preorder-the-book/</id><summary type="html">&lt;p&gt;&lt;em&gt;Effective Python&lt;/em&gt; is now available for preorder on Amazon. &lt;a href="http://amzn.to/1ylkKmc"&gt;Follow this link to buy your copy in advance&lt;/a&gt;. It will ship in early 2015 once the book is&amp;nbsp;published.&lt;/p&gt;</summary></entry><entry><title>Final Draft Done</title><link href="http://www.effectivepython.com/2014/11/16/final-draft-done/" rel="alternate"></link><updated>2014-11-16T00:30:00-08:00</updated><author><name>Brett Slatkin</name></author><id>tag:www.effectivepython.com,2014-11-16:2014/11/16/final-draft-done/</id><summary type="html">&lt;p&gt;The final draft of the book is done. It&amp;#8217;s 55,000 words, 250+ pages, 8 chapters, 59 items. Reviewers spent a lot of time looking over earlier drafts to ensure that the book will be useful. Now it&amp;#8217;s off to production to be turned into a printable&amp;nbsp;layout.&lt;/p&gt;</summary></entry><entry><title>Welcome</title><link href="http://www.effectivepython.com/2014/08/18/welcome-to-effective-python/" rel="alternate"></link><updated>2014-08-18T09:45:00-07:00</updated><author><name>Brett Slatkin</name></author><id>tag:www.effectivepython.com,2014-08-18:2014/08/18/welcome-to-effective-python/</id><summary type="html">&lt;p&gt;This website is now live! Here you&amp;#8217;ll find updates about my progress towards &lt;em&gt;Effective Python&lt;/em&gt;&amp;#8216;s eventual publishing by Addison-Wesley. You can find other books from the &lt;em&gt;Effective&lt;/em&gt; series &lt;a href="http://www.informit.com/imprint/series_detail.aspx?st=61267"&gt;in Pearson&amp;#8217;s online store&lt;/a&gt;.&lt;/p&gt;</summary></entry></feed>

0 commit comments

Comments
 (0)