mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Minimal Configuration documentation
This commit is contained in:
committed by
Chris Cummer
parent
a3220be597
commit
2c4c220ea7
@@ -40,9 +40,9 @@
|
||||
<div class="container text-center sidebar-sticky">
|
||||
<div class="sidebar-about text-center">
|
||||
<a href="http://wtfutil.com/"><h1 class="brand"></h1></a>
|
||||
<img src="/img/wtf.png" alt="WFT Logo" class="" width="">
|
||||
<a href="http://wtfutil.com/"> <img src="/img/wtf.png" alt="WFT Logo" class="" width=""> </a>
|
||||
<p class="lead">
|
||||
Wtf is that?
|
||||
...is going on?
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -78,8 +78,49 @@
|
||||
</div>
|
||||
|
||||
<div class="content container">
|
||||
<div class="posts">
|
||||
<a href="/img/screenshot.png" target="_screenshot"><img src='/img/screenshot_sm.png' /></a>
|
||||
|
||||
<p>
|
||||
<strong>WTF</strong> is a personal information dashboard for your terminal, made for those who spend their days in the terminal.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
It provides a framework for efficiently 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.*
|
||||
</p>
|
||||
|
||||
<p>
|
||||
It even has weather. And emoji. But not too much emoji. That would be bad.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Get it on <a href="https://github.com/senorprogrammer/wtf" class="button">Github</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<small>
|
||||
*WTF is endorsed by absolutely none of the companies mentioned above.
|
||||
</small>
|
||||
</p>
|
||||
|
||||
<div class="posts">
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title"><a href="http://wtfutil.com/posts/configuration/">Configuration</a></h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<div class="footer">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user