Skip to content

Visual Gallery

Theming

deelan.config.yml
default_theme: light

Home (light)

deelan.config.yml
default_theme: dark

Home (dark)

deelan.config.yml
default_theme: dark
accent_hue: 10

Home (dark)


Posts and Snippets

View and search posts at /posts:

Posts table

View and filter snippets at /snippets:

Snippets explorer

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:

Analytics overview

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:

Analytics graph