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

132 Commits

Author SHA1 Message Date
Chris Cummer
64f8dbcf8d Update Configuration documentation with an explanation of the grid layout system 2018-06-04 04:20:17 -07:00
Chris Cummer
e28297407d Add documentation for CryptoLive 2018-06-03 20:14:46 -07:00
Hossein Mehrabi
7ed874b4dd add module to docs 2018-06-04 06:20:53 +04:30
Chris Cummer
d1b05dded4
Merge pull request #127 from jeangovil/cryptolive
Added cryptolive widget
2018-06-03 18:29:06 -07:00
Chris Cummer
9f502671bc Add Google Calendar authentication pointers to the GCal documenation 2018-06-02 21:54:42 -07:00
Chris Cummer
c7e0eaa3be Add documentatin for IPInfo colors 2018-06-02 21:06:23 -07:00
Hossein Mehrabi
7e64db26ab clean up, support text colors from config file 2018-06-03 07:17:13 +04:30
jeangovil
0c6aaa4d2e
Merge branch 'master' into cryptolive 2018-06-02 21:10:08 +04:30
Chris Cummer
052a115121 Add more explicit documentation for PrettyWeather's optional attributes 2018-06-02 06:05:38 -07:00
Chris Cummer
c1f9c7bbfb Add PrettyWeather as an experimental module 2018-06-02 06:01:29 -07:00
Chris Cummer
5d30e09821 Add screenshot to IPInfo docs 2018-06-02 05:23:20 -07:00
Hossein Mehrabi
795a28839f added cryptolive to docs 2018-06-02 13:37:21 +04:30
Chris Cummer
957873f006 Merge branch 'FarhadF-ipinfo' 2018-06-01 23:24:59 -07:00
Chris Cummer
63299a701e Update install instructions in readme 2018-06-01 23:15:44 -07:00
Chris Cummer
ace2ba0b1b Add Jira JQL configuration documentation 2018-06-01 23:15:44 -07:00
Chris Cummer
f61fb10249 Add image 2018-06-01 23:12:34 -07:00
Chris Cummer
b56629b6fd Set terminal type in the config file.
Adds a "term" option that takes a terminal type (ie: vt100, xterm,
xterm-256color, etc.)

Example:

```yaml
wtf:
  term: "vt100"
```
2018-06-01 23:12:34 -07:00
Chris Cummer
bb315f827f Update install instructions in readme 2018-06-01 22:53:36 -07:00
Chris Cummer
bd68afa5a2 Add Jira JQL configuration documentation 2018-06-01 18:32:53 -07:00
Chris Cummer
f025606f9d Add image 2018-06-01 18:18:08 -07:00
Chris Cummer
96bbe03fbf Set terminal type in the config file.
Adds a "term" option that takes a terminal type (ie: vt100, xterm,
xterm-256color, etc.)

Example:

```yaml
wtf:
  term: "vt100"
```
2018-06-01 18:18:08 -07:00
Chris Cummer
f86179b74e Close #91. Site sidebar is now scrollable with main content. 2018-06-01 18:18:08 -07:00
Chris Cummer
fe67bedc86 Close #91. Site sidebar is now scrollable with main content. 2018-05-31 21:56:55 -07:00
Chris Cummer
9e49c18c44 Close #84. Add wtf.colors.background config option 2018-05-31 08:52:37 -07:00
Chris Cummer
2b03926382 Close #78. Add documentation for --module option 2018-05-31 05:31:30 -07:00
Chris Cummer
f6c9e9be31 Update the static site title 2018-05-30 16:11:12 -07:00
Chris Cummer
8df8026089 Close #54. HTTPS now enabled on wtfutil.com 2018-05-30 11:37:56 -07:00
Chris Cummer
d74da19438 Create CNAME 2018-05-30 10:35:07 -07:00
Chris Cummer
b869f120c3 Delete CNAME 2018-05-30 10:34:55 -07:00
Chris Cummer
856046219b Create CNAME 2018-05-28 21:58:19 -07:00
Chris Cummer
a1afb65946 Delete CNAME 2018-05-28 21:58:08 -07:00
Chris Cummer
945e0d644c Create CNAME 2018-05-28 21:53:26 -07:00
Chris Cummer
a436b746a7 Delete CNAME 2018-05-28 21:53:17 -07:00
Chris Cummer
47e67c522b Update the screenshot 2018-05-28 17:19:10 -07:00
Geoff Lee
a1dabd18fa
Fix instructions
Missing src intermediate directory
On branch fix-setup-docs - Mon 28 May 2018 14:51:21 PDT by Geoff Lee <geofflee25@gmail.com>
2018-05-28 14:51:21 -07:00
Chris Cummer
de40787ae4 Update the screenshot 2018-05-28 12:10:45 -07:00
Chris Cummer
bf3aa3ab84 Add screenshot to Power module documenation 2018-05-27 21:31:13 -07:00
Chris Cummer
90f25d3d07 [WTF-55] Closes #55. Add documentation for the Power module. 2018-05-26 20:46:29 -07:00
Chris Cummer
c20c8fdb9d Improve the installation instructions (thanks to @matrinox) 2018-05-25 16:06:22 -07:00
Chris Cummer
e47ea14984 Instructions for enabling emoji support in iTerm2 2018-05-24 11:17:01 -07:00
Chris Cummer
faf4bce756 Add 'Quick Start' to the Overview page 2018-05-23 11:10:54 -07:00
Chris Cummer
3e004fd5b5 Fix a speling mistake in the documentation 2018-05-22 21:34:23 -07:00
Chris Cummer
641dce9333 Add Configuration and Keyboard Commands to Overview documentation. 2018-05-22 20:56:14 -07:00
Chris Cummer
38cf1d5632 Security module now displays logged-in users 2018-05-22 17:51:59 -07:00
Chris Cummer
efaccc83ae Added Overview page to documentation 2018-05-22 09:22:16 -07:00
Chris Cummer
5d66b2acd5 Improve the state of the Makefile a bit 2018-05-18 16:37:03 -07:00
Chris Cummer
ca4d6f2fe8 Add 'make dependencies' to the Makefile 2018-05-18 16:10:59 -07:00
Chris Cummer
ca81908b72 Add dramatic marketing emphasis to site homepage 2018-05-18 12:08:22 -07:00
Chris Cummer
216a31387e Clean up the site sideabar 2018-05-18 12:04:25 -07:00
Chris Cummer
c190a44728 Updated the screenshot to show all the modules 2018-05-18 10:31:33 -07:00