Visual Gallery¶
Theming¶
deelan.config.yml
default_theme: light

deelan.config.yml
default_theme: dark

deelan.config.yml
default_theme: dark
accent_hue: 10

Posts and Snippets¶
View and search posts at /posts:

View and filter snippets at /snippets:

Posts and snippets can be exported as standalone artifacts using e.g.:
deelan export --id post--showcase --format html --out ./exports
View standalone showcase HTML.
Analytics¶
Each post or snippet can be assigned multiple tags.
The analytics page at /analytics displays basic tag statistics. All tags can also be explored in a table:

The relationships between posts and snippets, as defined by internal links between them (see related_ids frontmatter property), can be visualized as a graph with network-theoretic metrics computed at build time:
