Commit graph

14 commits

Author SHA1 Message Date
Christian Muehlhaeuser
55eb9ee65a
Support fetching READMEs from GitHub
When passing a valid GitHub URL instead of a filename to gold,
it will fetch either README.md or README (in that order) from
GitHub and displays the markdown content.

Example:

./gold -s dark.json https://github.com/muesli/beehive
2019-11-22 03:52:21 +01:00
Toby Padilla
abdc2bb390 Update repo org 2019-11-15 12:35:04 -06:00
Toby Padilla
9fb7e211ba Link to main.go 2019-11-15 12:28:33 -06:00
Toby Padilla
892e2e0198 README and LICENSE 2019-11-15 12:27:41 -06:00
Toby Padilla
3b0f6f8207 Update repo org 2019-11-15 12:02:39 -06:00
Toby Padilla
1642207b78 Remove redundant else 2019-11-15 12:01:12 -06:00
Toby Padilla
f6dd895862 Move important stuff up top 2019-11-12 16:39:26 -05:00
Toby Padilla
218aff99ae Remove blackfriday requirement from clients 2019-11-12 16:36:51 -05:00
Toby Padilla
985a7e5178 Fix child element rendering 2019-11-12 15:53:11 -05:00
Toby Padilla
132da36b1a Remove old consts 2019-11-09 16:29:04 -06:00
Toby Padilla
a1f213d1af Remove test md 2019-11-09 16:24:57 -06:00
Toby Padilla
9701392dc4 Much better parsing, README example 2019-11-09 16:12:54 -06:00
Toby Padilla
a89ebe80b5 Load style from json 2019-11-09 14:07:01 -06:00
Toby Padilla
f3c759655a init 2019-11-04 17:35:50 -06:00