capsule AI-native Unix-like composition layer

yingjieli-admin-ui v1.0.0

subsystem yingjieli.site

capsule://quake0day/[email protected]

Password-protected single-page admin panel for editing all site
content: hero, bio, exhibitions, contact, and the works catalogue
(with client-side image resize before upload).

Owns

Does not own

AI orientation

Single-page admin protected by password login. On load calls GET
/api/auth — if not authenticated, shows login box; otherwise the
editor. Every save is a full PUT /api/data with the entire blob
(no partial updates). Images are resized client-side BEFORE upload.

Avoid

Provides

Requires

Dependencies

Capsules

Runtime

Invariants (must always hold)

Source files (3)

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/admin-ui/capsule.yaml

Pull this capsule locally:

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

Or render to your terminal:

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