about summary refs log tree commit diff
path: root/blog.el
AgeCommit message (Expand)AuthorFilesLines
2017-11-13 feat(blog): Let users extend/customize elblog routesVincent Ambo1-3/+12
2017-11-13 feat(blog): Register blog articles in hash-tableVincent Ambo1-5/+21
2017-11-13 feat: Make blog-title configurable in preambleVincent Ambo1-1/+12
2017-11-13 refactor: Load preamble from an HTML file, too.Vincent Ambo1-4/+4
2017-11-13 feat(blog): Configure org-mode's HTML export to match blog themeVincent Ambo1-1/+13
2017-11-13 feat(blog): Add customization group for configuring elblog settingsVincent Ambo1-3/+23
2017-11-12 feat(blog): Add interactive start/stop functionsVincent Ambo1-2/+8
2017-11-12 feat(blog): Add initial elblog implementationVincent Ambo1-0/+49