76 Commits (8aaa95b927e42e6d7f6cdbc213859c906e7bdded)
 

Author SHA1 Message Date
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
Kaushal Modi bd20274fff Add example hugo site 9 years ago
Kaushal Modi 63dc10f54c Fix date value in front matter; also no need to quote-wrap everythng 9 years ago
Kaushal Modi 7e5248f927 Refactor: HUGO_EXPORT_DIR -> HUGO_BASE_DIR 9 years ago
Kaushal Modi 3e58ef9f5b Remove HUGO_ prefix from DATE and DESCRIPTION keywords 9 years ago
Kaushal Modi a4ebee6cc7 Allow concatenating multiple tags, categories and aliases 9 years ago
Kaushal Modi 7c1899cfe1 Fix the order for specifying the default value in :options-alist 9 years ago
Kaushal Modi 5247f6dad1 Set the default section directory via a new defcustom 9 years ago
Kaushal Modi 1de876ffcb Update org-hugo-front-matter-format defcustom :type 9 years ago
Kaushal Modi f315ffae32 Count Org #+KEYWORDS as Hugo tags too 9 years ago
Kaushal Modi a1aed1c39d Fix the case where date is not specified at all 9 years ago
Kaushal Modi c52677bf3e Add date parsing from property drawer 9 years ago
Kaushal Modi 093bdeab2d Add support for all front matter variables 9 years ago