add 8values blog

This commit is contained in:
Tucker Boniface 2018-06-22 18:00:59 -04:00
parent 2a62ab92c0
commit 9af5b507fe
4 changed files with 111 additions and 0 deletions

52
blog/8values.html Normal file
View File

@ -0,0 +1,52 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="manifest" href="/manifest.json">
<meta name="theme-color" content="#00cc00">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-310x310.png">
<link rel="icon" type="image/png" sizes="192x192" href="/apple-touch-icon-precomposed.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="stylesheet" href="/css/hacker.css">
<link rel="stylesheet" href="extra.css">
<link rel="alternate" type="application/rss+xml" title="Subscribe to this page..." href="feed.rss" />
<title>8values</title>
</head><body>
<div id="divbodyholder">
<div class="headerholder"><div class="header">
<div id="title">
<h1 class="nomargin"><a class="ablack" href="https://tilde.team/~tab/blog/index.html">~tab/blog/</a></h1>
<div id="description">a blog about linux and programming, maybe?</div>
</div></div></div>
<div id="divbody"><div class="content">
<!-- entry begin -->
<h3><a class="ablack" href="8values.html">
8values
</a></h3>
<!-- bashblog_timestamp: #201806221754.45# -->
<div class="subtitle">June 22, 2018 &mdash;
tab
</div>
<!-- text begin -->
<p>8values is a quiz to help you find your position politically. ~ben had posted his earlier this year, which made me think to post mine as well.</p>
<p><img src="../files/8values.png" alt="8values result" /></p>
<p><a href="https://8values.github.io/">Click here to take the quiz</a></p>
<p>Tags: <a href='tag_politics.html'>politics</a></p>
<!-- text end -->
<!-- entry end -->
</div>
<div id="footer">CC by-nc-nd <a href="http://twitter.com/example">tab</a> &mdash; <a href="mailto:tab&#64;tilde&#46;team">tab&#64;tilde&#46;team</a><br/>
Generated with <a href="https://github.com/cfenollosa/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div>
</body></html>

9
blog/8values.md Normal file
View File

@ -0,0 +1,9 @@
8values
8values is a quiz to help you find your position politically. ~ben had posted his earlier this year, which made me think to post mine as well.
![8values result](../files/8values.png)
[Click here to take the quiz](https://8values.github.io/)
Tags: politics

50
blog/tag_politics.html Normal file
View File

@ -0,0 +1,50 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="manifest" href="/manifest.json">
<meta name="theme-color" content="#00cc00">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-310x310.png">
<link rel="icon" type="image/png" sizes="192x192" href="/apple-touch-icon-precomposed.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="stylesheet" href="/css/hacker.css">
<link rel="stylesheet" href="extra.css">
<link rel="alternate" type="application/rss+xml" title="Subscribe to this page..." href="feed.rss" />
<title>~tab/blog/ &mdash; Posts tagged "politics"</title>
</head><body>
<div id="divbodyholder">
<div class="headerholder"><div class="header">
<div id="title">
<h1 class="nomargin"><a class="ablack" href="https://tilde.team/~tab/blog/index.html">~tab/blog/</a></h1>
<div id="description">a blog about linux and programming, maybe?</div>
</div></div></div>
<div id="divbody"><div class="content">
<h3><a class="ablack" href="8values.html">
8values
</a></h3>
<!-- bashblog_timestamp: #201806221754.45# -->
<div class="subtitle">June 22, 2018 &mdash;
tab
</div>
<!-- text begin -->
<p>8values is a quiz to help you find your position politically. ~ben had posted his earlier this year, which made me think to post mine as well.</p>
<p><img src="../files/8values.png" alt="8values result" /></p>
<p><a href="https://8values.github.io/">Click here to take the quiz</a></p>
<p>Tags: <a href='tag_politics.html'>politics</a></p>
<!-- text end -->
</div>
<div id="footer">CC by-nc-nd <a href="http://twitter.com/example">tab</a> &mdash; <a href="mailto:tab&#64;tilde&#46;team">tab&#64;tilde&#46;team</a><br/>
Generated with <a href="https://github.com/cfenollosa/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div>
</body></html>

BIN
files/8values.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB