Keyboard Shortcuts

{% for collection in site.collections %} {% unless collection.label == 'posts' %} {% capture label %}{{ collection.label | downcase }}{% endcapture %} {% capture key %}{{ label | split: '' | first }}{% endcapture %} {% endunless %} {% endfor %}
s
focus search bar (
enter
to select,
▲ / ▼
to change selection)
g {{ key }}
go to {{ key }}{{ label | remove_first: key }}
h
toggle this help (
esc
also exits)