aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-21Actually use default :tag-directory setting.HEADmasterArun Isaac
2022-08-20Fill paragraphs in sample text in README.Arun Isaac
2022-08-20Document ennum Tamil meaning.Arun Isaac
2022-08-20Advertise built-in link types among features.Arun Isaac
2022-08-20Document starting and stopping the local HTTP server.Arun Isaac
2022-08-20Document post format.Arun Isaac
2022-08-19Advertise local HTTP server.Arun Isaac
2022-08-19Add usage instructions.Arun Isaac
2022-08-19Add installation instructions.Arun Isaac
2022-08-19Rename :video-directory setting to :videos-directory.Arun Isaac
2022-08-19Add README.Arun Isaac
2022-08-18Introduce :required-metadata setting.Arun Isaac
2022-08-18Add trailing period to ennum-version docstring.Arun Isaac
2022-08-18Make ennum-blog customizable.Arun Isaac
2022-08-18Document ennum-blog variable.Arun Isaac
2022-08-18Rename :thumbnail-image-width property to :image-thumbnail-width.Arun Isaac
2022-08-18Rename :default-image-width property to :image-width.Arun Isaac
2022-08-18Make ennum-version a constant instead of a variable.Arun Isaac
2022-08-18Mark query argument of httpd/ as unused.Arun Isaac
2022-08-18Mark ennum-html-export-thumbnail desc argument as unused.Arun Isaac
2022-08-18Do not shadow default-directory dynamic variable.Arun Isaac
2022-08-18Create customization group.Arun Isaac
2022-08-18Treat author name as plain text.Arun Isaac
2022-08-17Replace first with seq-first.Arun Isaac
2022-08-17Do not pattern match link objects, use the org API.Arun Isaac
2022-08-17Pass tongue argument to ennum-publish-index.Arun Isaac
2022-08-17Use posts-directory argument in ennum-posts.Arun Isaac
2022-08-17Move ennum-with-temporary-directory to top.Arun Isaac
2022-08-17Move ennum-with-current-directory to top.Arun Isaac
2022-08-17Move ennum-with-file-contents to top.Arun Isaac
2022-08-17Do not pass comparison function to map-elt.Arun Isaac
2022-08-17Mark last-modified memoization argument as unused.Arun Isaac
2022-08-15Link to video poster in images directory, not the video directory.v0.1.0Arun Isaac
2022-08-15Strip leading directory from other files.Arun Isaac
2022-08-15Optionally return files in the current directory.Arun Isaac
2022-08-15Replace seq-do with dolist.Arun Isaac
2022-08-15Localize conditional in chmod call.Arun Isaac
2022-08-15Do not log video posters.Arun Isaac
2022-08-15Register video link type.Arun Isaac
2022-08-15Expand ennum-copy docstring.Arun Isaac
2022-08-15Re-indent.Arun Isaac
2022-08-15Return only non-directory part of poster filename.Arun Isaac
2022-08-15Track variables provided by certain features.Arun Isaac
2022-08-15Do not double prepend directories to filenames.Arun Isaac
2022-08-14Rewrite many to many grouping using functional setters.Arun Isaac
2020-08-03Include file name in hash computation.Arun Isaac
2020-08-03Print better log messages.Arun Isaac
2020-08-03Use output-html-file argument passed to ennum-export-post.Arun Isaac
2020-08-03Use closures instead of ennum-exp objects.Arun Isaac
2020-08-03Disentangle index page generation expressions.Arun Isaac