Skip to content

Commit 1dbaf22

Browse files
updated to zola new version
1 parent e66b17d commit 1dbaf22

File tree

161 files changed

+4113
-34863
lines changed

Some content is hidden

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

161 files changed

+4113
-34863
lines changed

100-page-python-intro-book-announcement/index.html

+1-300
Large diffs are not rendered by default.

404.html

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
<!doctype html>
2-
<title>404 Not Found</title>
3-
<h1>404 Not Found</h1>
1+
<!doctype html><title>404 Not Found</title><h1>404 Not Found</h1>

a-short-and-satisfying-bug-hunt/index.html

+43-313
Large diffs are not rendered by default.

about/index.html

+1-157
Original file line numberDiff line numberDiff line change
@@ -1,157 +1 @@
1-
<!DOCTYPE html>
2-
<html lang="en">
3-
<head>
4-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5-
<meta http-equiv="content-type" content="text/html; charset=utf-8">
6-
7-
<!-- Enable responsiveness on mobile devices-->
8-
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
9-
10-
<title>learnbyexample</title>
11-
12-
13-
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://learnbyexample.github.io/atom.xml">
14-
15-
16-
17-
<script src="https://cdnjs.cloudflare.com/ajax/libs/slideout/1.0.1/slideout.min.js"></script>
18-
19-
20-
21-
22-
<link rel="stylesheet" href="https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;site.css">
23-
24-
25-
26-
27-
28-
<link rel="icon" href="https://learnbyexample.github.io/favicon.svg">
29-
<link rel="shortcut icon" href="https://learnbyexample.github.io/favicon.png">
30-
</head>
31-
32-
<body>
33-
<div class="container">
34-
35-
<div id="mobile-navbar" class="mobile-navbar">
36-
<div class="mobile-header-logo">
37-
<a href="/" class="logo">learnbyexample</a>
38-
</div>
39-
<div class="mobile-navbar-icon icon-out">
40-
<span></span>
41-
<span></span>
42-
<span></span>
43-
</div>
44-
</div>
45-
46-
<nav id="mobile-menu" class="mobile-menu slideout-menu slideout-menu-left">
47-
<ul class="mobile-menu-list">
48-
49-
<li class="mobile-menu-item">
50-
<a href="https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;books">
51-
Books
52-
</a>
53-
</li>
54-
55-
<li class="mobile-menu-item">
56-
<a href="https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;mini">
57-
Mini
58-
</a>
59-
</li>
60-
61-
<li class="mobile-menu-item">
62-
<a href="https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;tips">
63-
Tips
64-
</a>
65-
</li>
66-
67-
<li class="mobile-menu-item">
68-
<a href="https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;tags">
69-
Tags
70-
</a>
71-
</li>
72-
73-
<li class="mobile-menu-item">
74-
<a href="https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;about">
75-
About
76-
</a>
77-
</li>
78-
79-
</ul>
80-
</nav>
81-
82-
<header id="header">
83-
<div class="logo"><a href="https:&#x2F;&#x2F;learnbyexample.github.io">learnbyexample</a></div>
84-
<nav class="menu">
85-
<ul>
86-
87-
<li>
88-
<a href="https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;books">
89-
Books
90-
</a>
91-
</li>
92-
93-
<li>
94-
<a href="https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;mini">
95-
Mini
96-
</a>
97-
</li>
98-
99-
<li>
100-
<a href="https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;tips">
101-
Tips
102-
</a>
103-
</li>
104-
105-
<li>
106-
<a href="https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;tags">
107-
Tags
108-
</a>
109-
</li>
110-
111-
<li>
112-
<a href="https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;about">
113-
About
114-
</a>
115-
</li>
116-
117-
</ul>
118-
</nav>
119-
</header>
120-
121-
<main>
122-
<div class="content" id="mobile-panel">
123-
124-
<div class="about">
125-
<p align="center"><img src="/images/lbe.png" alt="profile" /></p>
126-
<p>Hello!👋</p>
127-
<p>I'm <strong>Sundeep Agarwal</strong>. This is my super duper awesome programming blog. Click <a href="https://learnbyexample.github.io/atom.xml">this link</a> for the Atom feed.</p>
128-
<p>I've written 12 <a href="https://learnbyexample.github.io/books/">programming books</a> and there's always another book that I'm working on. Visit <a href="https://learnbyexample.gumroad.com/">Gumroad</a> or <a href="https://leanpub.com/u/learnbyexample">Leanpub</a> to buy PDF/EPUB versions of my books. See <a href="https://github.com/learnbyexample/scripting_course#ebooks">this list</a> for free online versions.</p>
129-
<p>Subscribe to <a href="https://learnbyexample.gumroad.com/l/learnbyexample-weekly">learnbyexample weekly</a> for programming resources, book announcements, deals and more (free newsletter, delivered every Friday).</p>
130-
<p>See my <a href="https://learnbyexample.github.io/escapist-reviews/">Escapist reviews</a> blog for thoughts about fictional books (fantasy, sci-fi, etc).</p>
131-
<p>Follow me on <a href="https://twitter.com/learn_byexample">Twitter</a>, <a href="https://github.com/learnbyexample">GitHub</a> and <a href="https://www.youtube.com/channel/UCKdFGbeOUPYM9GocmrIFGcw/playlists">Youtube</a> for interesting tech nuggets.</p>
132-
<br>
133-
<h2 id="acknowledgements">Acknowledgements</h2>
134-
<ul>
135-
<li>This blog has been generated using <a href="https://github.com/getzola/zola">zola</a> and uses <a href="https://github.com/getzola/even">even theme</a> with modifications</li>
136-
<li><a href="https://commons.wikimedia.org/wiki/File:Warning_icon.svg">Warning</a> and <a href="https://commons.wikimedia.org/wiki/File:Info_icon_002.svg">Info</a> icons by <a href="https://commons.wikimedia.org/wiki/User:Amada44">Amada44</a> under public domain</li>
137-
<li><a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/kbd">MDN: kbd</a> — CSS for <code>&lt;kbd&gt;</code> tag</li>
138-
<li><a href="https://inkscape.org/">Inkscape</a> for favicon</li>
139-
<li><a href="https://pngquant.org/">pngquant</a> and <a href="https://github.com/RazrFalcon/svgcleaner">svgcleaner</a> for optimizing images</li>
140-
<li>See <a href="https://github.com/learnbyexample/learnbyexample.github.io/releases/tag/v1.0">v1.0 tag</a> for the older version of the blog, which was based on <a href="https://github.com/mmistakes/so-simple-theme">So Simple Jekyll Theme</a></li>
141-
</ul>
142-
143-
</div>
144-
145-
</div>
146-
</main>
147-
148-
149-
150-
</div>
151-
152-
153-
<script type="text/javascript" src="https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;even.js" ></script>
154-
155-
</body>
156-
157-
</html>
1+
<!doctype html><html lang=en><head><meta content="IE=edge" http-equiv=X-UA-Compatible><meta content="text/html; charset=utf-8" http-equiv=content-type><meta content="width=device-width,initial-scale=1.0,maximum-scale=1" name=viewport><title>learnbyexample</title><link href=https://learnbyexample.github.io/atom.xml rel=alternate title=RSS type=application/atom+xml><script src=https://cdnjs.cloudflare.com/ajax/libs/slideout/1.0.1/slideout.min.js></script><link href=https://learnbyexample.github.io/site.css rel=stylesheet><link href=https://learnbyexample.github.io/favicon.svg rel=icon><link rel="shortcut icon" href=https://learnbyexample.github.io/favicon.png><body><div class=container><div class=mobile-navbar id=mobile-navbar><div class=mobile-header-logo><a class=logo href=/>learnbyexample</a></div><div class="mobile-navbar-icon icon-out"><span></span><span></span><span></span></div></div><nav class="mobile-menu slideout-menu slideout-menu-left" id=mobile-menu><ul class=mobile-menu-list><li class=mobile-menu-item><a href=https://learnbyexample.github.io/books> Books </a><li class=mobile-menu-item><a href=https://learnbyexample.github.io/mini> Mini </a><li class=mobile-menu-item><a href=https://learnbyexample.github.io/tips> Tips </a><li class=mobile-menu-item><a href=https://learnbyexample.github.io/tags> Tags </a><li class=mobile-menu-item><a href=https://learnbyexample.github.io/about> About </a></ul></nav><header id=header><div class=logo><a href=https://learnbyexample.github.io>learnbyexample</a></div><nav class=menu><ul><li><a href=https://learnbyexample.github.io/books> Books </a><li><a href=https://learnbyexample.github.io/mini> Mini </a><li><a href=https://learnbyexample.github.io/tips> Tips </a><li><a href=https://learnbyexample.github.io/tags> Tags </a><li><a href=https://learnbyexample.github.io/about> About </a></ul></nav></header><main><div class=content id=mobile-panel><div class=about><p align=center><img alt=profile src=/images/lbe.png><p>Hello!👋<p>I'm <strong>Sundeep Agarwal</strong> and this is my super duper awesome programming blog. Use <a href=https://learnbyexample.github.io/atom.xml>this link</a> for the Atom feed.<p>I've written 12 <a href=https://learnbyexample.github.io/books/>programming books</a> and there's always another book that I'm working on. Visit <a href=https://learnbyexample.gumroad.com/>Gumroad</a> or <a href=https://leanpub.com/u/learnbyexample>Leanpub</a> to buy PDF/EPUB versions of my books. See <a href=https://github.com/learnbyexample/scripting_course#ebooks>this list</a> for free online versions.<p>Subscribe to <a href=https://learnbyexample.gumroad.com/l/learnbyexample-weekly>learnbyexample weekly</a> for programming resources, book announcements, deals and more (free newsletter, delivered every Friday).<p>See my <a href=https://learnbyexample.github.io/escapist-reviews/>Escapist reviews</a> blog for thoughts about fictional books (fantasy, sci-fi, etc).<p>Follow me on <a href=https://twitter.com/learn_byexample>Twitter</a>, <a href=https://github.com/learnbyexample>GitHub</a> and <a href=https://www.youtube.com/channel/UCKdFGbeOUPYM9GocmrIFGcw/playlists>Youtube</a> for interesting tech nuggets.</p><br><h2 id=acknowledgements>Acknowledgements</h2><ul><li>This blog has been generated using <a href=https://github.com/getzola/zola>zola</a> and uses <a href=https://github.com/getzola/even>even theme</a> with modifications<li><a href=https://commons.wikimedia.org/wiki/File:Warning_icon.svg>Warning</a> and <a href=https://commons.wikimedia.org/wiki/File:Info_icon_002.svg>Info</a> icons by <a href=https://commons.wikimedia.org/wiki/User:Amada44>Amada44</a> under public domain<li><a href=https://developer.mozilla.org/en-US/docs/Web/HTML/Element/kbd>MDN: kbd</a> — CSS for <code>&LTkbd></code> tag<li><a href=https://inkscape.org/>Inkscape</a> for favicon<li><a href=https://pngquant.org/>pngquant</a> and <a href=https://github.com/RazrFalcon/svgcleaner>svgcleaner</a> for optimizing images<li>See <a href=https://github.com/learnbyexample/learnbyexample.github.io/releases/tag/v1.0>v1.0 tag</a> for the older version of the blog, which was based on <a href=https://github.com/mmistakes/so-simple-theme>So Simple Jekyll Theme</a></ul></div></div></main></div><script src=https://learnbyexample.github.io/even.js></script>

0 commit comments

Comments
 (0)