archive
/
md-pdf-rs
Archived
1
Fork 0
Commit Graph

174 Commits

Author SHA1 Message Date
Jake Howard 33e76a42dd
Add some additional config 2017-12-21 20:13:51 +00:00
Jake Howard ffbb4ca842
Add template rendering 2017-12-21 18:50:55 +00:00
Jake Howard 17a99a68b2
Regen lock file 2017-12-21 16:39:35 +00:00
Jake Howard aff951fa70
Cleanup yet more compiler warnings 2017-12-21 16:27:55 +00:00
Jake Howard d170372e5a
Add styles to output document 2017-11-26 21:46:28 +00:00
Jake Howard 5e1451f7ca
Fully split different files 2017-11-26 17:55:00 +00:00
Jake Howard 4b08a3836b
Remove unused imports 2017-11-26 14:39:14 +00:00
Jake Howard 16b75812b2
Cleanup build file 2017-11-26 14:23:49 +00:00
Jake Howard e663bfee4e
Compile and embed scss 2017-11-26 14:17:21 +00:00
Jake Howard a7d0961d3c
Move reading functions to seperate file 2017-11-24 22:39:37 +00:00
Jake Howard 1faed7ed86
Use fixed list of output types 2017-11-24 22:15:39 +00:00
Jake Howard 9f15c57970
Reduce compiler warnings 2017-11-21 22:17:35 +00:00
Jake Howard 51d82ff192
Let serde handle config magic for us! 2017-11-21 22:12:46 +00:00
Jake Howard a70bd4af7f
Clean up compiler warnings 2017-09-24 18:46:19 +01:00
Jake Howard 3e79d26b22
Repin deps 2017-09-24 18:28:43 +01:00
Jake Howard a6d6185f9f
Set body class 2017-09-24 17:28:15 +01:00
Jake Howard 1132c78234
Fix local image paths 2017-09-24 17:02:04 +01:00
Jake Howard 97dc08acc5
Make sciter find_all actually work 2017-09-24 16:22:56 +01:00
Jake Howard e5c3f20dd3
Add references title 2017-09-17 21:16:21 +01:00
Jake Howard 1313c34c7d
Fix duplicate key 2017-09-17 20:00:13 +01:00
Jake Howard 429380ac8e
Store artifact 2017-09-13 15:46:25 +01:00
Jake Howard 7e52f03e53
Force UTF-8 charset 2017-09-13 15:42:47 +01:00
Jake Howard 9290eed656
Move temp file to utils 2017-09-13 13:37:35 +01:00
Jake Howard fef80299ca
damn formatter 2017-09-10 19:36:53 +01:00
Jake Howard 811f81bb40
Files should be split by newline 2017-09-10 19:27:51 +01:00
Jake Howard c3e13888d0
Cleanup csl file on program close 2017-09-10 19:23:12 +01:00
Jake Howard 0e03bc0740
pass references data into pandoc 2017-09-10 19:19:05 +01:00
Jake Howard 1b395a8f60
References are meant to be optional... 2017-09-10 19:09:21 +01:00
Jake Howard 823c8bc1ad
Add struct for storing references data 2017-09-10 18:51:40 +01:00
Jake Howard 3066ad2070
Move CSL into config 2017-09-10 17:59:11 +01:00
Jake Howard a3ace18cd3
Use correct CSL for test 2017-09-10 17:03:11 +01:00
Jake Howard c7d89e4c03
Format 2017-09-10 16:26:02 +01:00
Jake Howard 2950b0b9f8
Fix quote escaping in errors 2017-09-10 16:24:26 +01:00
Jake Howard 5c85aad311
validate references in config 2017-09-10 16:23:40 +01:00
Jake Howard 5a757587b1
Validate references types in config 2017-09-10 13:36:49 +01:00
Jake Howard bf09d2c6c8
Allow getting CSL dir outside csl mod 2017-09-10 12:55:21 +01:00
Jake Howard fa9673b397
Unzip required CSL to temp location 2017-09-09 23:28:18 +01:00
Jake Howard 2c5a41a73c
who TF doesnt have zip installed?! 2017-09-09 20:05:57 +01:00
Jake Howard ec14c9f59b
zip / unzip quiet 2017-09-09 20:03:27 +01:00
Jake Howard 2827392c9d
Download CSLs 2017-09-09 19:54:23 +01:00
Jake Howard fb43be50d4
Screw the makefile! 2017-09-09 19:18:42 +01:00
Jake Howard ac4c7ed0d0
Fix rebrand function warnings 2017-09-09 18:02:03 +01:00
Jake Howard 8fccc4a182
Compile in static assets 2017-09-06 21:40:48 +01:00
Jake Howard 9cd4f124d0
Change generator message 2017-09-06 20:07:06 +01:00
Jake Howard bb43ebad70
Rename function so it makes more sense 2017-09-06 19:50:39 +01:00
Jake Howard d4e46c3090
move processors into const 2017-09-06 19:42:46 +01:00
Jake Howard 8603dbcc77
Restructure processors etc 2017-09-06 18:20:45 +01:00
Jake Howard a7b1e7c466
Add specific helper functions 2017-09-06 17:52:39 +01:00
Jake Howard 19aaf6fdcd
Reduce compiler warnings 2017-09-05 21:36:41 +01:00
Jake Howard 714e944d93
Actually clean everything up... 2017-09-05 21:33:31 +01:00