1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

More work on the new site theme

This commit is contained in:
Chris Cummer
2018-08-14 02:19:52 -07:00
parent ed8cc35225
commit c39c596389
67 changed files with 4756 additions and 2084 deletions

18
_site/content/_index.md Normal file
View File

@@ -0,0 +1,18 @@
---
title: "WTF"
date: 2018-08-14T01:51:58-07:00
draft: false
weight: 0
---
<img src='/imgs/screenshot.jpg' width="900" height="524" />
<span style="font-family: monospace; font-size: 1.6em;">WTF</span> is a personal information dashboard for your terminal, developed for those who spend most of their day in the command line.
It allows you to monitor systems, services, and important information that you otherwise might keep browser tabs open for, the kinds of things you don't always need visible, but do check in on every now and then.
Keep an eye on your **OpsGenie** schedules, **Google Calendar**, **Git** and **GitHub** repositories, and **New Relic** deployments.
See who's away in **BambooHR**, which **Jira** tickets are assigned to you, and what time it is in Barcelona.
It even has weather. And clocks. And emoji.

View File

@@ -5,12 +5,6 @@ draft: false
weight: 1
---
<span style="font-family: monospace; font-size: 1.6em;">WTF</span> is a personal information dashboard for your terminal, developed for those who spend most of their day in the command line.
It allows you to monitor services and systems that you otherwise might
keep browser tabs open for, the kinds of things you don't always need
visible, but might check in on every now and then.
## Quick Start
1. <a href="https://github.com/senorprogrammer/wtf/releases">Download</a> the stand-alone, compiled binary.

View File

@@ -2,6 +2,7 @@
title: "Gitter"
date: 2018-08-02T12:36:08-04:00
draft: false
weight: 110
---
Added in `v0.2.1`.

View File

@@ -0,0 +1,10 @@
---
title: "Google Apps"
date: 2018-08-14T01:39:58-07:00
draft: false
weight: 120
---
Google Apps.
{{% children %}}

View File

@@ -2,7 +2,7 @@
title: "Google Calendar"
date: 2018-05-10T08:25:33-07:00
draft: false
weight: 60
weight: 10
---
<img class="screenshot" src="/imgs/modules/gcal.png" width="320" height="389" alt="gcal screenshot" />

View File

@@ -2,7 +2,7 @@
title: "Google Spreadsheets"
date: 2018-06-10T18:26:26-04:00
draft: false
weight: 110
weight: 50
---
Added in `v0.0.7`.

View File

@@ -2,6 +2,7 @@
title: "Hacker News"
date: 2018-08-02T16:36:08-04:00
draft: false
weight: 123
---
Added in `v0.1.2`.

View File

@@ -1,9 +1,10 @@
---
title: "IP Address"
title: "IP Addresses"
date: 2018-05-07T18:04:58-07:00
draft: false
weight: 120
weight: 125
---
For all modules IP address-related.
{{% children %}}

View File

@@ -6,3 +6,5 @@ weight: 270
---
For all modules weather-related.
{{% children %}}