index
:
ennum
master
Org-mode static blog generator
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ennum.el
Age
Commit message (
Expand
)
Author
2022-08-15
Expand ennum-copy docstring.
Arun Isaac
2022-08-15
Re-indent.
Arun Isaac
2022-08-15
Return only non-directory part of poster filename.
Arun Isaac
2022-08-15
Track variables provided by certain features.
Arun Isaac
2022-08-15
Do not double prepend directories to filenames.
Arun Isaac
2022-08-14
Rewrite many to many grouping using functional setters.
Arun Isaac
2020-08-03
Include file name in hash computation.
Arun Isaac
2020-08-03
Print better log messages.
Arun Isaac
2020-08-03
Use output-html-file argument passed to ennum-export-post.
Arun Isaac
2020-08-03
Use closures instead of ennum-exp objects.
Arun Isaac
2020-08-03
Disentangle index page generation expressions.
Arun Isaac
2020-08-03
Replace ennum--expand-relative with ennum--file-join.
Arun Isaac
2020-08-02
Pass post object in info.
Arun Isaac
2020-08-02
Pass post titles in info.
Arun Isaac
2020-08-02
Embed post link target title in post-link object.
Arun Isaac
2020-08-02
Create a functional setter for ennum-post-translations.
Arun Isaac
2020-08-02
Embed video poster in link object.
Arun Isaac
2020-08-02
Introduce ennum-link type.
Arun Isaac
2020-08-02
Deduplicate ennum-html export.
Arun Isaac
2020-08-01
Embed list of translations into post object.
Arun Isaac
2020-07-31
Switch from ennum-operation to ennum-exp.
Arun Isaac
2020-07-31
Delete ennum-publish-static-file.
Arun Isaac
2020-07-31
Use ennum-mkdir-p in ennum-copy.
Arun Isaac
2020-07-31
Specify post title explicitly in the link description.
Arun Isaac
2020-07-31
Leave new temporary directory permissions unchanged.
Arun Isaac
2020-07-31
Introduce ennum-directory-files.
Arun Isaac
2020-07-31
Define ennum-blog variable.
Arun Isaac
2020-07-31
Pass video posters through info.
Arun Isaac
2020-07-31
Prefix :translations in info with ennum-.
Arun Isaac
2020-07-18
Rename ennu to ennum.
Arun Isaac