mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
More minor tweaks to the site
This commit is contained in:
parent
a3ddafb3b6
commit
ad56b6ea25
@ -7,4 +7,3 @@ theme = "hyde-hyde"
|
|||||||
[params]
|
[params]
|
||||||
author = "Chris Cummer"
|
author = "Chris Cummer"
|
||||||
authorimage = "/img/wtf.png"
|
authorimage = "/img/wtf.png"
|
||||||
description = "...is going on?"
|
|
||||||
|
7
_site/content/posts/modules.md
Normal file
7
_site/content/posts/modules.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
title: "Modules"
|
||||||
|
date: 2018-05-07T18:04:58-07:00
|
||||||
|
draft: true
|
||||||
|
---
|
||||||
|
|
||||||
|
|
@ -2,37 +2,38 @@
|
|||||||
<html lang="en-us" class="wf-firasans-n4-active wf-active">
|
<html lang="en-us" class="wf-firasans-n4-active wf-active">
|
||||||
<head>
|
<head>
|
||||||
<link href="http://gmpg.org/xfn/11" rel="profile">
|
<link href="http://gmpg.org/xfn/11" rel="profile">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<!-- Enable responsiveness on mobile devices -->
|
<!-- Enable responsiveness on mobile devices -->
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.38.2" />
|
<meta name="generator" content="Hugo 0.38.2" />
|
||||||
|
|
||||||
<title>404 Page not found · </title>
|
<title>404 Page not found · </title>
|
||||||
<meta content="404 Page not found - " property="og:title">
|
<meta content="404 Page not found - " property="og:title">
|
||||||
<meta content=" - " property="og:description">
|
<meta content=" - " property="og:description">
|
||||||
<!-- CSS -->
|
<!-- CSS -->
|
||||||
<link rel="stylesheet" href="//cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
|
<link rel="stylesheet" href="//cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
|
||||||
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i|Roboto+Mono:300,300i,400,400i" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i|Roboto+Mono:300,300i,400,400i" rel="stylesheet">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/print.css" media="print">
|
<link rel="stylesheet" href="http://wtfutil.com/css/print.css" media="print">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/poole.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/poole.css">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/hyde.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/hyde.css">
|
||||||
<!-- Font-Awesome -->
|
<!-- Font-Awesome -->
|
||||||
<script defer src="https://use.fontawesome.com/releases/v5.0.9/js/all.js" integrity="sha384-8iPTk2s/jMVj81dnzb/iFR2sdA7u06vHJyyLlAd4snFpCl/SnyUjRrbdJsw1pGIl" crossorigin="anonymous"></script>
|
<script defer src="https://use.fontawesome.com/releases/v5.0.9/js/all.js" integrity="sha384-8iPTk2s/jMVj81dnzb/iFR2sdA7u06vHJyyLlAd4snFpCl/SnyUjRrbdJsw1pGIl" crossorigin="anonymous"></script>
|
||||||
|
|
||||||
<!-- Customised CSS -->
|
<!-- Customised CSS -->
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/custom.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/custom.css">
|
||||||
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
||||||
<!--[if lt IE 9]>
|
<!--[if lt IE 9]>
|
||||||
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
||||||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<!-- Icons -->
|
<!-- Icons -->
|
||||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
||||||
<link rel="shortcut icon" href="/favicon.png">
|
<link rel="shortcut icon" href="/favicon.png">
|
||||||
|
|
||||||
|
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@ -42,36 +43,56 @@
|
|||||||
<a href="http://wtfutil.com/"><h1 class="brand"></h1></a>
|
<a href="http://wtfutil.com/"><h1 class="brand"></h1></a>
|
||||||
<a href="http://wtfutil.com/"> <img src="/img/wtf.png" alt="WFT Logo" class="" width=""> </a>
|
<a href="http://wtfutil.com/"> <img src="/img/wtf.png" alt="WFT Logo" class="" width=""> </a>
|
||||||
<p class="lead">
|
<p class="lead">
|
||||||
...is going on?
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<h3 style="color: white;">Content</h3>
|
<h3 style="color: white;">Content</h3>
|
||||||
<ul style="list-style-type: none;">
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/Installation/">Installation</a></li>
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/configuration/">Configuration</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/modules/">Modules</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/glossary/">Glossary</a></li>
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/source/">Source Code</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="http://wtfutil.com/"></a></li>
|
|
||||||
|
|
||||||
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="http://wtfutil.com/categories/">Categories</a></li>
|
|
||||||
|
|
||||||
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="http://wtfutil.com/posts/configuration/">Configuration</a></li>
|
|
||||||
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="http://wtfutil.com/posts/glossary/">Glossary</a></li>
|
|
||||||
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="http://wtfutil.com/posts/">Posts</a></li>
|
|
||||||
|
|
||||||
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="http://wtfutil.com/tags/">Tags</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="copyright">© 2018 Chris Cummer.
|
<p class="copyright">
|
||||||
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.<br/>Built with <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
|
© 2018 Chris Cummer.
|
||||||
|
<br />
|
||||||
|
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.
|
||||||
|
</p>
|
||||||
|
<p class="copyright">
|
||||||
|
Built with <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="content container">
|
<div class="content container">
|
||||||
<h1>404: Page not found</h1>
|
<h1>WTF? 404 - Page not found</h1>
|
||||||
<p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="http://wtfutil.com/">Head back home</a> to try finding it again.</p>
|
<p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist.</p>
|
||||||
|
|
||||||
|
<p class="lead"><a href="http://wtfutil.com/">Head back home</a> to try finding it again.</p>
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -2,39 +2,40 @@
|
|||||||
<html lang="en-us" class="wf-firasans-n4-active wf-active">
|
<html lang="en-us" class="wf-firasans-n4-active wf-active">
|
||||||
<head>
|
<head>
|
||||||
<link href="http://gmpg.org/xfn/11" rel="profile">
|
<link href="http://gmpg.org/xfn/11" rel="profile">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<!-- Enable responsiveness on mobile devices -->
|
<!-- Enable responsiveness on mobile devices -->
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.38.2" />
|
<meta name="generator" content="Hugo 0.38.2" />
|
||||||
|
|
||||||
<title>Categories · </title>
|
<title>Categories · </title>
|
||||||
<meta content="Categories - " property="og:title">
|
<meta content="Categories - " property="og:title">
|
||||||
<meta content=" - " property="og:description">
|
<meta content=" - " property="og:description">
|
||||||
<!-- CSS -->
|
<!-- CSS -->
|
||||||
<link rel="stylesheet" href="//cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
|
<link rel="stylesheet" href="//cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
|
||||||
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i|Roboto+Mono:300,300i,400,400i" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i|Roboto+Mono:300,300i,400,400i" rel="stylesheet">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/print.css" media="print">
|
<link rel="stylesheet" href="http://wtfutil.com/css/print.css" media="print">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/poole.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/poole.css">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/hyde.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/hyde.css">
|
||||||
<!-- Font-Awesome -->
|
<!-- Font-Awesome -->
|
||||||
<script defer src="https://use.fontawesome.com/releases/v5.0.9/js/all.js" integrity="sha384-8iPTk2s/jMVj81dnzb/iFR2sdA7u06vHJyyLlAd4snFpCl/SnyUjRrbdJsw1pGIl" crossorigin="anonymous"></script>
|
<script defer src="https://use.fontawesome.com/releases/v5.0.9/js/all.js" integrity="sha384-8iPTk2s/jMVj81dnzb/iFR2sdA7u06vHJyyLlAd4snFpCl/SnyUjRrbdJsw1pGIl" crossorigin="anonymous"></script>
|
||||||
|
|
||||||
<!-- Customised CSS -->
|
<!-- Customised CSS -->
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/custom.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/custom.css">
|
||||||
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
||||||
<!--[if lt IE 9]>
|
<!--[if lt IE 9]>
|
||||||
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
||||||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<!-- Icons -->
|
<!-- Icons -->
|
||||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
||||||
<link rel="shortcut icon" href="/favicon.png">
|
<link rel="shortcut icon" href="/favicon.png">
|
||||||
<!-- RSS -->
|
<!-- RSS -->
|
||||||
<link href="http://wtfutil.com/categories/index.xml" rel="alternate" type="application/rss+xml" title="" />
|
<link href="http://wtfutil.com/categories/index.xml" rel="alternate" type="application/rss+xml" title="" />
|
||||||
<link href="http://wtfutil.com/categories/index.xml" rel="feed" type="application/rss+xml" title="" />
|
<link href="http://wtfutil.com/categories/index.xml" rel="feed" type="application/rss+xml" title="" />
|
||||||
|
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@ -44,19 +45,35 @@
|
|||||||
<a href="http://wtfutil.com/"><h1 class="brand"></h1></a>
|
<a href="http://wtfutil.com/"><h1 class="brand"></h1></a>
|
||||||
<a href="http://wtfutil.com/"> <img src="/img/wtf.png" alt="WFT Logo" class="" width=""> </a>
|
<a href="http://wtfutil.com/"> <img src="/img/wtf.png" alt="WFT Logo" class="" width=""> </a>
|
||||||
<p class="lead">
|
<p class="lead">
|
||||||
...is going on?
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<h3 style="color: white;">Content</h3>
|
<h3 style="color: white;">Content</h3>
|
||||||
<ul style="list-style-type: none;">
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/Installation/">Installation</a></li>
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/configuration/">Configuration</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/modules/">Modules</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/glossary/">Glossary</a></li>
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/source/">Source Code</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="copyright">© 2018 Chris Cummer.
|
<p class="copyright">
|
||||||
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.<br/>Built with <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
|
© 2018 Chris Cummer.
|
||||||
|
<br />
|
||||||
|
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.
|
||||||
|
</p>
|
||||||
|
<p class="copyright">
|
||||||
|
Built with <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
110
docs/index.html
110
docs/index.html
@ -2,38 +2,39 @@
|
|||||||
<html lang="en-us" class="wf-firasans-n4-active wf-active">
|
<html lang="en-us" class="wf-firasans-n4-active wf-active">
|
||||||
<head>
|
<head>
|
||||||
<link href="http://gmpg.org/xfn/11" rel="profile">
|
<link href="http://gmpg.org/xfn/11" rel="profile">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<!-- Enable responsiveness on mobile devices -->
|
<!-- Enable responsiveness on mobile devices -->
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.38.2" />
|
<meta name="generator" content="Hugo 0.38.2" />
|
||||||
<title></title>
|
<title></title>
|
||||||
<meta content="" property="og:title">
|
<meta content="" property="og:title">
|
||||||
<meta content="" property="og:description">
|
<meta content="" property="og:description">
|
||||||
<!-- CSS -->
|
<!-- CSS -->
|
||||||
<link rel="stylesheet" href="//cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
|
<link rel="stylesheet" href="//cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
|
||||||
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i|Roboto+Mono:300,300i,400,400i" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i|Roboto+Mono:300,300i,400,400i" rel="stylesheet">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/print.css" media="print">
|
<link rel="stylesheet" href="http://wtfutil.com/css/print.css" media="print">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/poole.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/poole.css">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/hyde.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/hyde.css">
|
||||||
<!-- Font-Awesome -->
|
<!-- Font-Awesome -->
|
||||||
<script defer src="https://use.fontawesome.com/releases/v5.0.9/js/all.js" integrity="sha384-8iPTk2s/jMVj81dnzb/iFR2sdA7u06vHJyyLlAd4snFpCl/SnyUjRrbdJsw1pGIl" crossorigin="anonymous"></script>
|
<script defer src="https://use.fontawesome.com/releases/v5.0.9/js/all.js" integrity="sha384-8iPTk2s/jMVj81dnzb/iFR2sdA7u06vHJyyLlAd4snFpCl/SnyUjRrbdJsw1pGIl" crossorigin="anonymous"></script>
|
||||||
|
|
||||||
<!-- Customised CSS -->
|
<!-- Customised CSS -->
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/custom.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/custom.css">
|
||||||
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
||||||
<!--[if lt IE 9]>
|
<!--[if lt IE 9]>
|
||||||
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
||||||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<!-- Icons -->
|
<!-- Icons -->
|
||||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
||||||
<link rel="shortcut icon" href="/favicon.png">
|
<link rel="shortcut icon" href="/favicon.png">
|
||||||
<!-- RSS -->
|
<!-- RSS -->
|
||||||
<link href="http://wtfutil.com/index.xml" rel="alternate" type="application/rss+xml" title="" />
|
<link href="http://wtfutil.com/index.xml" rel="alternate" type="application/rss+xml" title="" />
|
||||||
<link href="http://wtfutil.com/index.xml" rel="feed" type="application/rss+xml" title="" />
|
<link href="http://wtfutil.com/index.xml" rel="feed" type="application/rss+xml" title="" />
|
||||||
|
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@ -43,43 +44,74 @@
|
|||||||
<a href="http://wtfutil.com/"><h1 class="brand"></h1></a>
|
<a href="http://wtfutil.com/"><h1 class="brand"></h1></a>
|
||||||
<a href="http://wtfutil.com/"> <img src="/img/wtf.png" alt="WFT Logo" class="" width=""> </a>
|
<a href="http://wtfutil.com/"> <img src="/img/wtf.png" alt="WFT Logo" class="" width=""> </a>
|
||||||
<p class="lead">
|
<p class="lead">
|
||||||
...is going on?
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<h3 style="color: white;">Content</h3>
|
<h3 style="color: white;">Content</h3>
|
||||||
<ul style="list-style-type: none;">
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/Installation/">Installation</a></li>
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/configuration/">Configuration</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/modules/">Modules</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/glossary/">Glossary</a></li>
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/source/">Source Code</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="http://wtfutil.com/posts/configuration/">Configuration</a></li>
|
|
||||||
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="http://wtfutil.com/posts/glossary/">Glossary</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="copyright">© 2018 Chris Cummer.
|
<p class="copyright">
|
||||||
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.<br/>Built with <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
|
© 2018 Chris Cummer.
|
||||||
|
<br />
|
||||||
|
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.
|
||||||
|
</p>
|
||||||
|
<p class="copyright">
|
||||||
|
Built with <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="content container">
|
<div class="content container">
|
||||||
<a href="/img/screenshot.png" target="_screenshot"><img src='/img/screenshot_sm.png' /></a>
|
<div style="float: right;">
|
||||||
|
<a class="github-button" href="https://github.com/senorprogrammer/wtf" data-show-count="true" aria-label="Star senorprogrammer/wtf on GitHub">Star</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<a href="/img/screenshot.png" target="_screenshot"><img src='/img/screenshot_sm.png' /></a>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<span style="font-family: monospace; font-size: 1.5em;">WTF</span> is a personal information dashboard for your terminal, made for those who spend their days in the terminal.
|
<span style="font-family: monospace; font-size: 1.5em;">WTF</span> is a personal information dashboard for your
|
||||||
|
terminal, made for those who spend most of their days in the command line.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
It provides a framework for efficiently viewing important at-a-glance information quickly.
|
It provides a framework for rapidly viewing important at-a-glance information quickly.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Keep an eye on your OpsGenie schedules, your Google Calendar schedule, Git and Github repositories, New Relic deployments, see who's away in BambooHR, and a few more.*
|
Keep an eye on your OpsGenie schedules, Google Calendar, Git and Github repositories, and New Relic deployments.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
It even has weather. And emoji. But not too much emoji. That would be bad.
|
See who's away in BambooHR, which Jira tickets are assigned to you, and what time it is in Barcelona.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
If you're a developer, adding new functionality is as easy as writing a new module in
|
||||||
|
<a href="https://golang.org">Go</a>, connecting it to whichever API you want, and writing that data to screen.
|
||||||
|
<p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
It even has weather. And emoji. Just enough emoji.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<a href="https://github.com/senorprogrammer/wtf" class="button">Github</a>
|
<a href="https://github.com/senorprogrammer/wtf" class="button">Github</a>
|
||||||
|
@ -2,37 +2,38 @@
|
|||||||
<html lang="en-us" class="wf-firasans-n4-active wf-active">
|
<html lang="en-us" class="wf-firasans-n4-active wf-active">
|
||||||
<head>
|
<head>
|
||||||
<link href="http://gmpg.org/xfn/11" rel="profile">
|
<link href="http://gmpg.org/xfn/11" rel="profile">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<!-- Enable responsiveness on mobile devices -->
|
<!-- Enable responsiveness on mobile devices -->
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.38.2" />
|
<meta name="generator" content="Hugo 0.38.2" />
|
||||||
|
|
||||||
<title>Configuration · </title>
|
<title>Configuration · </title>
|
||||||
<meta content="Configuration - " property="og:title">
|
<meta content="Configuration - " property="og:title">
|
||||||
<meta content=" - " property="og:description">
|
<meta content=" - " property="og:description">
|
||||||
<!-- CSS -->
|
<!-- CSS -->
|
||||||
<link rel="stylesheet" href="//cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
|
<link rel="stylesheet" href="//cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
|
||||||
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i|Roboto+Mono:300,300i,400,400i" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i|Roboto+Mono:300,300i,400,400i" rel="stylesheet">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/print.css" media="print">
|
<link rel="stylesheet" href="http://wtfutil.com/css/print.css" media="print">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/poole.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/poole.css">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/hyde.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/hyde.css">
|
||||||
<!-- Font-Awesome -->
|
<!-- Font-Awesome -->
|
||||||
<script defer src="https://use.fontawesome.com/releases/v5.0.9/js/all.js" integrity="sha384-8iPTk2s/jMVj81dnzb/iFR2sdA7u06vHJyyLlAd4snFpCl/SnyUjRrbdJsw1pGIl" crossorigin="anonymous"></script>
|
<script defer src="https://use.fontawesome.com/releases/v5.0.9/js/all.js" integrity="sha384-8iPTk2s/jMVj81dnzb/iFR2sdA7u06vHJyyLlAd4snFpCl/SnyUjRrbdJsw1pGIl" crossorigin="anonymous"></script>
|
||||||
|
|
||||||
<!-- Customised CSS -->
|
<!-- Customised CSS -->
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/custom.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/custom.css">
|
||||||
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
||||||
<!--[if lt IE 9]>
|
<!--[if lt IE 9]>
|
||||||
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
||||||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<!-- Icons -->
|
<!-- Icons -->
|
||||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
||||||
<link rel="shortcut icon" href="/favicon.png">
|
<link rel="shortcut icon" href="/favicon.png">
|
||||||
|
|
||||||
|
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@ -42,19 +43,35 @@
|
|||||||
<a href="http://wtfutil.com/"><h1 class="brand"></h1></a>
|
<a href="http://wtfutil.com/"><h1 class="brand"></h1></a>
|
||||||
<a href="http://wtfutil.com/"> <img src="/img/wtf.png" alt="WFT Logo" class="" width=""> </a>
|
<a href="http://wtfutil.com/"> <img src="/img/wtf.png" alt="WFT Logo" class="" width=""> </a>
|
||||||
<p class="lead">
|
<p class="lead">
|
||||||
...is going on?
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<h3 style="color: white;">Content</h3>
|
<h3 style="color: white;">Content</h3>
|
||||||
<ul style="list-style-type: none;">
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/Installation/">Installation</a></li>
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/configuration/">Configuration</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/modules/">Modules</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/glossary/">Glossary</a></li>
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/source/">Source Code</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="copyright">© 2018 Chris Cummer.
|
<p class="copyright">
|
||||||
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.<br/>Built with <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
|
© 2018 Chris Cummer.
|
||||||
|
<br />
|
||||||
|
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.
|
||||||
|
</p>
|
||||||
|
<p class="copyright">
|
||||||
|
Built with <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -2,37 +2,38 @@
|
|||||||
<html lang="en-us" class="wf-firasans-n4-active wf-active">
|
<html lang="en-us" class="wf-firasans-n4-active wf-active">
|
||||||
<head>
|
<head>
|
||||||
<link href="http://gmpg.org/xfn/11" rel="profile">
|
<link href="http://gmpg.org/xfn/11" rel="profile">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<!-- Enable responsiveness on mobile devices -->
|
<!-- Enable responsiveness on mobile devices -->
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.38.2" />
|
<meta name="generator" content="Hugo 0.38.2" />
|
||||||
|
|
||||||
<title>Glossary · </title>
|
<title>Glossary · </title>
|
||||||
<meta content="Glossary - " property="og:title">
|
<meta content="Glossary - " property="og:title">
|
||||||
<meta content=" - " property="og:description">
|
<meta content=" - " property="og:description">
|
||||||
<!-- CSS -->
|
<!-- CSS -->
|
||||||
<link rel="stylesheet" href="//cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
|
<link rel="stylesheet" href="//cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
|
||||||
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i|Roboto+Mono:300,300i,400,400i" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i|Roboto+Mono:300,300i,400,400i" rel="stylesheet">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/print.css" media="print">
|
<link rel="stylesheet" href="http://wtfutil.com/css/print.css" media="print">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/poole.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/poole.css">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/hyde.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/hyde.css">
|
||||||
<!-- Font-Awesome -->
|
<!-- Font-Awesome -->
|
||||||
<script defer src="https://use.fontawesome.com/releases/v5.0.9/js/all.js" integrity="sha384-8iPTk2s/jMVj81dnzb/iFR2sdA7u06vHJyyLlAd4snFpCl/SnyUjRrbdJsw1pGIl" crossorigin="anonymous"></script>
|
<script defer src="https://use.fontawesome.com/releases/v5.0.9/js/all.js" integrity="sha384-8iPTk2s/jMVj81dnzb/iFR2sdA7u06vHJyyLlAd4snFpCl/SnyUjRrbdJsw1pGIl" crossorigin="anonymous"></script>
|
||||||
|
|
||||||
<!-- Customised CSS -->
|
<!-- Customised CSS -->
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/custom.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/custom.css">
|
||||||
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
||||||
<!--[if lt IE 9]>
|
<!--[if lt IE 9]>
|
||||||
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
||||||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<!-- Icons -->
|
<!-- Icons -->
|
||||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
||||||
<link rel="shortcut icon" href="/favicon.png">
|
<link rel="shortcut icon" href="/favicon.png">
|
||||||
|
|
||||||
|
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@ -42,19 +43,35 @@
|
|||||||
<a href="http://wtfutil.com/"><h1 class="brand"></h1></a>
|
<a href="http://wtfutil.com/"><h1 class="brand"></h1></a>
|
||||||
<a href="http://wtfutil.com/"> <img src="/img/wtf.png" alt="WFT Logo" class="" width=""> </a>
|
<a href="http://wtfutil.com/"> <img src="/img/wtf.png" alt="WFT Logo" class="" width=""> </a>
|
||||||
<p class="lead">
|
<p class="lead">
|
||||||
...is going on?
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<h3 style="color: white;">Content</h3>
|
<h3 style="color: white;">Content</h3>
|
||||||
<ul style="list-style-type: none;">
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/Installation/">Installation</a></li>
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/configuration/">Configuration</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/modules/">Modules</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/glossary/">Glossary</a></li>
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/source/">Source Code</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="copyright">© 2018 Chris Cummer.
|
<p class="copyright">
|
||||||
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.<br/>Built with <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
|
© 2018 Chris Cummer.
|
||||||
|
<br />
|
||||||
|
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.
|
||||||
|
</p>
|
||||||
|
<p class="copyright">
|
||||||
|
Built with <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -2,39 +2,40 @@
|
|||||||
<html lang="en-us" class="wf-firasans-n4-active wf-active">
|
<html lang="en-us" class="wf-firasans-n4-active wf-active">
|
||||||
<head>
|
<head>
|
||||||
<link href="http://gmpg.org/xfn/11" rel="profile">
|
<link href="http://gmpg.org/xfn/11" rel="profile">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<!-- Enable responsiveness on mobile devices -->
|
<!-- Enable responsiveness on mobile devices -->
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.38.2" />
|
<meta name="generator" content="Hugo 0.38.2" />
|
||||||
|
|
||||||
<title>Posts · </title>
|
<title>Posts · </title>
|
||||||
<meta content="Posts - " property="og:title">
|
<meta content="Posts - " property="og:title">
|
||||||
<meta content=" - " property="og:description">
|
<meta content=" - " property="og:description">
|
||||||
<!-- CSS -->
|
<!-- CSS -->
|
||||||
<link rel="stylesheet" href="//cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
|
<link rel="stylesheet" href="//cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
|
||||||
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i|Roboto+Mono:300,300i,400,400i" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i|Roboto+Mono:300,300i,400,400i" rel="stylesheet">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/print.css" media="print">
|
<link rel="stylesheet" href="http://wtfutil.com/css/print.css" media="print">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/poole.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/poole.css">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/hyde.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/hyde.css">
|
||||||
<!-- Font-Awesome -->
|
<!-- Font-Awesome -->
|
||||||
<script defer src="https://use.fontawesome.com/releases/v5.0.9/js/all.js" integrity="sha384-8iPTk2s/jMVj81dnzb/iFR2sdA7u06vHJyyLlAd4snFpCl/SnyUjRrbdJsw1pGIl" crossorigin="anonymous"></script>
|
<script defer src="https://use.fontawesome.com/releases/v5.0.9/js/all.js" integrity="sha384-8iPTk2s/jMVj81dnzb/iFR2sdA7u06vHJyyLlAd4snFpCl/SnyUjRrbdJsw1pGIl" crossorigin="anonymous"></script>
|
||||||
|
|
||||||
<!-- Customised CSS -->
|
<!-- Customised CSS -->
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/custom.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/custom.css">
|
||||||
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
||||||
<!--[if lt IE 9]>
|
<!--[if lt IE 9]>
|
||||||
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
||||||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<!-- Icons -->
|
<!-- Icons -->
|
||||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
||||||
<link rel="shortcut icon" href="/favicon.png">
|
<link rel="shortcut icon" href="/favicon.png">
|
||||||
<!-- RSS -->
|
<!-- RSS -->
|
||||||
<link href="http://wtfutil.com/posts/index.xml" rel="alternate" type="application/rss+xml" title="" />
|
<link href="http://wtfutil.com/posts/index.xml" rel="alternate" type="application/rss+xml" title="" />
|
||||||
<link href="http://wtfutil.com/posts/index.xml" rel="feed" type="application/rss+xml" title="" />
|
<link href="http://wtfutil.com/posts/index.xml" rel="feed" type="application/rss+xml" title="" />
|
||||||
|
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@ -44,22 +45,39 @@
|
|||||||
<a href="http://wtfutil.com/"><h1 class="brand"></h1></a>
|
<a href="http://wtfutil.com/"><h1 class="brand"></h1></a>
|
||||||
<a href="http://wtfutil.com/"> <img src="/img/wtf.png" alt="WFT Logo" class="" width=""> </a>
|
<a href="http://wtfutil.com/"> <img src="/img/wtf.png" alt="WFT Logo" class="" width=""> </a>
|
||||||
<p class="lead">
|
<p class="lead">
|
||||||
...is going on?
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<h3 style="color: white;">Content</h3>
|
<h3 style="color: white;">Content</h3>
|
||||||
<ul style="list-style-type: none;">
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/Installation/">Installation</a></li>
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/configuration/">Configuration</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/modules/">Modules</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/glossary/">Glossary</a></li>
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/source/">Source Code</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="http://wtfutil.com/posts/configuration/">Configuration</a></li>
|
|
||||||
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="http://wtfutil.com/posts/glossary/">Glossary</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="copyright">© 2018 Chris Cummer.
|
<p class="copyright">
|
||||||
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.<br/>Built with <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
|
© 2018 Chris Cummer.
|
||||||
|
<br />
|
||||||
|
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.
|
||||||
|
</p>
|
||||||
|
<p class="copyright">
|
||||||
|
Built with <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -2,39 +2,40 @@
|
|||||||
<html lang="en-us" class="wf-firasans-n4-active wf-active">
|
<html lang="en-us" class="wf-firasans-n4-active wf-active">
|
||||||
<head>
|
<head>
|
||||||
<link href="http://gmpg.org/xfn/11" rel="profile">
|
<link href="http://gmpg.org/xfn/11" rel="profile">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<!-- Enable responsiveness on mobile devices -->
|
<!-- Enable responsiveness on mobile devices -->
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.38.2" />
|
<meta name="generator" content="Hugo 0.38.2" />
|
||||||
|
|
||||||
<title>Tags · </title>
|
<title>Tags · </title>
|
||||||
<meta content="Tags - " property="og:title">
|
<meta content="Tags - " property="og:title">
|
||||||
<meta content=" - " property="og:description">
|
<meta content=" - " property="og:description">
|
||||||
<!-- CSS -->
|
<!-- CSS -->
|
||||||
<link rel="stylesheet" href="//cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
|
<link rel="stylesheet" href="//cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
|
||||||
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i|Roboto+Mono:300,300i,400,400i" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i|Roboto+Mono:300,300i,400,400i" rel="stylesheet">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/print.css" media="print">
|
<link rel="stylesheet" href="http://wtfutil.com/css/print.css" media="print">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/poole.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/poole.css">
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/hyde.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/hyde.css">
|
||||||
<!-- Font-Awesome -->
|
<!-- Font-Awesome -->
|
||||||
<script defer src="https://use.fontawesome.com/releases/v5.0.9/js/all.js" integrity="sha384-8iPTk2s/jMVj81dnzb/iFR2sdA7u06vHJyyLlAd4snFpCl/SnyUjRrbdJsw1pGIl" crossorigin="anonymous"></script>
|
<script defer src="https://use.fontawesome.com/releases/v5.0.9/js/all.js" integrity="sha384-8iPTk2s/jMVj81dnzb/iFR2sdA7u06vHJyyLlAd4snFpCl/SnyUjRrbdJsw1pGIl" crossorigin="anonymous"></script>
|
||||||
|
|
||||||
<!-- Customised CSS -->
|
<!-- Customised CSS -->
|
||||||
<link rel="stylesheet" href="http://wtfutil.com/css/custom.css">
|
<link rel="stylesheet" href="http://wtfutil.com/css/custom.css">
|
||||||
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
||||||
<!--[if lt IE 9]>
|
<!--[if lt IE 9]>
|
||||||
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
||||||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<!-- Icons -->
|
<!-- Icons -->
|
||||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
||||||
<link rel="shortcut icon" href="/favicon.png">
|
<link rel="shortcut icon" href="/favicon.png">
|
||||||
<!-- RSS -->
|
<!-- RSS -->
|
||||||
<link href="http://wtfutil.com/tags/index.xml" rel="alternate" type="application/rss+xml" title="" />
|
<link href="http://wtfutil.com/tags/index.xml" rel="alternate" type="application/rss+xml" title="" />
|
||||||
<link href="http://wtfutil.com/tags/index.xml" rel="feed" type="application/rss+xml" title="" />
|
<link href="http://wtfutil.com/tags/index.xml" rel="feed" type="application/rss+xml" title="" />
|
||||||
|
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@ -44,19 +45,35 @@
|
|||||||
<a href="http://wtfutil.com/"><h1 class="brand"></h1></a>
|
<a href="http://wtfutil.com/"><h1 class="brand"></h1></a>
|
||||||
<a href="http://wtfutil.com/"> <img src="/img/wtf.png" alt="WFT Logo" class="" width=""> </a>
|
<a href="http://wtfutil.com/"> <img src="/img/wtf.png" alt="WFT Logo" class="" width=""> </a>
|
||||||
<p class="lead">
|
<p class="lead">
|
||||||
...is going on?
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<h3 style="color: white;">Content</h3>
|
<h3 style="color: white;">Content</h3>
|
||||||
<ul style="list-style-type: none;">
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/Installation/">Installation</a></li>
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/configuration/">Configuration</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/modules/">Modules</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<ul style="list-style-type: none;">
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/glossary/">Glossary</a></li>
|
||||||
|
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="/posts/source/">Source Code</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="copyright">© 2018 Chris Cummer.
|
<p class="copyright">
|
||||||
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.<br/>Built with <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
|
© 2018 Chris Cummer.
|
||||||
|
<br />
|
||||||
|
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.
|
||||||
|
</p>
|
||||||
|
<p class="copyright">
|
||||||
|
Built with <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user