Commit graph

395 commits

Author SHA1 Message Date
Christian Rocha
92039b3456
Update example image 2019-12-21 21:23:33 -05:00
Christian Rocha
566a5874a1
Update glamour module 2019-12-21 21:03:39 -05:00
Christian Rocha
9e47f7d39d
Update installation instructions 2019-12-21 20:37:01 -05:00
Christian Muehlhaeuser
966031ba98
Add TravisCI config (#104)
* Add TravisCI config
* Test against Go 1.9+
2019-12-21 04:34:02 +01:00
Christian Muehlhaeuser
8b7dda8606
Keep linux archive names lowercase, so we don't break GitHub's sorting 2019-12-21 01:09:08 +01:00
Christian Muehlhaeuser
2fc9c566a7
Reference correct build ID for default archives 2019-12-21 01:04:49 +01:00
Christian Muehlhaeuser
fdbf3b2626
Fix brew settings for goreleaser 2019-12-21 00:57:02 +01:00
Christian Muehlhaeuser
a0584ae68c
Release as ZIP archive on Windows 2019-12-21 00:31:41 +01:00
Christian Muehlhaeuser
a2c5e27b29
Only use brew for macOS 2019-12-21 00:31:23 +01:00
Christian Muehlhaeuser
9ecd2a83a1
Add homebrew configuration to .goreleaser.yml 2019-12-21 00:18:44 +01:00
Christian Muehlhaeuser
0a11c079cb
Add nfpm configuration to .goreleaser.yml 2019-12-21 00:18:27 +01:00
Christian Muehlhaeuser
cb7fedfa5e
Rename to glow 2019-12-20 22:47:47 +01:00
Christian Rocha
951d4072a1
Update glamour module 2019-12-20 14:28:10 -05:00
Christian Rocha
a9651eb3e4
Let's put the money shot at the top of the README 2019-12-18 21:49:48 -05:00
Christian Rocha
c6aae63d78
Update README 2019-12-18 21:44:41 -05:00
Christian Rocha
3806317029
Add LICENSE 2019-12-18 21:33:48 -05:00
Christian Rocha
f92db6bb90
Add example output 2019-12-18 21:26:41 -05:00
Christian Muehlhaeuser
29f95031ea
Update README after rename 2019-12-19 01:10:49 +01:00
Christian Muehlhaeuser
134be1de49
Add Go modules 2019-12-19 01:01:45 +01:00
Christian Muehlhaeuser
6a8462e414
Import glamour 2019-12-19 01:01:26 +01:00
Christian Muehlhaeuser
969b3d5a77
Add .gitignore 2019-12-19 00:45:43 +01:00
Christian Muehlhaeuser
3a99f221ce Keep code-block style consistent 2019-12-16 18:54:20 +01:00
Christian Rocha
1e28b02f47 A few minor edits to the README (#98) 2019-12-16 12:04:55 +01:00
Christian Muehlhaeuser
cbf61974bf Move ANSIRenderer into a separate package 2019-12-14 00:11:29 +01:00
Christian Muehlhaeuser
3ddece16e4 Don't panic, forward the error to the caller 2019-12-13 22:36:55 +01:00
Christian Muehlhaeuser
0058cd2aba Fix GitHub markdown styling weirdness 2019-12-13 20:45:25 +01:00
Christian Muehlhaeuser
1ffe6fe2cc Compacter usage instructions 2019-12-13 20:44:32 +01:00
Christian Muehlhaeuser
95b99c9f72 Lint/fix READMEs 2019-12-13 20:36:25 +01:00
Christian Muehlhaeuser
62eaf39a4f Link to gallery from related Styles paragraph 2019-12-13 03:29:52 +01:00
Christian Muehlhaeuser
73d1d5d061 Document -w flag in README 2019-12-13 03:25:02 +01:00
Christian Muehlhaeuser
68a2909669 Add godoc comments to public types 2019-12-10 17:18:59 +01:00
Christian Muehlhaeuser
584adfdbd1 Fix baseURL for relative paths 2019-12-10 15:55:49 +01:00
Christian Muehlhaeuser
ee81103ce0 Shorten commit SHA in version output 2019-12-09 14:01:47 +01:00
Christian Muehlhaeuser
2bae07eac9 Enable version command for release builds 2019-12-09 13:50:17 +01:00
Christian Muehlhaeuser
c31c06a793 Calculate block width from BlockStack & RenderContext 2019-12-07 19:49:24 +01:00
Christian Muehlhaeuser
58c97dc8db Check for err before trying to access the stat struct 2019-12-07 08:31:15 +01:00
Christian Muehlhaeuser
8c59f7c51d Move gallery and images to styles/gallery/ 2019-12-07 05:08:51 +01:00
Christian Muehlhaeuser
de91f6ae53 Automatically use the notty style when stdout is no terminal
If the user provided a style flag, this still takes precedence.
2019-12-06 19:22:34 +01:00
Christian Muehlhaeuser
95670866e0 When passed a directory as cli-arg, find a README[.md] in it 2019-12-06 18:44:58 +01:00
Christian Muehlhaeuser
37c9cfad80 Return potential error from ioutil.ReadAll 2019-12-06 18:10:51 +01:00
Christian Muehlhaeuser
292f06052f Embed styles in gold library 2019-12-06 01:34:27 +01:00
Christian Muehlhaeuser
27e0e0878a Add prefix & suffix for headings in default dark style 2019-12-06 00:25:03 +01:00
Christian Muehlhaeuser
73b8ffc539 Remove colon from image prefix 2019-12-05 21:07:12 +01:00
Christian Muehlhaeuser
de1e31054e Use 'Camera' unicode symbol U+1F4F7 to prefix images in the default dark style 2019-12-05 20:52:14 +01:00
Christian Muehlhaeuser
7eaf4f2766 Update default dark style to use colors from limited ANSI color range 2019-12-05 20:47:12 +01:00
Christian Muehlhaeuser
c89ab1c3cb Update default dark style 2019-12-05 14:09:04 +01:00
Christian Muehlhaeuser
85ef3db384 Added enumeration style to default dark theme 2019-12-05 10:05:59 +01:00
Christian Muehlhaeuser
353b5eab96 Add margin to heading element in default dark style 2019-12-05 09:45:41 +01:00
Christian Muehlhaeuser
8681be79df Add margin to lists in default dark style 2019-12-04 13:43:18 +01:00
Christian Muehlhaeuser
821aa99320 Add foreground color for text in default theme 2019-12-04 07:27:53 +01:00