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]
|
||||
author = "Chris Cummer"
|
||||
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
|
||||
---
|
||||
|
||||
|
@ -33,6 +33,7 @@
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
||||
<link rel="shortcut icon" href="/favicon.png">
|
||||
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
@ -42,36 +43,56 @@
|
||||
<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>
|
||||
<p class="lead">
|
||||
...is going on?
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h3 style="color: white;">Content</h3>
|
||||
<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>
|
||||
</div>
|
||||
|
||||
<p class="copyright">© 2018 Chris Cummer.
|
||||
<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>.
|
||||
<p class="copyright">
|
||||
© 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>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="content container">
|
||||
<h1>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>
|
||||
<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.</p>
|
||||
|
||||
<p class="lead"><a href="http://wtfutil.com/">Head back home</a> to try finding it again.</p>
|
||||
<div class="footer">
|
||||
|
||||
</div>
|
||||
|
@ -35,6 +35,7 @@
|
||||
<!-- 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="feed" type="application/rss+xml" title="" />
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
@ -44,19 +45,35 @@
|
||||
<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>
|
||||
<p class="lead">
|
||||
...is going on?
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h3 style="color: white;">Content</h3>
|
||||
<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>
|
||||
</div>
|
||||
|
||||
<p class="copyright">© 2018 Chris Cummer.
|
||||
<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>.
|
||||
<p class="copyright">
|
||||
© 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>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -34,6 +34,7 @@
|
||||
<!-- RSS -->
|
||||
<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="" />
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
@ -43,43 +44,74 @@
|
||||
<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>
|
||||
<p class="lead">
|
||||
...is going on?
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h3 style="color: white;">Content</h3>
|
||||
<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>
|
||||
</div>
|
||||
|
||||
<p class="copyright">© 2018 Chris Cummer.
|
||||
<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>.
|
||||
<p class="copyright">
|
||||
© 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>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="content container">
|
||||
<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>
|
||||
<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>
|
||||
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>
|
||||
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>
|
||||
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>
|
||||
|
||||
<a href="https://github.com/senorprogrammer/wtf" class="button">Github</a>
|
||||
|
@ -33,6 +33,7 @@
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
||||
<link rel="shortcut icon" href="/favicon.png">
|
||||
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
@ -42,19 +43,35 @@
|
||||
<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>
|
||||
<p class="lead">
|
||||
...is going on?
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h3 style="color: white;">Content</h3>
|
||||
<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>
|
||||
</div>
|
||||
|
||||
<p class="copyright">© 2018 Chris Cummer.
|
||||
<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>.
|
||||
<p class="copyright">
|
||||
© 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>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -33,6 +33,7 @@
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
||||
<link rel="shortcut icon" href="/favicon.png">
|
||||
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
@ -42,19 +43,35 @@
|
||||
<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>
|
||||
<p class="lead">
|
||||
...is going on?
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h3 style="color: white;">Content</h3>
|
||||
<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>
|
||||
</div>
|
||||
|
||||
<p class="copyright">© 2018 Chris Cummer.
|
||||
<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>.
|
||||
<p class="copyright">
|
||||
© 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>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -35,6 +35,7 @@
|
||||
<!-- 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="feed" type="application/rss+xml" title="" />
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
@ -44,22 +45,39 @@
|
||||
<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>
|
||||
<p class="lead">
|
||||
...is going on?
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h3 style="color: white;">Content</h3>
|
||||
<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>
|
||||
</div>
|
||||
|
||||
<p class="copyright">© 2018 Chris Cummer.
|
||||
<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>.
|
||||
<p class="copyright">
|
||||
© 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>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -35,6 +35,7 @@
|
||||
<!-- 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="feed" type="application/rss+xml" title="" />
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
@ -44,19 +45,35 @@
|
||||
<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>
|
||||
<p class="lead">
|
||||
...is going on?
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h3 style="color: white;">Content</h3>
|
||||
<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>
|
||||
</div>
|
||||
|
||||
<p class="copyright">© 2018 Chris Cummer.
|
||||
<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>.
|
||||
<p class="copyright">
|
||||
© 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>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user