Keyboard Shortcuts

The following are some canonical keyboard shortcuts for navigating this site:

KeysActionType
C-KOpen Search Bar1Built-In
C-S-\Toggle Light/DarkCustom2
C-S-[Back One PageCustom
C-S-]Next One PageCustom
C-S-'To TopCustom
C-S-/To BottomCustom
C-S-,To Site’s HomeCustom
C-S-.To This PageCustom

where C-S-Key means Ctrl+Shift+key, C-Key means Ctrl+key.

Selfie

(keymaps schematics produced with keyboardsimulator)


  1. If you use an extension like vimium or vimium-c, the Esc key might not work as expected when in search mode. ↩︎

  2. In case you are also using doks and are wondering how to add custom shortcuts, you can see my simple implementation here. If you are hosting on Netlify, you would also need to modify the CSP settings (in my case, I used the unsafe-inline option as specified in my netlify.toml) for custom inline javascripts to be able to execute in production environment. ↩︎