Commit Graph

138 Commits

Author SHA1 Message Date
James Tomasino 6c67e8f7fa title-case in rss titles 2018-03-31 21:30:08 -04:00
James Tomasino 33ec590cfb Merge branch 'master' into rss
* master:
  removing some gnu requirements
  sed support for bsd or gnu
  removed readme requirement for gnu stat
  wrapped stat in safety function to split between gnu and bsd
2018-03-31 21:28:07 -04:00
James Tomasino 48f0f0ca0c basic rss generation, no description 2018-03-31 21:27:42 -04:00
James Tomasino 6f5bedded3 removing some gnu requirements 2018-03-30 12:07:31 -04:00
James Tomasino 3d5319afb0 sed support for bsd or gnu 2018-03-30 12:06:01 -04:00
James Tomasino 31bc38669f removed readme requirement for gnu stat 2018-03-30 11:50:49 -04:00
James Tomasino 416f8707b1 wrapped stat in safety function to split between gnu and bsd 2018-03-30 11:49:13 -04:00
James Tomasino 6b683df3be acknowledge need for GNU stat 2018-03-23 16:11:30 -04:00
James Tomasino 2403bedda8 upped version number for release 2018-03-17 18:50:46 -04:00
James Tomasino b6ea90a866 switched gophermap sed line to use pipes as delimiter. avoids bugs with paths 2018-03-17 18:49:09 -04:00
James Tomasino ea10ed8356 removing line breaks on more sed chains 2018-03-16 20:37:12 -04:00
James Tomasino 0ea68ff866 dont break up sed line 2018-03-16 20:34:24 -04:00
James Tomasino 496adcbf85 small patch for gophermap date updater to add trailing tabs 2018-03-14 07:40:09 -04:00
James Tomasino e0c264f6ce gophermaps created are fully 100% rfc1436 compliant 2018-03-13 21:11:52 -04:00
James Tomasino 7366097bf0
autoindent handles text that needs "i" not spaces
Probably needs renamed to autoformat or something.
2018-03-11 17:38:01 -04:00
James Tomasino 95c1a61274 upping version number for 1.3.0 2018-03-11 15:56:42 -04:00
James Tomasino 2971b8a998 strict adherence to 1436 spec for gophermaps and editing 2018-03-11 15:54:28 -04:00
James Tomasino 6a00579db2 back to no-break in gophermap creation once again 2018-03-06 23:15:31 -05:00
James Tomasino 39372f1d0c added update-burrow action 2018-03-06 18:27:40 -05:00
James Tomasino f41090af3e upped version number for edit-config feature 2018-03-06 16:45:49 -05:00
James Tomasino 09472ab21a add edit-config action 2018-03-06 16:44:31 -05:00
James Tomasino 6ba34bf60f moved type var to post_type to avoid reserved word 2018-03-06 16:36:15 -05:00
James Tomasino 78f3d4334d removed the fix. it wasnt necessary 2018-03-06 16:26:10 -05:00
James Tomasino 6b7bc00308 re-added long line because it was giving extra space in breaks 2018-03-06 15:55:51 -05:00
James Tomasino b994822eac burrow should update git and global date on edit of existing content 2018-03-06 11:08:37 -05:00
James Tomasino b2237e440f updated readme with clarification on dependencies 2018-03-06 10:22:21 -05:00
James Tomasino 085d5b43bc command completion limit options to those valid with system getopt 2018-03-06 10:14:41 -05:00
James Tomasino 4c60852713 support old getopt if gnu getopt unavailable. better osx support 2018-03-06 10:03:48 -05:00
James Tomasino e454e54c12 updated version to consolodate recent updates 2018-03-05 17:35:55 -05:00
James Tomasino 3d1fafae7c hardened makefile and matched codebase to style preferences 2018-03-05 17:33:38 -05:00
James Tomasino 22dd803806 make sure we commit all the right gophermaps if auto-gitting 2018-03-03 21:50:50 -05:00
James Tomasino 078f626f96 added link to getting started guide 2018-03-03 21:23:51 -05:00
James Tomasino 0b2437eb06 added configuration settings for gophermap use and date formating 2018-03-03 20:59:58 -05:00
James Tomasino d0aab3267b removed informative console messages 2018-03-03 20:32:03 -05:00
James Tomasino eaa38f7d15 added option to autofold and specify width 2018-03-03 20:24:46 -05:00
James Tomasino 586f394d21 upped version number for code cleanup and makefile change 2018-03-03 18:38:43 -05:00
James Tomasino 4520faa3c2 cleaned makefile of unnecessary dir 2018-03-03 18:38:11 -05:00
James Tomasino ba532b7f26 making bash_completion install smarter 2018-03-03 18:24:05 -05:00
James Tomasino bb778691ce updated man and readme with 1.2.0 info 2018-03-03 12:03:27 -05:00
James Tomasino 51d8bbbb89 upped version number 2018-03-03 11:56:50 -05:00
James Tomasino 9667ffbc85 multiple targets with single post builder 2018-03-03 11:55:59 -05:00
James Tomasino 033c94e9d7 refactored all post creation to single function 2018-03-03 11:48:39 -05:00
James Tomasino 734953ecb4
Specify dependency install instructions 2018-02-25 10:52:07 -05:00
James Tomasino 02459ebe0f annotated config vars 2018-02-23 20:50:54 -05:00
James Tomasino 0bb4b04d1c Readme specifies GNU sed 2018-02-23 20:45:40 -05:00
James Tomasino 2f2ddf2d7b updated readme with new config 2018-02-23 20:40:19 -05:00
James Tomasino 20b964a8ee change paths in config. gophermaps are better formatted for gopher 2018-02-23 20:38:50 -05:00
James Tomasino f91e34206f remove info output being added to recipe text 2018-01-28 16:10:31 -05:00
James Tomasino 11503de998 removed explicit getopts check 2018-01-21 19:32:26 -05:00
James Tomasino a41b8c12f6 error message, but no break, on unknown command 2018-01-21 09:50:59 -05:00