summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-05Release 1.5.0.alpha.2v1.5.0.alpha.2Dan Allen
2014-09-05set version to 1.5.0.alpha.2Dan Allen
2014-09-05update worklogDan Allen
2014-09-04resolves #33 add magic encoding header so Ruby 1.9 doesn't chokeDan Allen
2014-09-04update worklogDan Allen
2014-09-04prepare for next development iterationDan Allen
2014-09-04Release 1.5.0.alpha.1v1.5.0.alpha.1Dan Allen
2014-09-04set version to 1.5.0.alpha.1Dan Allen
2014-09-04update description; remove coderay as runtime dependencyDan Allen
2014-09-04Merge pull request #32 from mojavelinux/issue-29Dan Allen
2014-09-04resolves #29 rewrite as a proper Asciidoctor converterDan Allen
2014-08-28mention additional issues in WORKLOGDan Allen
2014-08-28honor absolute font paths in themeDan Allen
2014-08-28add box drawing symbols to M+ 1mn fontDan Allen
2014-08-18Merge pull request #23 from DavidGamba/add-base-dirDan Allen
2014-08-17fix link labels for NOTICE and LICENSEDan Allen
2014-08-17revise wordingDan Allen
2014-08-17change terminology to "convert"; switch to uri-* attribute name prefixDan Allen
2014-08-17Enable experimental flag; fix instructions for updating PATHDan Allen
2014-08-17resolves #14 update setup instructionsDan Allen
2014-08-17add support for version flag to aid with setupDan Allen
2014-08-14resolves #18 Add base_dir command line optionDavid Gamba
2014-08-13Merge pull request #17 from Bitnami/masterDan Allen
2014-08-12updates tilt dependency to range: >= 1.4.1 and < 2.1.0, refs #16Fred Kelly
2014-07-30Merge pull request #12 from mgreau/patch-1Dan Allen
2014-07-30add to_h to Array for Ruby 1.9Dan Allen
2014-07-29Fix link to WORLOG.adoc fileMaxime Gréau
2014-07-29add thread_safe as depDan Allen
2014-07-29rename WORKLOG to WORKLOG.adocDan Allen
2014-07-29upgrade Prawn and Asciidoctor depsDan Allen
2014-07-29implement positioning for text and imagesDan Allen
2014-07-29add doc argument to IncludeProcessor#process methodDan Allen
2014-07-29don't quote pdfmarks fileDan Allen
2014-05-30notesDan Allen
2014-05-30don't create title page if there's no headerDan Allen
2014-05-30update PDF examplesDan Allen
2014-05-30fix font color in prose around image logicDan Allen
2014-05-30update WORKLOGDan Allen
2014-05-30add dep on prawn-templates; add fixme noteDan Allen
2014-05-30condense bottom padding on block elementsDan Allen
2014-05-30ignore any include that ends with bio.adocDan Allen
2014-05-30factor out a method to perform work discretely that accepts a blockDan Allen
2014-05-30temporary flags for output dir & require file; restore attributes after loadDan Allen
2014-05-29update liberation mono fonts, add Noto & M+ fonts; register fonts in theme fileDan Allen
2014-05-29update example outputDan Allen
2014-05-29fix margins on sidebar titleDan Allen
2014-05-29upgrade dependenciesDan Allen
2014-05-29pass section to start_new_chapter; add commentDan Allen
2014-05-29fix alignment of admonition labelDan Allen
2014-05-29port enhancements from editions branchDan Allen