summaryrefslogtreecommitdiff
path: root/omnicom.html
diff options
context:
space:
mode:
authorknolax <1339802534.kk@gmail.com>2018-01-12 20:32:56 -0500
committerknolax <1339802534.kk@gmail.com>2018-01-12 20:32:56 -0500
commit42759ae1a76e933b92974d79d13ca2be79f675a3 (patch)
treeff255039bc08b282dcc4de5a29ba4c66cc9e1066 /omnicom.html
parent14cb8ffa1ec52085fbc9138916b72ad87e1c7b78 (diff)
added new post
Diffstat (limited to 'omnicom.html')
-rw-r--r--omnicom.html36
1 files changed, 36 insertions, 0 deletions
diff --git a/omnicom.html b/omnicom.html
new file mode 100644
index 0000000..cbea994
--- /dev/null
+++ b/omnicom.html
@@ -0,0 +1,36 @@
+<!DOCTYPE html>
+<head>
+<title>Omnicom Writeup</title>
+<meta charset="utf-8"/>
+<link rel="stylesheet" href="style.css"/>
+<link rel="icon" type="image/png" href="img/fav/logo.png"/>
+</head>
+<body>
+<div class="content">
+<pre>
+<!--
+123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
+一二三四
+-->--------------------------------------------------------------------------------
+
+<a href="http://hairydiode.xyz">>HairyDiode</a>
+
+--------------------------------------------------------------------------------
+<!--
+123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
+一二三四-->Omnicom Writeup 1-12-2018
+--------------------------------------------------------------------------------
+As promised, here's my writeup for the Omnicom prototype build so far. I was
+using this for the MIT admissions before which explains the little box at the
+top. I'm pretty sure having an abstract in there violates some style guide but
+it just feels wrong writing something in LaTeX without it. Also I wrote this in
+a rush so it's badly formatted and I'm sure it's full of spellin errors.
+
+Write up <a href="omnicom.pdf">here</a>
+Code for the Switch Keyboard Kernel Module <a href="https://github.com/knolax/skey">here</a>
+</pre>
+</div>
+</body>
+<!--
+if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html
+-->