16 Commits

Author SHA1 Message Date
Bradley Sepos
9a2098ce74
build: Update to marsh 0.7.4.
Fix copying all template asset types.
2018-05-25 02:00:50 -04:00
Bradley Sepos
118fb58cc6
build: Update to marsh 0.7.3.
Fixes a regression affecting code blocks. Fixes #35.
2018-02-17 05:00:05 -05:00
Bradley Sepos
36e141a796
build: Update to marsh 0.7.2. 2018-01-29 15:59:23 -05:00
Bradley Sepos
56c73bd840
build: Update to marsh 0.7.1.
Fix only first author/state displayed issue with serial builds.
2018-01-28 12:38:34 -05:00
Bradley Sepos
d98160a2a0
build: Update to marsh 0.7.0.
Better and more consistent figure processing so the front end can do intelligent things.
2018-01-28 07:22:22 -05:00
Bradley Sepos
3fd004b08d
build: Update to marsh 0.6.0.
Adds support for images with multiple resolution assets. Implemented using the srcset attribute.

Given an image foo.png, simply add foo@2x.png and/or foo@3x.png next to the standard resolution asset, and marsh will do the rest.
2018-01-25 04:52:16 -05:00
Bradley Sepos
059f72509d
build: Update to marsh 0.5.0.
Many improvements. Hopefully parallel building works on clobbered environments like Jenkins now.
2017-06-27 10:58:29 -04:00
Bradley Sepos
87d40ab61a build: Update to marsh 0.2.9.
Supports Discount Markdown's new version string format.
2017-03-24 18:21:21 -04:00
Bradley Sepos
377da8109a build: Update to marsh 0.2.8.
Requires Discount Markdown 2.2.2, which fixes issues with spaces in paths.
2017-03-23 05:18:37 -04:00
Bradley Sepos
d205b1c936 build: Update to marsh 0.2.7. 2016-12-31 06:19:31 -05:00
Bradley Sepos
f9ba052203 build: Update to marsh 0.2.4.
Fixes bugs with path escaping.
2016-12-30 19:23:12 -05:00
Bradley Sepos
f8fe6ad811 build: Update to marsh 0.2.3. 2016-12-23 03:32:48 -05:00
Bradley Sepos
3062b664d7 build: Update to marsh 0.2.2.
Fixes an issue where similarly named documents could both be marked selected in advanced navigation.
2016-12-12 16:05:45 -05:00
Bradley Sepos
b51839cafb build: Update to marsh 0.2.1. 2016-11-13 13:20:06 -05:00
Bradley Sepos
69c8265d36 build: Update to marsh 0.2.0.
Adds option to select number of concurrent jobs. Recommend --jobs 1 when using Jenkins or other software that clobbers the build environment.
2016-11-12 17:12:03 -05:00
Bradley Sepos
ae1e25a497 build: Update to marsh 0.1.0.
Replaces the build system with its evolved self, now a separate project.
2016-11-12 16:07:05 -05:00