ReadmeCritic
|
a7071fe193
|
Minor capitalization correction for GitHub in README
|
2018-05-31 08:07:58 -07:00 |
|
Chris Cummer
|
9b92e941a7
|
Merge branch '78-m-option'
|
2018-05-31 05:49:05 -07:00 |
|
Chris Cummer
|
2b03926382
|
Close #78. Add documentation for --module option
|
2018-05-31 05:31:30 -07:00 |
|
Chris Cummer
|
1772ceadf6
|
Close 78. Add documentation for --module option
|
2018-05-31 05:26:25 -07:00 |
|
Chris Cummer
|
d9d1a82c89
|
Change -i flag to -m. See 'wtf --help' for details
|
2018-05-31 05:22:47 -07:00 |
|
Chris Cummer
|
86d43e9af6
|
Close #75. Github no longer crashes on network failure
|
2018-05-30 21:59:35 -07:00 |
|
Chris Cummer
|
7bf2ad88cf
|
Clean up the Todo display code
|
2018-05-30 21:51:39 -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
|
1d23d5369f
|
Merge branch 'jeangovil-todo-fix'
|
2018-05-30 10:33:35 -07:00 |
|
Hossein Mehrabi
|
3c66bc9152
|
removed unused variable
|
2018-05-30 21:50:27 +04:30 |
|
Hossein Mehrabi
|
977eb55944
|
todo: update index of selected item in the end
|
2018-05-30 21:42:26 +04:30 |
|
Chris Cummer
|
385d6d87d9
|
Closes #45. Merge branch 'jeangovil-i45'
|
2018-05-29 18:04:52 -07:00 |
|
Chris Cummer
|
f13abc9ed3
|
Closes #72. --info flag displays module help text
Usage:
wtf -i=todo
wtf --info=todo
|
2018-05-29 18:03:48 -07:00 |
|
Chris Cummer
|
ebf900e91b
|
Pull command flags out of main() and into its own file
|
2018-05-29 18:03:48 -07:00 |
|
Chris Cummer
|
47a077a472
|
Help halts the program execution
|
2018-05-29 18:03:48 -07:00 |
|
Hossein Mehrabi
|
9bc5d93651
|
now flags support both short and long names.
|
2018-05-29 18:03:48 -07:00 |
|
Hossein Mehrabi
|
673cbe4c16
|
fixed focus problem after config live-reloading
|
2018-05-29 18:03:48 -07:00 |
|
Grazfather
|
94b9b57c35
|
Fix install instructions
|
2018-05-29 18:03:48 -07:00 |
|
Chris Cummer
|
d0da319a52
|
Closes #72. --info flag displays module help text
Usage:
wtf -i=todo
wtf --info=todo
|
2018-05-29 18:02:11 -07:00 |
|
Chris Cummer
|
a46ff5c10e
|
Pull command flags out of main() and into its own file
|
2018-05-29 17:52:46 -07:00 |
|
Chris Cummer
|
ca48d34566
|
Help halts the program execution
|
2018-05-29 16:40:46 -07:00 |
|
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 |
|