1
Fork 0
Commit Graph

46 Commits

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