20 Commits

Author SHA1 Message Date
Adrian Malacoda
aae5f26973 add ability to specify handlebars template as file (not very helpful for development, since it is still preloaded and cannot be dynamically loaded yet) 2017-12-29 01:03:22 -06:00
Adrian Malacoda
05c3ff94db add flag to specify that a resource is a "link" to a file rather than embedding a file 2017-12-29 00:27:41 -06:00
Adrian Malacoda
7c0aaf7efc refactor into multiple functions 2017-12-28 23:43:47 -06:00
Adrian Malacoda
11bdb6c878 use status() instead of output() to capture the output of the lessc/browserify process, panic if it fails 2017-12-28 00:39:10 -06:00
Adrian Malacoda
ae8630e038 better error message 2017-12-28 00:32:49 -06:00
Adrian Malacoda
9becb6e3a7 add way to supply downloaded file name, expose whether it's cached in return value 2017-12-04 01:22:39 -06:00
Adrian Malacoda
b488413f96 indent 2017-10-26 02:42:35 -05:00
Adrian Malacoda
9b1be645ff add license 2017-10-26 02:39:44 -05:00
Adrian Malacoda
42d1a87585 readme 2017-10-26 02:38:08 -05:00
Adrian Malacoda
0b87d77759 Rocket doesn't natively impl Responder for &[u8] so we need to wrap it and implement it ourselves. 2017-10-26 00:13:06 -05:00
Adrian Malacoda
e4fe6ff37f fixes for archon: make mount point an owned String, fix downloader downloading to correct path, fix generated function name 2017-10-25 22:54:55 -05:00
Adrian Malacoda
4bddfaa0fa should be create 2017-10-25 22:21:53 -05:00
Adrian Malacoda
95673eab1c make fields public 2017-10-25 22:17:56 -05:00
Adrian Malacoda
e7fe661d36 derive Default for resource 2017-10-25 22:08:23 -05:00
Adrian Malacoda
5cc0e7e178 add Downloader 2017-10-25 21:37:20 -05:00
Adrian Malacoda
3e38dff62d ignore lock 2017-10-25 21:37:00 -05:00
Adrian Malacoda
524ad66648 readme 2017-10-25 20:14:56 -05:00
Adrian Malacoda
ad7849e859 gitignore 2017-10-25 20:12:13 -05:00
Adrian Malacoda
bf005711d3 remove target 2017-10-25 20:11:47 -05:00
Adrian Malacoda
74027d4a0d Initial commit 2017-10-25 20:11:32 -05:00