Help

Vim-inspired navigation. Commands are available across the main portfolio pages.

Movement

u: go up one level in the route tree.

j: scroll down.

k: scroll up.

g: jump to the top of the page.

G: jump to the bottom of the page.

Commands

:about opens the background and skills page.

:projects opens the projects page.

:blog opens the blog index.

:contact opens the contact page.

:h opens this help page.

:q exits the Vim-like interface.

Search

/<keyword> searches blog titles and content.

Example: /keycloak

NORMAL
1:1