summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-08-03Expose paths to external utilities.Arun Isaac
2020-08-03Replace ennum--expand-relative with ennum--file-join.Arun Isaac
2020-08-02Pass post object in info.Arun Isaac
2020-08-02Pass post titles in info.Arun Isaac
2020-08-02Embed post link target title in post-link object.Arun Isaac
2020-08-02Create a functional setter for ennum-post-translations.Arun Isaac
2020-08-02Embed video poster in link object.Arun Isaac
2020-08-02Introduce ennum-link type.Arun Isaac
2020-08-02Deduplicate ennum-html export.Arun Isaac
2020-08-01Embed list of translations into post object.Arun Isaac
2020-08-01Prefix ennum-html symbols with ennum-html-.Arun Isaac
2020-07-31Switch from ennum-operation to ennum-exp.Arun Isaac
2020-07-31Delete ennum-publish-static-file.Arun Isaac
2020-07-31Use ennum-mkdir-p in ennum-copy.Arun Isaac
2020-07-31Specify post title explicitly in the link description.Arun Isaac
2020-07-31Leave new temporary directory permissions unchanged.Arun Isaac
2020-07-31Introduce ennum-directory-files.Arun Isaac
2020-07-31Define ennum-blog variable.Arun Isaac
2020-07-31Pass video posters through info.Arun Isaac
2020-07-31Prefix :translations in info with ennum-.Arun Isaac
2020-07-18Rename ennu to ennum.Arun Isaac
2020-07-10Fix unbalanced parentheses due to an earlier partial commit.Arun Isaac
2020-07-10Find file to serve using unhexed URI.Arun Isaac
2020-07-10Add comments to ennu-server-start.Arun Isaac
2020-07-10Percent encode URIs.Arun Isaac
2020-07-09Remove file:// scheme from data attribute.Arun Isaac
2020-07-09Do not create tangle output in :posts-directory.Arun Isaac
2020-07-08Set new directory permissions to 755.Arun Isaac
2020-03-15Check backend while exporting links.Arun Isaac
2020-03-15Add post and image link follow functions.Arun Isaac
2020-03-15Handle posts without summary metadata.Arun Isaac
2020-03-15Handle posts with no author metadata.Arun Isaac