381 Commits (7f996394b51ace78df2fa29e9f5e41be69a04a5a)
 

Author SHA1 Message Date
Kaushal Modi 7f996394b5 Show the ox-hugo doc site footer on narrow screens too 8 years ago
Kaushal Modi 2ce756df27 Document the default value of HUGO_CODE_FENCE in ox-hugo manual 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 b872a4083f Minor.. Fix links on README.org 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 a186c3ef81 Parse TOML-compatible integers AND floats 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 17e5650e86 Bump version to v0.6; Add Changelog 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 e8d9496713 Reorganize subtrees in the manual; Add link to Issues in menu 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 d44632a929 Add hugo DEV binary download to the Makefile; Update docs 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 a04b632db0 Part 2 of the earlier fix for quote blocks with nested code blocks 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
Kaushal Modi 7121309ef2 Fix indentation, untabify 8 years ago
Kaushal Modi e1f63d6a99 Code cleanup 8 years ago
Kaushal Modi a542b2afb6 Create a dummy header for tables with just 1 row 8 years ago
Kaushal Modi 40e65192d5 Support exporting table column alignment markers 8 years ago
Kaushal Modi 553c5108bf Fix exporting table with just one row 8 years ago
Kaushal Modi 04d88eccf7 Minor fixes 8 years ago
Kaushal Modi 2476e8baca Fix Travis.. travis doesn't know what 'hugo' is 8 years ago
Kaushal Modi 76d2d7302d Makefile refinement regarding doc generation 8 years ago