-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
161 lines (112 loc) · 6.95 KB
/
index.html
File metadata and controls
161 lines (112 loc) · 6.95 KB
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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>~hellricer/</title>
<meta name="description" content="— a terminal dweller">
<link href="https://hellricer.github.io/feed.xml" type="application/atom+xml" rel="alternate" title="~hellricer/ Feed">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- For all browsers -->
<link rel="stylesheet" href="https://hellricer.github.io/assets/css/main.min.css">
<!-- Webfonts -->
<script src="//use.edgefonts.net/source-sans-pro:n2,i2,n3,i3,n4,i4,n6,i6,n7,i7,n9,i9;source-code-pro:n4,n7;volkhov.js"></script>
<meta http-equiv="cleartype" content="on">
<!-- Load Modernizr -->
<script src="https://hellricer.github.io/assets/js/vendor/modernizr-2.6.2.custom.min.js"></script>
<!-- Load highlight.js -->
<link rel="stylesheet" href="https://hellricer.github.io/assets/css/styles/googlecode.css">
<script src="https://hellricer.github.io/assets/js/vendor/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<!-- Icons -->
<!-- 16x16 -->
<link rel="shortcut icon" href="https://hellricer.github.io/favicon.ico">
<!-- 32x32 -->
<link rel="shortcut icon" href="https://hellricer.github.io/favicon.png">
<!-- 57x57 (precomposed) for iPhone 3GS, pre-2011 iPod Touch and older Android devices -->
<link rel="apple-touch-icon-precomposed" href="https://hellricer.github.io/images/apple-touch-icon-precomposed.png">
<!-- 72x72 (precomposed) for 1st generation iPad, iPad 2 and iPad mini -->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://hellricer.github.io/images/apple-touch-icon-72x72-precomposed.png">
<!-- 114x114 (precomposed) for iPhone 4, 4S, 5 and post-2011 iPod Touch -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://hellricer.github.io/images/apple-touch-icon-114x114-precomposed.png">
<!-- 144x144 (precomposed) for iPad 3rd and 4th generation -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://hellricer.github.io/images/apple-touch-icon-144x144-precomposed.png">
</head>
<body id="page">
<div class="navigation-wrapper">
<nav role="navigation" id="site-nav">
<div class="main-nav">
<span class="nav-item">
<a href="https://hellricer.github.io/"><span class="nav-icon">✎</span> Posts</a>
</span>
<span class="nav-item">
<a href="https://hellricer.github.io/projects.html"><span class="nav-icon">⚙</span> Projects</a>
</span>
<span class="nav-item">
<a href="https://hellricer.github.io/about.html"><span class="nav-icon">☆</span> About</a>
</span>
<span class="nav-item"><a href="https://hellricer.github.io/feed.xml" title="Atom/RSS feed"><span class="nav-icon">☰</span> Feed</a></span>
</div>
</nav>
</div><!-- /.navigation-wrapper -->
<header class="masthead">
<div class="wrap">
<div class="site-logo">
<pre>
_ _ _ _
| |_ ___| | |_ _(_)___ ___ _ _
| | -_| | | '_| / _/ -_| '_|
|_|_|___|_|_|_| |_\___\___|_|
</pre>
</div>
<h2 class="site-description" itemprop="description">— a terminal dweller</h2>
</div>
</header><!-- /.masthead -->
<div id="main" role="main">
<article class="entry">
<div class="entry-wrapper">
<header class="entry-header">
<h1 class="entry-title"></h1>
</header>
<div class="entry-content">
<div id="home">
<h1>Blog Posts</h1>
<ul class="posts">
<li><span>2021-05-05</span> » <a href="https://hellricer.github.io/2021/05/05/decoding-traktor4-field.html">Decoding the TRAKTOR4 field</a></li>
<li><span>2020-11-01</span> » <a href="https://hellricer.github.io/2020/11/01/opensource-msdos-games.html">Open source games for MS-DOS</a></li>
<li><span>2020-04-16</span> » <a href="https://hellricer.github.io/2020/04/16/a-bit-more-consistent-fzf.html">Making fzf experience a bit more consistent</a></li>
<li><span>2019-10-05</span> » <a href="https://hellricer.github.io/2019/10/05/test-drive-your-terminal.html">Test-drive your terminal</a></li>
<li><span>2019-10-04</span> » <a href="https://hellricer.github.io/2019/10/04/modify-dom-in-elinks-with-soupmonkey.html">Soupmonkey</a></li>
<li><span>2019-05-29</span> » <a href="https://hellricer.github.io/2019/05/29/elinks-with-beautifulsoup.html">ELinks with BeautifulSoup</a></li>
<li><span>2019-05-21</span> » <a href="https://hellricer.github.io/2019/05/21/ctrl-arrows-in-terminal.html">Ctrl+Arrows in terminal</a></li>
<li><span>2019-05-20</span> » <a href="https://hellricer.github.io/2019/05/20/new-webpage.html">New webpage</a></li>
<li><span>2015-04-30</span> » <a href="https://hellricer.github.io/2015/04/30/genes-in-middle-earth.html">Genes in Middle-earth</a></li>
<li><span>2014-10-08</span> » <a href="https://hellricer.github.io/2014/10/08/color-me-impressed.html">Color me impressed</a></li>
<li><span>2014-08-05</span> » <a href="https://hellricer.github.io/2014/08/05/generating-completing-functions.html">Generating zsh completion functions</a></li>
</ul>
</div>
</div><!-- /.entry-content -->
</div><!-- /.entry-wrapper -->
</article>
</div><!-- /#main -->
<div class="footer-wrapper">
<footer role="contentinfo">
<span>© 2021 | <a href="http://github.com/hellricer">hellricer</a></span>
<div class="social-icons">
<a href="https://pgp.mit.edu/pks/lookup?op=vindex&search=0x1025243C08203CF0" title="Email of hellricer" target="_blank"><i class="icon-envelope icon-2x"></i></a>
<a href="http://github.com/hellricer" title="hellricer on Github" target="_blank"><i class="icon-github icon-2x"></i></a>
</div><!-- /.social-icons -->
<div class="to-top"><a class="scroll" href="#page"><i class="icon-angle-up icon-2x"></i></a></div>
</footer>
</div><!-- /.footer-wrapper -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="https://hellricer.github.io/assets/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="https://hellricer.github.io/assets/js/scripts.min.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/gist-embed/1.9/gist-embed.min.js"></script>
</body>
</html>