up/.kimi-homepage-beauty-task.md

37 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

# Homepage Beauty Upgrade — Kimi Task
## MANDATORY INPUT
Read first: `/home/a/w/up/docs/zensical-theme-plan.md`
## Verified constraints (do not violate)
- `zensical.toml` is correct and must not be modified.
- Source homepage is `docs/index.md`.
- Theme entrypoint is `docs/stylesheets/extra.css`.
- JS layer is `docs/javascripts/extra.js`.
- Override dir is `overrides/`, but prior full-page overrides caused broken builds. Do NOT replace full templates.
- Toolbar/code-block icons must remain usable and legible.
- Output must be additive, reversible, and contributor-safe.
## Goal
Make the homepage much more beautiful using the documented theme prompt, adapted for Zensical.
Focus on the homepage (`docs/index.md` + `docs/stylesheets/extra.css`).
Keep the consciousness/awakening tone and multi-contributor friendly structure.
## Requirements
- Fancier typography system, spacing, and front-page composition.
- More polished hero treatment and lead paragraph.
- Beautiful list and CTA styling.
- Additive changes only to CSS/JS and markup classes.
- Preserve all behavior helpers (reduced motion, scroll reveal, cursor glow opt-in).
- Include a short review summary of every changed file.
## Do NOT
- Edit `zensical.toml`.
- Add template overrides without explicit confirmation.
- Import heavy frameworks or dependencies.
## Deliverable
- Exact files changed
- Short diff summary
- Preview/review instructions