capsule AI-native Unix-like composition layer

yingjieli-public-site v1.0.0

subsystem yingjieli.site

capsule://quake0day/[email protected]

The public, read-only frontend of yingjieliartist.com. Renders the
hero, biography, masonry gallery of works, exhibitions, and contact
sections, plus a keyboard / touch-friendly lightbox. Pulls all
content at runtime from /api/data and all images from /api/img/<key>.

Owns

Does not own

AI orientation

Read-only frontend. All content fetched from /api/data on load;
page is built from that JSON, not data embedded in HTML. If you add
a new section, you also need a new field in content-store's
DEFAULT_DATA and a new card in the admin UI.

Avoid

Provides

Requires

Dependencies

Capsules

Runtime

Invariants (must always hold)

Source files (5)

Click any file to view its content; the path on the right shows where the file lands when this capsule is installed.

Plus capsule.yaml and install.json.

Upstream source

https://github.com/quake0day/yingjieli-capsules.git/blob/main/public-site/capsule.yaml

Pull this capsule locally:

capsule pull capsule://quake0day/[email protected]

Or render to your terminal:

capsule man capsule://quake0day/[email protected]