From 060b4b64493397ccdf99ff8ea8395cf3c52e46f4 Mon Sep 17 00:00:00 2001 From: Duc-Tam Nguyen Date: Fri, 19 Jun 2026 15:14:19 +0700 Subject: [PATCH] feat: add --mobile flag for readable archives of legacy sites Cloning a 1990s/2000s site like paulgraham.com and opening it in Kiwix on a phone produces microscopic text: the pages use , table layouts, and no viewport declaration, so the mobile browser shrinks everything to desktop scale and then the font-size attribute makes it smaller still. kage clone --mobile injects two things into every saved page: - so the browser stops shrinking the page - a