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

353 Commits

Author SHA1 Message Date
Hossein Mehrabi
128347e513 now flags support both short and long names. 2018-05-29 16:27:19 -07:00
Chris Cummer
55fe6fe9e1 Closes #70. Merge branch 'jeangovil-i70' 2018-05-29 12:06:06 -07:00
Hossein Mehrabi
7711fa3d9d fixed focus problem after config live-reloading 2018-05-29 23:19:25 +04:30
Chris Cummer
b2e323adb1
Merge pull request #67 from Grazfather/patch-1
Fix install instructions
2018-05-29 10:27:12 -07:00
Hossein Mehrabi
30428ec3a4 move checked todos to bottom 2018-05-29 21:42:19 +04:30
Grazfather
0f96923a50
Fix install instructions 2018-05-29 09:32:37 -07:00
Chris Cummer
b73c7aa21b Merge branch 'jeangovil-master' 2018-05-29 09:00:13 -07:00
Chris Cummer
6437eff165 Make global variables local and pass as params instead 2018-05-29 08:59:19 -07:00
Chris Cummer
6b39deb3bf Update the readme 2018-05-29 08:47:45 -07:00
Chris Cummer
d78ccd0134 Create CNAME 2018-05-29 08:47:45 -07:00
Chris Cummer
77be8b3155 Delete CNAME 2018-05-29 08:47:45 -07:00
Chris Cummer
656af88fb5 Create CNAME 2018-05-29 08:47:45 -07:00
Chris Cummer
853cb44294 Delete CNAME 2018-05-29 08:47:45 -07:00
Chris Cummer
46e9270d84 Use the native context package 2018-05-29 08:47:45 -07:00
Chris Cummer
a9f60f5fa4 Update the screenshot 2018-05-29 08:47:45 -07:00
Geoff Lee
84eb9a4203 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-29 08:47:45 -07:00
Chris Cummer
51915525b1 Update the screenshot 2018-05-29 08:47:45 -07:00
Chris Cummer
12d1a84388 Update the readme 2018-05-29 08:47:21 -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
Hossein Mehrabi
a94d1a439f no need to export pages and mainPage 2018-05-29 09:19:48 +04:30
Chris Cummer
04dd3c2e55 Use the native context package 2018-05-28 21:47:26 -07:00
Chris Cummer
47e67c522b Update the screenshot 2018-05-28 17:19:10 -07:00
Chris Cummer
10ed6b0aea
Merge pull request #64 from matrinox/fix-setup-docs
Fix instructions
2018-05-28 16:09:05 -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
Hossein Mehrabi
880a5beaeb removed my unnecessary codes 2018-05-28 23:00:40 +04:30
Hossein Mehrabi
6870bc5e4f Watch config file for changes 2018-05-28 22:31:43 +04:30
Chris Cummer
eaa89c43f6 Go version warning in readme 2018-05-28 10:39:04 -07:00
Chris Cummer
3f42dc66b1 Correct path for the context package in GitHub module 2018-05-28 10:34:42 -07:00
Chris Cummer
3d3c2cb3d3 Quick Start installation instructions into the readme 2018-05-28 09:11:54 -07:00
Chris Cummer
23ff067c0c Update the README with the list of modules 2018-05-27 21:49:24 -07:00
Chris Cummer
bf3aa3ab84 Add screenshot to Power module documenation 2018-05-27 21:31:13 -07:00
Chris Cummer
41ed43b8d7 Merge branch '53-todo-line-padding'
[WTF-]
2018-05-26 21:19:53 -07:00
Chris Cummer
dcfacd9510 [WTF-53] Closes #53. Todo display properly pads line lengths.
[WTF-53]
2018-05-26 21:19:08 -07:00
Chris Cummer
07c1031887 [WTF-55] Closes #55. Add documentation for the Power module. 2018-05-26 21:08:19 -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
374173ebea [WTF-59] Closes #59. Github widget now displays some repo stats 2018-05-26 19:24:04 -07:00
Chris Cummer
53e5e5fbbd [WTF-59] Somewhat better seperation of concerns in the Github code 2018-05-26 14:31:09 -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
6d230a3d70 Apparently I don't know how to spell 'sigil' 2018-05-24 22:05:37 -07:00
Chris Cummer
9f1bad6571 Closes #52. Add Power module
This module displaysw which source is providing power (AC or battery)
and for the battery displays the current charge capacity, how long it
will last, and the battery state.
2018-05-24 22:01:55 -07:00
Chris Cummer
9caaadb48d Delete commented-out requires 2018-05-24 14:36:18 -07:00
Chris Cummer
e47ea14984 Instructions for enabling emoji support in iTerm2 2018-05-24 11:17:01 -07:00
Chris Cummer
5f7c3260c1 Now possible to define the characters for use in paging indicators 2018-05-24 09:03:00 -07:00
Chris Cummer
0cdd859aa7 Closes #48. Update complex_config.yml to be accurate 2018-05-23 17:57:04 -07:00
Chris Cummer
faf4bce756 Add 'Quick Start' to the Overview page 2018-05-23 11:10:54 -07:00