-
Notifications
You must be signed in to change notification settings - Fork 0
/
archives.html
105 lines (98 loc) · 5.36 KB
/
archives.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Karan Luthra</title>
<link rel="stylesheet" href="http://karanluthra.in/blog/theme/css/main.css" />
<link href="http://karanluthra.in/blog/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Karan Luthra Atom Feed" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body id="index" class="home">
<a href="http://github.com/karanluthra/">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub" />
</a>
<header id="banner" class="body">
<h1><a href="http://karanluthra.in/blog/">Karan Luthra </a></h1>
<nav><ul>
<li><a href="/index.html">Home</a></li>
<li><a href="/blog/archives.html">Archives</a></li>
<li><a href="http://karanluthra.in/blog/category/tech">Tech</a></li>
<li><a href="http://karanluthra.in/blog/category/outdoors">Outdoors</a></li>
<li><a href="http://karanluthra.in/blog/category/misc">Misc</a></li>
</ul></nav>
</header><!-- /#banner -->
<section id="content" class="body">
<h1>Archives for Karan Luthra</h1>
<dl>
<dt>17-08-2015</dt>
<dd><a href="http://karanluthra.in/blog/2015/08/akademy-2015/">Akademy 2015!</a></dd>
<dt>24-05-2015</dt>
<dd><a href="http://karanluthra.in/blog/2015/05/conf-kde-amrita-15/">conf.kde.in 2015</a></dd>
<dt>04-11-2014</dt>
<dd><a href="http://karanluthra.in/blog/2014/11/pycon-jsfoo-2014/">Pycon and JsFoo 2014</a></dd>
<dt>01-07-2014</dt>
<dd><a href="http://karanluthra.in/blog/2014/07/half-time-whats-up-at-trojita/">Half Time: What's up at Trojitá</a></dd>
<dt>10-06-2014</dt>
<dd><a href="http://karanluthra.in/blog/2014/06/flipping-bits-not-burgers/">This summer I'm flipping bits, not burgers</a></dd>
<dt>14-03-2014</dt>
<dd><a href="http://karanluthra.in/blog/2014/03/now-powered-by-pelican/">This blog is now powered by Pelican</a></dd>
<dt>04-01-2014</dt>
<dd><a href="http://karanluthra.in/blog/2014/01/bollyyoyo-vs-music/">BollyYoYo v/s Music</a></dd>
<dt>14-12-2013</dt>
<dd><a href="http://karanluthra.in/blog/2013/12/couch-to-great-delhi-run/">Couch to The Great Delhi Run</a></dd>
<dt>17-06-2013</dt>
<dd><a href="http://karanluthra.in/blog/2013/06/six-weeks-to-undo-sixth-semesters-sins/">Six Weeks to Undo Sixth Semester's Sins</a></dd>
<dt>03-10-2012</dt>
<dd><a href="http://karanluthra.in/blog/2012/10/is-it-time/">Is it time?</a></dd>
<dt>02-10-2012</dt>
<dd><a href="http://karanluthra.in/blog/2012/10/gandhi-come-to-my-college/">Gandhi, come to my college!</a></dd>
</dl>
</section>
<section id="extras" class="body">
<div class="blogroll">
<h2>blogroll</h2>
<ul>
<li><a href="http://jailuthra.in/">Jai Luthra</a></li>
<li><a href="http://blog.rishab.in/">Rishab Arora</a></li>
</ul>
</div><!-- /.blogroll -->
<div class="social">
<h2>social</h2>
<ul>
<li><a href="http://karanluthra.in/blog/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li>
<li><a href="https://github.com/karanluthra/">Github</a></li>
<li><a href="http://facebook.com/karanluthra06">Facebook</a></li>
<li><a href="https://twitter.com/karanluthra06">Twitter</a></li>
<li><a href="https://plus.google.com/+KaranLuthra06">Google+</a></li>
</ul>
</div><!-- /.social -->
</section><!-- /#extras -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
</footer><!-- /#contentinfo -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-48523857-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript">
var disqus_shortname = 'blogkaranluthra';
(function () {
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
</body>
</html>