alexjinchina.xyz One Day World

About

A personal site. One page of plain static HTML, CSS and JavaScript — no framework, no build step, no third-party library, and not a single network request at runtime.

The whole thing is under 15 KB. Bilingual: the language switch sits in the footer and your choice is remembered.

Changelog

  1. Header, body mark and tab icon switched to the new brand assets; added a monospace fallback chain so Chinese text keeps the character grid; wrote down the deployment flow.

  2. Added the brand directory: four logo proposals with a side-by-side comparison page. The tab icon became a small-size variant of proposal A rather than the mark scaled down.

  3. Rebuilt as a pure static site — jQuery, lodash, the home-grown module loader, the Vue sub-site and the Python build script all removed. Only the terminal look and the bilingual switch were kept.

  4. Site created, starting from a copy of the axstudio.net front end.