Live demo

Below is the real Silo admin dashboard — the same static pages the server ships at /admin — running here against a simulated data layer. There is no backend: fetch is mocked client-side, the counters drift on the dashboard’s own 5-second poll, and reloading resets them. Nothing leaves your browser.

Open the dashboard in a new tab ▸

From the demo home screen you can switch between the phosphor, amber, and paper themes (the choice persists in localStorage), and the about page shows the version banner.

The numbers here are illustrative. To see your own cache, run Silo (see the home page) and open http://localhost:8080/admin.


This site uses Just the Docs, a documentation theme for Jekyll.