88 Commits (bc3aef698f02c97ce2d9be71446f000f542e7b75)
 

Author SHA1 Message Date
Kaushal Modi bc3aef698f Remove old 'fixme's in examples; minor content update 9 years ago
Kaushal Modi 2de2711902 Update example-site bare_min theme; now shows metadata too for debug 9 years ago
Kaushal Modi 1e9c4c020d Add preliminary support for Org example blocks 9 years ago
Kaushal Modi 0f2229c9df Add image caption example 9 years ago
Kaushal Modi 30f3400290 Allow inheritance of EXPORT_TAGS 9 years ago
Kaushal Modi c567f0cd6e Add example on setting Hugo section in a parent subtree 9 years ago
Kaushal Modi 8068f34ab7 Fix: use Menu 'menu' prop, not 'name'; support w-sp in menu props 9 years ago
Kaushal Modi a2e5b675d9 Add and update examples for the new Hugo menu setting schema 9 years ago
Kaushal Modi 1a0d26ca22 Allow certain Hugo backend properties to be inherited 9 years ago
Kaushal Modi 254b12ac12 Support all Hugo menu properties; Change menu prop schema 9 years ago
Kaushal Modi 4685879688 Add YAML front matter menu example for a post as subtree 9 years ago
Kaushal Modi cb90858123 Add example Org and md for menu in TOML front matter 9 years ago
Kaushal Modi 8aaa95b927 Fix export date format; add EXPORT_ prefix in example; add md 9 years ago
Kaushal Modi e4640d2817 Generalize menu string generation; Ensure that menu is at end of fm 9 years ago
Kaushal Modi aed7c48d6f Do not enable menu in front matter by default 9 years ago
Matt Price 04c2b74121 construct menu-related front matter 9 years ago
Kaushal Modi 935cb8a1c4 Support menu in YAML front matter, still broken 9 years ago
Matt Price 40c076a719 Preliminary support for menus for YAML front matter 9 years ago
Kaushal Modi 5dafb28588 Merge pull request #35 from titaniumbones/fix-static 9 years ago
Matt Price c89cfe7b14 add test case for image link to external location 9 years ago
Matt Price 39290c68ef correct erroneous "/static" in image paths 9 years ago
Kaushal Modi 67ec7988b4 Export Org src blocks to code fenced Markdown by default 9 years ago
Kaushal Modi e974a39d58 Update LICENSE 9 years ago
Kaushal Modi 844564ff6e Disable table export debug messages 9 years ago
Kaushal Modi 641c6ab71b Fix the location of save-restriction and save-excursion 9 years ago
Kaushal Modi b6176f61b6 Make Org table exports work; Add examples 9 years ago
Kaushal Modi 83797051c8 Fix: org-hugo-table is referenced but definition is not there 9 years ago
Kaushal Modi d895958fc8 Add inherited tags to the front matter too #awesome 9 years ago
Kaushal Modi ae757b843d Re-export example-site posts using C-u M-x org-hugo-publish-subtree 9 years ago
Kaushal Modi e026a74ad9 New interactive fn: org-hugo-publish-subtree 9 years ago
Kaushal Modi ffe315a86e Comment out debug messages 9 years ago
Kaushal Modi 065c6b0f13 Add parsing of post draft state and tags from TODO state & Org tags 9 years ago
Kaushal Modi e8566709b1 Add interactive function org-hugo-export-current-subtree 9 years ago
Kaushal Modi 1589a7cb92 Internal refactor: use is-commented instead of commentedp 9 years ago
Kaushal Modi 559746df8d Fix for a corner case for slug generation 9 years ago
Kaushal Modi 703a3525d7 Fix the occurrence of triple hyphens in anchors 9 years ago
Kaushal Modi 4837d4a780 Untabify 9 years ago
Kaushal Modi 5099970818 Auto-generate anchors for headings in posts 9 years ago
Kaushal Modi e3eaf738cb Support Hugo style heading anchors and support level offset 9 years ago
Kaushal Modi e6e51b8c9a Use TAGS instead of KEYWORDS 9 years ago
Kaushal Modi a89058dd21 Do not allow empty captions and "nil" classes for figures 9 years ago
Kaushal Modi 20b05fbe51 Update #+ATTR_HTML example that specifies class for figures 9 years ago
Kaushal Modi 5403a7fc06 Merge remote-tracking branch 'matt/image-as-shortcode' 9 years ago
Matt Price f7711600fc Use the Hugo "figure" shortcode instead of standard md images 9 years ago
Kaushal Modi f02b4808a0 Fix the image hyperlinks 9 years ago
Kaushal Modi 44a3a0d3b3 Update example site noting the issues with image links 9 years ago
Kaushal Modi 66fdc2740b Minor house keeping edits 9 years ago
Kaushal Modi 67e81d310f Workaround for Hugo error in the example site 9 years ago
Kaushal Modi d341f0a3fa Do not export the TOC by default 9 years ago
Kaushal Modi f2e57cc6a9 Add example for images 9 years ago