aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-03-15Consider org-export-with-author when exporting author.Arun Isaac
2020-03-15Handle image links with separate transcoder.Arun Isaac
2020-03-13List tags only if present.Arun Isaac
2020-03-13Pass backend name to export functions.Arun Isaac
2020-03-13Use appropriate time locale when exporting pages.Arun Isaac
2020-03-13Log message when starting server.Arun Isaac
2020-03-13Deny requests to all html files except index.html.Arun Isaac
2020-03-13Provide ennu web server stop command.Arun Isaac
2020-03-13Rename ennu-serve to ennu-server-start.Arun Isaac
2020-03-13Simplify picking of default settings.Arun Isaac
2020-03-13Publish interlanguage links only if there are translations.Arun Isaac
2020-03-13Use language name in interlanguage links.Arun Isaac
2019-09-02Tangle posts.Arun Isaac
2019-09-02Publish video and poster, not just one.Arun Isaac
2019-09-02Add tangle slot to post structure.Arun Isaac
2019-09-02Add filter-map utility function.Arun Isaac
2019-09-02Add language suffix to filenames without an extension.Arun Isaac
2019-09-02Support percent encoded URIs in ennu server.Arun Isaac