Commit Graph

43 Commits

Author SHA1 Message Date
pepa65 bd101aab99 Change install method for bpkg, enhanced package.json 2017-03-13 11:06:05 +07:00
pepa65 b61acbe823 Correct readme, image of customizations 2017-03-13 02:40:50 +07:00
pepa65 a08bd77bd0 Release version 0.3
- More extensive colour customization, also help
- Use $XDG_DATA_HOME if it exists
- Bug: display pagename on linting errors
2017-03-13 02:34:04 +07:00
pepa65 0cd34e48cf Better gif 2017-02-26 11:52:00 +07:00
pepa65 4903b87ef9 Updated screenshots 2017-02-23 16:28:11 +07:00
pepa65 6d023a0747 Version 0.2
Fixed columns in listing
Added Main function
2017-02-23 16:17:43 +07:00
pepa65 84bc7dcb55 Renamed variables, sanitized (function) comments and clarified global variables 2017-02-23 15:53:37 +07:00
pepa65 77308bd8b1 Some muting of shellcheck results 2017-02-23 00:28:41 +07:00
pepa65 ec2877da19 Updated description 2017-02-22 23:06:21 +07:00
pepa65 5ae02bbd82 Add instructions for bpkg 2017-02-22 22:56:07 +07:00
pepa65 7268b5591a Add files for bpkg 2017-02-22 19:57:27 +07:00
pepa65 f7c0d509f0 Improved less output
Sanitized source
2017-02-22 17:59:51 +07:00
pepa65 f5633b62d1 No kramdown... Simple empty anchor? 2017-02-22 12:46:53 +07:00
pepa65 47fd917de0 Fix comment-out 2017-02-22 12:45:15 +07:00
pepa65 63250fc307 Fix styles
Proper gif use in readme
2017-02-22 12:40:02 +07:00
pepa65 9f7402009d Version 0.1a
- No explicit dash before examples
- Space in front of all lines
- Try gif in readme
2017-02-22 12:26:25 +07:00
pepa65 7f2e817de0 make some variables local, cleanup tmp files after errors 2017-02-07 22:57:38 +07:00
pepa65 1b0569272d Rename image, add version and repo to readme 2017-02-07 21:05:38 +07:00
pepa65 eb121cbe88 Use official cache archive location
Add version option
Replace == by = where appropriate
2017-02-07 20:56:42 +07:00
pepa65 9602c2fa60 rephrase some platform selection with if-then
Make expired cache non-fatal
2017-02-07 09:56:49 +07:00
pepa65 1dffa6815d Fix serious logic error in platform choice code 2017-02-07 09:01:32 +07:00
pepa65 2bb8425460 Added rendering of the new markdown as well,
plus displaying the raw markdown of .md files
2017-02-07 02:16:54 +07:00
pepa65 b582daacb7 Updated download link in readme
Removed quotes around assignments that don't need it
2017-02-06 11:22:33 +07:00
pepa65 3fb1415934 Renamed repo, adapted readme and customize screenshot 2017-02-06 10:48:48 +07:00
pepa65 b5e5b6ebf5 Removed comment reference to tput 2017-02-06 10:32:21 +07:00
pepa65 99a2c53552 Corrected readme 2017-02-06 10:28:38 +07:00
pepa65 04a45d1e46 Adapted readme to the only way to control image width 2017-02-06 10:26:01 +07:00
pepa65 8ede6090cc test various ways to render image width in readme 2017-02-06 10:21:28 +07:00
pepa65 e9faf66421 Added render option, adapted readme and usage screenshot 2017-02-06 10:11:13 +07:00
pepa65 de0355d651 Change presentation of styles list, spaces instead of comma
Make screenshots present smaller
2017-02-06 09:06:21 +07:00
pepa65 97550224c0 Replace outdated customize screenshot, adapt readme 2017-02-06 00:27:22 +07:00
pepa65 4ae15472b2 Cut down screenshots, removed mention of ncurses (tput) as requirement 2017-02-06 00:19:38 +07:00
pepa65 8394083faa First release after having gone overboard in modifications and enhancements,
particularly easy customization and option for downloading full pages archive.
2017-02-06 00:00:42 +07:00
Ray Lee 3584f91169 Update help text 2016-01-14 11:40:42 -08:00
Ray Lee b6c0ab8eb6 Merge pull request #5 from FlipB/master
Use $configdir variable instead of hardcoded path in --list
2016-01-07 08:26:25 -08:00
Filip Björck be38c3c0f2 Now using bash variable $configdir instead of hardcoded value when
trying to list all commands.
2016-01-06 20:49:14 +01:00
Ray Lee 1dc5d90b69 Merge pull request #4 from 85pando/config-folder
Fix #2, when neither .tldr nor .config exist, the client silently fails.
2016-01-06 09:27:49 -08:00
Ray Lee 628f86c51b Merge pull request #3 from igorshubovych/new-index
Fix index.json URL
2016-01-06 09:21:40 -08:00
85pando e1f56a08eb Fix #2 2016-01-06 17:23:23 +01:00
Igor Shubovych 4238da477d Fix index.json URL 2016-01-06 14:48:47 +02:00
Ray Lee 5f3d56adca Clarify the installation instructions 2016-01-03 22:00:35 -08:00
Ray Lee c8e764035e Fix markdown formatting 2016-01-03 21:40:19 -08:00
Ray Lee f108256259 Initial commit 2016-01-03 21:33:47 -08:00