LABYRICORN // SIGNAL ROUTER REG. NO. 004 — EST. LOCAL

{{ this.eyebrow }}

{{ this.summary|replace(' Signals', '
Signals')|safe }}

{{ this.body }}

network active / routes resolving

Recent Activity Sorted by date
{% set entries = [] %} {% for section_id in ['articles', 'blog'] %} {% for item in site.get('/' ~ section_id).children %} {% if entries.append(item) %}{% endif %} {% endfor %} {% endfor %} {% for project in site.query('/projects').filter(F._model == 'project') %} {% set devlog = site.get(project.path ~ '/devlog') %} {% if devlog %} {% set latest_devlog_entry = devlog.children.order_by('-date', '-source_commit_time').first() %} {% if latest_devlog_entry and entries.append(latest_devlog_entry) %}{% endif %} {% endif %} {% endfor %} {% for item in entries|sort(attribute='date', reverse=true) %} {% endfor %}
{% set tracked_tags = site.get('/tags').children %}

Topic map

Explore the Signal

A map of the topics that keep surfacing across Labyricorn. Pick a signal and follow it deeper into the site.

{{ tracked_tags.count() }} tracked topics across Labyricorn

Tag Summary

Preview a topicHover or focus a topic to preview it. Select a topic to open its archive.