blog/index.html

74 lines
3.0 KiB
HTML
Raw Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- Load an icon library to show a hamburger menu (bars) on small screens -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<div class="topnav" id="myTopnav">
<a href="#home" class="active">Home</a>
<a href="https://gitlab.com/shockrahwow">Site Source</a>
<a href="#contact">Contact</a>
<a href="#about">About</a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
</div>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title></title>
<style type="text/css">code{white-space: pre;}</style>
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<h2 id="cool-stuff-about-me">Cool stuff about me</h2>
2018-06-29 22:08:29 +00:00
<h3 id="links-to-find-me"><strong><a href="./page/links.html">Links to find me</a></strong></h3>
<blockquote>
2018-06-29 22:08:29 +00:00
<p><strong><a href="./page/about.html">About Me</a></strong><br />
2018-06-23 23:19:37 +00:00
<strong><a href="https://gitlab.com/AlejandroS/shockrah-city">Site Source Code</a></strong></p>
</blockquote>
<hr />
2018-09-21 21:56:52 +00:00
<h3 id="wot-in-tarnation-happend-to-the-style"><strong><a href="./post/style.html">Wot in tarnation happend to the style</a></strong></h3>
<blockquote>
<em>September 21, 2018</em><br />
waddu heck man it looks all different<br />
</blockquote>
2018-07-22 07:29:04 +00:00
<h3 id="bash-is-weird-sometimes"><strong><a href="./post/bash-1.html">Bash is weird sometimes</a></strong></h3>
<blockquote>
<em>July 22, 2018</em><br />
My terminal experience is gettin really weird...<br />
More deets coming after this post about that<br />
</blockquote>
<h3 id="qutebrowser-is-comfy"><strong><a href="./post/qute.html">QuteBrowser is /comfy/</a></strong></h3>
2018-06-29 22:08:29 +00:00
<blockquote>
2018-07-03 05:18:28 +00:00
<em>July 2, 2018</em><br />
2018-06-29 22:08:29 +00:00
Operating at peak comfy levels captain!<br />
</blockquote>
<h3 id="first-foray-into-big-projects"><strong><a href="./post/qca1.html">First Foray into big Projects</a></strong></h3>
<blockquote>
<p><em>June 25, 2018</em><br />
Sometimes you just gotta go ham  </p>
</blockquote>
<h3 id="this-time-for-real"><strong><a href="./post/open.html">This time for real</a></strong></h3>
<blockquote>
<p><em>June 18, 2018</em><br />
terminal commands &gt; gui<br />
tfw you want to use propritary software but your ideology gets in the way</p>
</blockquote>
<h3 id="website-construction-philosophy"><strong><a href="./post/phil.html">Website Construction philosophy</a></strong></h3>
<blockquote>
<p>JS is bloat prove me wrong<br />
But no Seriously why do so many sites have to load 6000 js scripts and why are half of them obfuscated</p>
</blockquote>
<h3 id="mapping-in-reflex"><strong><a href="./post/mapping.html">Mapping in Reflex</a></strong></h3>
<blockquote>
<p>Making maps is hard fam</p>
</blockquote>
</body>
</html>