1
Commit Graph

43 Commits

Author SHA1 Message Date
5c28dd5cba
Allow including images from img directory 2018-04-29 20:38:45 +01:00
daadbd5773
Inject some more variables into metadata 2018-04-29 20:09:44 +01:00
043c400d5d
Use master image 2018-04-27 20:44:43 +01:00
bda74d3c15
Output file to working dir 2018-04-25 10:23:32 +01:00
54ca1005c0
Show output file after build 2018-04-25 10:14:06 +01:00
d664725ad9
Less verbose 2018-04-25 10:08:31 +01:00
c2c8343d39
Blow up more 2018-04-25 09:58:31 +01:00
88130a1fa0
Read output file path from environment 2018-04-25 09:54:31 +01:00
e9f000473f
Don't use realpath for existiing files 2018-04-25 09:37:11 +01:00
c4f8835ed8
Try alpine container 2018-04-24 13:36:35 +01:00
909e0be440 Use xspace 2018-04-03 16:16:30 +01:00
de2203b43c cd into template dir when building 2018-04-03 13:48:04 +01:00
5f595e460d Correctly resolve filter paths 2018-04-03 13:34:01 +01:00
d23b918fba Remove the amount of ipsum 2018-04-03 12:59:35 +01:00
cfd124512f Add more packages 2018-04-03 12:45:08 +01:00
23ec608fef Add test file metadata 2018-04-03 12:32:40 +01:00
aa320a927d Split out wordcount and variable filters 2018-04-03 12:23:27 +01:00
3482586880 Allow variable injection with punctuation 2018-04-03 12:00:20 +01:00
a6ed61b4eb Make metadata accessible from templates 2018-04-02 23:07:02 +01:00
4d59921aee Follow naming convention for Lua 2018-04-02 22:52:27 +01:00
25f3d22ca2 Run verbose build in tests 2018-04-02 22:47:18 +01:00
16d466739f Add support for additional args too pandoc 2018-04-02 22:46:21 +01:00
5acd0c9c33 Add support for metadata file 2018-04-02 22:44:53 +01:00
c6137f167a Store test artifact 2018-04-02 22:30:26 +01:00
316b9c3036 Switch out to custom container 2018-04-01 17:08:48 +01:00
55603857da Use a lua filter rather than a massive python script 2018-04-01 12:39:04 +01:00
631e948548
Use check_output for python3.4 support 2018-03-28 21:41:17 +01:00
3bbd5e7929
Fix linting 2018-03-28 21:31:48 +01:00
21c7466219
Add test file to use 2018-03-28 21:28:46 +01:00
1a72ce8d2d
Get context file relative to main file rather than cwd 2018-03-28 21:22:13 +01:00
0a53d6c7ec
Remove types 2018-03-28 20:17:10 +01:00
0e4d9a984f
Install flake8 with apt 2018-03-28 20:14:50 +01:00
cc559af69c
Try container with pandoc etc in 2018-03-28 20:12:56 +01:00
e5d8d72955
Don't count header, footer, title page or ToC towards wordcount 2018-03-28 20:08:22 +01:00
12cd9b9a2b
Fix spacing around word count 2018-03-28 19:58:16 +01:00
b8f4c28be1
Inject auto-calculated wordcount 2018-03-28 19:49:07 +01:00
0874fc9d5d
Add brief readme 2018-03-27 13:35:09 +01:00
1885bf3993
Correct indentation 2018-03-27 13:32:14 +01:00
7e84f101b3
Add CI job to lint python script 2018-03-27 13:26:33 +01:00
e2c6943e89
Add python script to build files 2018-03-26 09:42:38 +01:00
349f1df7f3
Correctly include title with content 2018-03-26 09:42:13 +01:00
707b0d4645
Init tex from testing repo 2018-03-25 21:50:04 +01:00
24e263c76a
Init gitignore 2018-03-25 21:28:01 +01:00