58 Commits (bc3aef698f02c97ce2d9be71446f000f542e7b75)

Author SHA1 Message Date
Kaushal Modi 30f3400290 Allow inheritance of EXPORT_TAGS 9 years ago
Kaushal Modi 8068f34ab7 Fix: use Menu 'menu' prop, not 'name'; support w-sp in menu props 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 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
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 641c6ab71b Fix the location of save-restriction and save-excursion 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 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
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 66fdc2740b Minor house keeping edits 9 years ago
Kaushal Modi d341f0a3fa Do not export the TOC by default 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
Kaushal Modi 64d22f7acf Optimize the front matter generation 9 years ago
Kaushal Modi d4bcf1bd65 Add support for #+HUGO_ALIASES: 9 years ago
Kaushal Modi 3f48115b9c Prefix debug messages so that it's easy to tell where they come from 9 years ago
Kaushal Modi c48fe428df Change the bindings in Export Dispatcher 9 years ago
Kaushal Modi 18d252eddb Add checks that required HUGO properties are defined 9 years ago
Kaushal Modi 33fed240aa Left over metadata -> front matter refactoring 9 years ago
Kaushal Modi b4e0fe7c59 Pass checkdoc and compilation with lexical binding 9 years ago
Matt Price 4be635bdc5 Add function to walk headlines of current file 9 years ago