index
:
ennum
master
Org-mode static blog generator
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-08-21
Actually use default :tag-directory setting.
HEAD
master
Arun Isaac
2022-08-20
Fill paragraphs in sample text in README.
Arun Isaac
2022-08-20
Document ennum Tamil meaning.
Arun Isaac
2022-08-20
Advertise built-in link types among features.
Arun Isaac
2022-08-20
Document starting and stopping the local HTTP server.
Arun Isaac
2022-08-20
Document post format.
Arun Isaac
2022-08-19
Advertise local HTTP server.
Arun Isaac
2022-08-19
Add usage instructions.
Arun Isaac
2022-08-19
Add installation instructions.
Arun Isaac
2022-08-19
Rename :video-directory setting to :videos-directory.
Arun Isaac
2022-08-19
Add README.
Arun Isaac
2022-08-18
Introduce :required-metadata setting.
Arun Isaac
2022-08-18
Add trailing period to ennum-version docstring.
Arun Isaac
2022-08-18
Make ennum-blog customizable.
Arun Isaac
2022-08-18
Document ennum-blog variable.
Arun Isaac
2022-08-18
Rename :thumbnail-image-width property to :image-thumbnail-width.
Arun Isaac
2022-08-18
Rename :default-image-width property to :image-width.
Arun Isaac
2022-08-18
Make ennum-version a constant instead of a variable.
Arun Isaac
2022-08-18
Mark query argument of httpd/ as unused.
Arun Isaac
2022-08-18
Mark ennum-html-export-thumbnail desc argument as unused.
Arun Isaac
2022-08-18
Do not shadow default-directory dynamic variable.
Arun Isaac
2022-08-18
Create customization group.
Arun Isaac
2022-08-18
Treat author name as plain text.
Arun Isaac
2022-08-17
Replace first with seq-first.
Arun Isaac
2022-08-17
Do not pattern match link objects, use the org API.
Arun Isaac
2022-08-17
Pass tongue argument to ennum-publish-index.
Arun Isaac
2022-08-17
Use posts-directory argument in ennum-posts.
Arun Isaac
2022-08-17
Move ennum-with-temporary-directory to top.
Arun Isaac
2022-08-17
Move ennum-with-current-directory to top.
Arun Isaac
2022-08-17
Move ennum-with-file-contents to top.
Arun Isaac
2022-08-17
Do not pass comparison function to map-elt.
Arun Isaac
2022-08-17
Mark last-modified memoization argument as unused.
Arun Isaac
2022-08-15
Link to video poster in images directory, not the video directory.
v0.1.0
Arun Isaac
2022-08-15
Strip leading directory from other files.
Arun Isaac
2022-08-15
Optionally return files in the current directory.
Arun Isaac
2022-08-15
Replace seq-do with dolist.
Arun Isaac
2022-08-15
Localize conditional in chmod call.
Arun Isaac
2022-08-15
Do not log video posters.
Arun Isaac
2022-08-15
Register video link type.
Arun Isaac
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
[next]