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

80 Commits

Author SHA1 Message Date
Chris Cummer
d812607479 Add documentation for Blockfolio 2018-06-13 09:41:48 -07:00
Chris Cummer
75b81f8a7f Update the Jenkins module documentation 2018-06-13 02:47:01 -07:00
Chris Cummer
957214ff8b
Merge branch 'master' into master 2018-06-13 02:23:44 -07:00
Chris Cummer
ab210fd040 Add version number to Gitlab module docs 2018-06-13 02:22:01 -07:00
Chris Cummer
9412907a34 Remove experimental tag from PrettyWeather 2018-06-13 02:15:06 -07:00
Chris Cummer
4b7a3b0d97 Fix the screenshot in the CircleCI documentation 2018-06-10 20:00:12 -04:00
Chris Cummer
f511a5e15e Add missing text to Google Spreadsheet documentation 2018-06-10 19:56:16 -04:00
Chris Cummer
00e5014d88 Add sidebar link for IP-API 2018-06-10 19:46:10 -04:00
Chris Cummer
1d1e280282 Add documentation for IP-API modules 2018-06-10 19:44:56 -04:00
Chris Cummer
0a62a643fb Add documentation for CircleCI module 2018-06-10 19:39:14 -04:00
Chris Cummer
3e27166858 Add basic documentation for Google Spreadsheet module 2018-06-10 18:36:49 -04:00
DavidB
e73037c84c Added jenkins module documentation 2018-06-09 21:23:25 +03:00
Chris Cummer
a1af76c17a Remove experimental tag from PrettyWeather 2018-06-08 16:15:25 -07:00
Mark Old
d38eb622af add docs for gitlab 2018-06-08 13:32:04 -07:00
Chris Cummer
ef489831a9 Documentation for 'view' option in PrettyWeather 2018-06-07 09:14:53 -07:00
Chris Cummer
fa78c5ee32 Add rate limit message to IPInfo documentation. 2018-06-07 09:01:00 -07:00
Chris Cummer
2833ec843c Add clarifying text to GitHub documenation 2018-06-06 17:42:20 -07:00
Chris Cummer
ef633cb397 Add screenshot to CryptoLive documenation 2018-06-05 09:37:50 -07:00
Chris Cummer
f1ca3514ee Simplify the module titles in the documentation 2018-06-04 21:04:45 -07:00
Chris Cummer
75a1266326
Merge pull request #155 from jeangovil/fix-crypto-docs
fixed cryptolive docs
2018-06-04 20:52:13 -07:00
Chris Cummer
06da5e490c Add Bittrex to the documentation sidebar 2018-06-04 20:50:40 -07:00
jeangovil
341cf423e7
Merge branch 'master' into bittrex 2018-06-04 21:00:28 +04:30
Hossein Mehrabi
887239b97f replaced updateInterval with refreshInterval 2018-06-04 20:59:07 +04:30
Hossein Mehrabi
2cd32213aa replaced updateInterval with refreshInterval 2018-06-04 20:53:03 +04:30
Hossein Mehrabi
08521ef728 fixed cryptolive docs 2018-06-04 20:13:40 +04:30
Hossein Mehrabi
7cb395f61c added bittrex to docs 2018-06-04 20:10:10 +04:30
Chris Cummer
9e77c8aa3d Add index to Configuration documentation page 2018-06-04 04:28:17 -07:00
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
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
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
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
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
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
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
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
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
52156e13b9 Spelling mistake in config path 2018-05-25 15:56:30 -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