Skip to content

Capslock

A two-page bilingual project site whose second page is a data-driven interactive configurator.

caps.vonng.com is a two-page-per-language site for the Capslock keyboard enhancement: a home page and an interactive configuration generator. The generator reads data/capslock-v3.json and uses a custom customizer shell type alongside the regular documentation shell.

What it demonstrates

  • The practical lower bound of an OINK site: a tiny project needs no front-end application just to publish a tool and its introduction.
  • Extending the shell registry for one purpose-built interactive page.
  • Keeping generator data separate from its presentation and bilingual prose.

Use this pattern when documentation is small but one interactive tool deserves the same navigation, theme, and language controls as the rest of the site.

Layout configuration · All OINK cases