219 Commits (1a2b8d9be4c4ccf8fddcff4561221603230e65b1)
 

Author SHA1 Message Date
Kaushal Modi 1a2b8d9be4 Remove HUGO_STATIC_IMAGE; Make attachment rewrite trigger correctly 9 years ago
Kaushal Modi 48ae0ba6ae Tweak the TOC.. don't link all Changelog items 9 years ago
Kaushal Modi 134bad8983 Add TOC to README 9 years ago
Kaushal Modi 4ed4661480 Update version to 0.1.3 9 years ago
Kaushal Modi 0f0c19f084 Use org-hugo--plist-get-true-p instead of plist-get for boolean keys 9 years ago
Kaushal Modi 61b5cbe392 Refactor: org-hugo--plist-value-true-p -> org-hugo--plist-get-true-p 9 years ago
Kaushal Modi a486141e4e Improve date-time parsing 9 years ago
Kaushal Modi 3e61b0b288 Update post title to fix duplicate menu identifier error 9 years ago
Kaushal Modi 45401675b0 Minor typo and consistency fixes in docs; Add GPLv3 badge 9 years ago
Kaushal Modi bf38a10024 README tweaks 9 years ago
Kaushal Modi 2848d4b93b Add Changelog; bump version 9 years ago
Kaushal Modi 5aa24aba04 Update manual and Wiki 9 years ago
Kaushal Modi 52994849a6 Update org-hugo-debug-info 9 years ago
Kaushal Modi d04e96c396 Clarify differences in Org between file and subtree export flows 9 years ago
Kaushal Modi 899939cdc4 Reset the subtree export specific global vars during file exports 9 years ago
Kaushal Modi 6bb26c3af7 Checkdoc fixes 9 years ago
Kaushal Modi 9197ac6c47 Improve code: Don't use global cache vars for tags and categories 9 years ago
Kaushal Modi bb200a3174 Use org-entry-get to get the TODO state of current subtree 9 years ago
Kaushal Modi fc15f0ca8e Support setting the date in front-matter using the CLOSED property 9 years ago
Kaushal Modi 8eae65207b Add screenshot showing the one-Org-file-per-post flow too 9 years ago
Kaushal Modi e9aa837b03 Add screenshot example .org and .md files 9 years ago
Kaushal Modi 792a21f71e Add screenshot 9 years ago
Kaushal Modi 8b7ad624ac Update documentation # part 2 9 years ago
Kaushal Modi 6d42508826 Update documentation 9 years ago
Kaushal Modi 69a6001b00 Add ability to auto-set the lastmod field in front-matter 9 years ago
Kaushal Modi 3a1b67a2c9 Debug publishdate, lastmod and .GitInfo.AuthorDate in example-site 9 years ago
Kaushal Modi 034300024f Lint fixes 9 years ago
Kaushal Modi c23ea5ed6e Minor tweaks to the package commentary 9 years ago
Kaushal Modi b570542660 Remove FSF copyright until this package makes into GNU Elpa or Org 9 years ago
Kaushal Modi f74efbde96 Make org-hugo-slug 'public' so that it can be auto-loaded 9 years ago
Kaushal Modi 828165b97d Auto-calculate post weights if HUGO_WEIGHT is set to auto 9 years ago
Kaushal Modi 0fb646a0ec Fix typo: "hugo weight" -> "hugo menu" 9 years ago
Kaushal Modi b2e5c71e0a Move the auto-weight calculation to a new fn org-hugo--calc-weight 9 years ago
Kaushal Modi 28187b3878 Make auto weight-calculation work when HUGO_MENU is used as keyword 9 years ago
Kaushal Modi 569a3f6f6b Make the ">" char removal conservative; only the first > is removed 9 years ago
Kaushal Modi aaf691948e Allow Verse blocks to create indented text (useful for emphasis) 9 years ago
Kaushal Modi f9251adff8 Move footnotes exporting code to ox-blackfriday.el 9 years ago
Kaushal Modi b807ac14aa Do not show Blackfriday exporter in the Org Exporter Dispatch menu 9 years ago
Kaushal Modi f791191c34 Add support for multi-line footnote definitions 9 years ago
Kaushal Modi 19cbbc817b Add a test for marking multiple lines in bold (any emphasis) 9 years ago
Kaushal Modi 57c4b7da89 Wrap the debug info containing file paths in Org Example blocks 9 years ago
Kaushal Modi 65a78c7d7f Cleanup: let* -> let 9 years ago
Kaushal Modi 9d32c853ff Support spaces in Hugo tags and categories 9 years ago
Kaushal Modi 13d3d2b069 If user prefers hyphens in tags, now use 3 "_" to convert to 1 "_" 9 years ago
Kaushal Modi aece8f31d2 Refactoring: Move location of check for :hugo-prefer-hyphen 9 years ago
Kaushal Modi de69c7b28b Minor re-org in all-posts.org 9 years ago
Kaushal Modi 0b775c7b10 Refactor: *-prefer-hyphen-in-tags -> *-enable-special-tags 9 years ago
Kaushal Modi 3e39876681 Pass checkdoc again 9 years ago
Kaushal Modi cfedc2e6ac Export Org TODO keywords in headings 9 years ago
Kaushal Modi f0becd6527 Preserve leading whitespace in Org Babel Result block exports 9 years ago