98 Commits (8a0182f5bcaeb56e5b0a148199653b34aa5c191f)
 

Author SHA1 Message Date
Kaushal Modi 8a0182f5bc Support summary splitter 9 years ago
Kaushal Modi 99ec1b1bbe Subtree export function now fits the standard Org export interface 9 years ago
Kaushal Modi e5ce3dcfd3 Wrap org-back-to-heading in ignore-errors 9 years ago
Kaushal Modi 58aa0951c9 Minor code cleanup 9 years ago
Kaushal Modi 711c26b488 Set the menu weight and identifier automatically 9 years ago
Kaushal Modi feba2055e5 Fix: Reset the state variables at the end 9 years ago
Kaushal Modi 4cd62c330a Minor re-org of subtrees in example-site Org 9 years ago
Kaushal Modi 97ec1b11c7 Add support for more predefined front matter variables 9 years ago
Kaushal Modi 6efbe5b6f5 Add single post examples; Show post 'draft' state in HTML 9 years ago
Kaushal Modi 39a74486e6 Default Hugo level offset to 1; update example posts with dates 9 years ago
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