63 Commits (b6176f61b6304083f50b8e636a84a06254d42f32)
 

Author SHA1 Message Date
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
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 e4ff35e741 Rough draft of the package manual 9 years ago
Kaushal Modi 869fa2e3e6 Update test 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 d160c5fefa Add changes to README 9 years ago
Matt Price 4be635bdc5 Add function to walk headlines of current file 9 years ago
Matt Price 300609f95a Copy local images and rewrite links 9 years ago
Kaushal Modi 96ce0cf9ef Add directories to hold examples and tests 9 years ago