305 Commits (f0dd0e2cbee4158cfcc01a5570379cbf60b5ddbf)

Author SHA1 Message Date
Kaushal Modi f0dd0e2cbe Support image copying for the homepage branch bundle case 8 years ago
Kaushal Modi a9ec706604 Refactor org-hugo--quote-string 8 years ago
Kaushal Modi 428afda667 Escape backslashes in front-matter 8 years ago
Kaushal Modi ab0ccf2e8e Inherit the HUGO_SERIES property 8 years ago
Kaushal Modi 593082988c Fix the case where a fm key value is an elisp symbol 8 years ago
Kaushal Modi c5f834a447 Fix version str like "6.17.00" being incorrectly detected as floats 8 years ago
Kaushal Modi 21a479f5ad Support mailto: in links 8 years ago
Kaushal Modi 8c792bd2c4 Allow HUGO_LAYOUT property to get inherited too 8 years ago
Kaushal Modi 7d7d5643bc Update org-hugo-debug-info with the new defcustom from prev commit 8 years ago
Kaushal Modi a4b71731d4 Add new defcustom org-hugo-tag-processing-functions 8 years ago
Kaushal Modi 022601350f Minor code optimization; use mapcar instead of dolist 8 years ago
Kaushal Modi 01662ab78a Support setting taxonomy weights 8 years ago
Kaushal Modi 7bde741ec6 Minor comment updates 8 years ago
Kaushal Modi 7047e5c550 Remove separate logic specific to blackfriday front-matter parsing 8 years ago
Kaushal Modi bb51aaaf4f Improve the check for a custom front matter value with nested maps 8 years ago
Kaushal Modi 0ad7d64d5e Improve the logic for 1-level nested map custom front-matter 8 years ago
Kaushal Modi d0a60c5104 Support custom front-matter with nested maps (TOML tables) 8 years ago
Kaushal Modi 71509bb63d Add newline before the <!--endtoc--> comment; HTML validity 8 years ago
Kaushal Modi 8c147007d1 Fix bundle/sect names leaking into file-based exp aftr subtree-based 8 years ago
Kaushal Modi 72ed61e87e Add a newline after the id attr above named standalone images 8 years ago
Kaushal Modi 458d6549de Adjustment to path translation when path contains "/static/" 8 years ago
Kaushal Modi 6679abdb8b Use org-html--translate ("Listing N:", "Table N:", ..) 8 years ago
Kaushal Modi 27397f2f34 Append "Figure N: " to figure captions 8 years ago
Kaushal Modi d35f53a54a Another attempt to make this work on emacs 25.x and older 8 years ago
Kaushal Modi ad9a7eb262 Require subr-x for string-trim-right 8 years ago
Kaushal Modi e9e923aa13 Add special case for bundle names in attachment paths 8 years ago
Kaushal Modi a8ae44e692 Allow inheritance of other dates too 8 years ago
Kaushal Modi ae693b9b27 Allow inheritance of date and slug properties 8 years ago
Kaushal Modi 0eda7c3912 Pass the special block set description the right way 8 years ago
Kaushal Modi 4919415a8a Fix error when trying to highlight only 1 line 8 years ago
Kaushal Modi 79616a30eb Remove unnecessary org-export-data forms 8 years ago
Kaushal Modi d62d38d11d Support audio, images, videos and series front-matter 8 years ago
Kaushal Modi 4b80d2f893 Update doc-string of org-hugo--delim-str-to-list 8 years ago
Kaushal Modi e498a90b84 Support Named arguments for Shortcodes special blocks 8 years ago
Kaushal Modi cb7ce66072 Add/update comments 8 years ago
Kaushal Modi 4ddc010a92 Add basic cross-linking support using relref shortcode 8 years ago
Kaushal Modi d019548f68 Re-factor org-hugo-link function for clarity 8 years ago
Kaushal Modi d997c27a86 Minor refactoring 8 years ago
Kaushal Modi ad1b513c08 Lower case all Org keywords 8 years ago
Kaushal Modi 0150797401 Support exporting shortcodes with positional arguments # take 2 8 years ago
Kaushal Modi 74cb3c2ec8 Support exporting shortcodes with positional arguments 8 years ago
Kaushal Modi 6bf16103f1 Add basic support for exporting shortcodes that do not need args 8 years ago
Kaushal Modi 82386c3610 Support passing target and rel attr to inline hyperlinked images 8 years ago
Kaushal Modi 2ca387c64b Support exporting (non-)hyperlinked inline images 8 years ago
Kaushal Modi 2db3cacefd Fix inconsistent spaces in exported figure and highlight shortcodes 8 years ago
Kaushal Modi e92fcf0037 Use link attribute in figure when suitable 8 years ago
Kaushal Modi 0cf366cb21 Commit an image file missed out in the prev page bundle image test 8 years ago
Kaushal Modi a19207e3cc Allow more file types to be auto-copied to static/bundle dirs 8 years ago
Kaushal Modi 526f84a588 Copy attachments to more obvious location for page bundles 8 years ago
Kaushal Modi bf5dbd767b Fix images linked to images when latter outside static/bundle dir 8 years ago