about summary refs log tree commit diff
path: root/fun
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2017-11-13T17·40+0100
committerVincent Ambo <tazjin@gmail.com>2017-11-13T17·40+0100
commit2ba11f5c038b6cb0aee9c4a48a10a62d63d86887 (patch)
treea5f13029e7951d008fc7130e719baf22f749da60 /fun
parent5065f5395bc9caf094e5218a6a5935eb25046e6d (diff)
feat(blog): Register blog articles in hash-table
* adds a hash-table stored in a variable called `elblog-articles` that
  defines a map of article names (used as URI fragments) to file names
  of org-mode files
* adds a custom variable `elblog-article-directory` which must be set
  to the base path of the org-mode files representing elblog articles
* refactors the article-rendering functions to look up articles in the
  articles hash-table and renders them from there

After this change elblog is almost functional as a blog software, only
missing index generation.
Diffstat (limited to 'fun')
0 files changed, 0 insertions, 0 deletions