110 Commits (e09eca134bb454d361aaf91a4c3d1c00c47bfd3c)

Author SHA1 Message Date
Kaushal Modi 1d2357ba78 Remove Hugo version from default value of creator string 8 years ago
Kaushal Modi 72481d7599 Support Org #+CREATOR keyword 8 years ago
Kaushal Modi 852ab6ce24 Support Org #+AUTHOR keyword 8 years ago
Kaushal Modi e86ab6ad21 Reorganize and tag few tests 8 years ago
Kaushal Modi 52453d6273 Allow disabling title exports or setting them to empty 8 years ago
Kaushal Modi b1b5d28b7e Improve: Now C-c C-e H H works for both per-subtree/per-file flows 8 years ago
Kaushal Modi 447d3614a9 Fix/simplify the tags and categories pages on test site 8 years ago
Kaushal Modi 0dc672a186 Minor formatting fixes in a test 8 years ago
Kaushal Modi 95dd1ea388 Support exporting Latex Environments from Org too 8 years ago
Kaushal Modi 39be5829a9 Prevent Blackfriday/smartParens from running inside equations 8 years ago
Kaushal Modi 06687c3f40 Add Org macro oxhugoissue to the test all-posts.org 8 years ago
Kaushal Modi ee2723070c Remove 'fixme' from one of the tests 8 years ago
Kaushal Modi 2df6532075 Minor update to a test 8 years ago
Kaushal Modi 442da42d1f Attempt to fix the time zone mismatch on Travis 8 years ago
Kaushal Modi 3b34bae517 Add a real-world math-heavy example post 8 years ago
Kaushal Modi 80cdaa2eca Don't increase the number of backticks unnecessarily 8 years ago
Kaushal Modi 6198bbe01e Fix number of backticks in code fence when code contains code fence 8 years ago
Kaushal Modi 5d9b531df0 Minor re-org of tests and tags 8 years ago
Kaushal Modi 842e2e3883 Mention that HUGO_CODE_FENCE default value is non-nil in doc strings 8 years ago
Kaushal Modi fd7eb84947 Make outputs front-matter var a list 8 years ago
Kaushal Modi 55e396454c Clean up the .GitInfo debug stuff #testsite 8 years ago
Kaushal Modi 1eb7728579 Add terms pages (/tags, /categories) to the #testsite 8 years ago
Kaushal Modi bd71712694 Print File object debug info for each page #testsite 8 years ago
Kaushal Modi bbda829d73 Print SiteInfo debug info only on first page #testsite 8 years ago
Kaushal Modi 77ea71dd6f Add printing GitInfo to debugprint partial #testsite 8 years ago
Kaushal Modi 36cf3b31b3 Further optimization of debugprint partial #testsite 8 years ago
Kaushal Modi 71df407031 Add printing of .Site debug info to debugprint.html #testsite 8 years ago
Kaushal Modi f9a57f66c0 Don't print value if length of map/array is 0 #testsite 8 years ago
Kaushal Modi 693423fa30 Hugo partials can be called recursively! 8 years ago
Kaushal Modi e959b6d9e0 Super-enhance printing of Page Params for debug in test site 8 years ago
Kaushal Modi 41d01117b7 Improve printing Page Params for debug in bare_min single template 8 years ago
Kaushal Modi 5f9b0f32a0 Support list values for custom front-matter variables 8 years ago
Kaushal Modi c2992639df Add workaround to prevent Org-inserted TOC from leaking into Summary 8 years ago
Kaushal Modi a89fb81d03 Derive Org heading based internal link refs using org-hugo-slug 8 years ago
Kaushal Modi 1213df6c6d Change the TOC class name to ox-hugo-toc 8 years ago
Kaushal Modi de6e701e43 Minor style edit.. literally 8 years ago
Kaushal Modi 4be378e71b Make TOC generation work with num set to nil too 8 years ago
Kaushal Modi 0bf0c7fdd0 Support the 'num' export option 8 years ago
Kaushal Modi 5065b27cbf Documentation + test update to show the "Images in Content" feature 8 years ago
Kaushal Modi 6c1224021d Add examples of images in content 8 years ago
Kaushal Modi f4ae3abd18 Minor tweak to the test site bare_min theme 8 years ago
Kaushal Modi ec61dea12c Escape the shortcodes with markdown too 8 years ago
Kaushal Modi 343c10ba2f Auto-escape Hugo shortcodes when used in Markdown code blocks 8 years ago
Kaushal Modi 72f291dafc Fix source block/table/image reference numbering 8 years ago
Kaushal Modi 2e06308200 Now tests with posts containing randomly gen Org id's are also run 8 years ago
Kaushal Modi cf4bcd0a95 Support internal linking to images by their block names 8 years ago
Kaushal Modi 59acb59852 Support internal linking to tables by their block names 8 years ago
Kaushal Modi 48de8663b6 Support internal linking to source blocks by their block names 8 years ago
Kaushal Modi 463ad47931 Add test for links to Org targets 8 years ago
Kaushal Modi 7e5799c01e Fix a peculiar case of quote block with nested source blocks 8 years ago