# The Living Index ## Docs - [Content Studio](https://docs.acondawayuno.com/content/content-studio.md): Edit bilingual content, media, cards, scene objects, and staged GLBs, then save deterministic project files for GitHub deployment. - [Portfolio Assets and Content Cards](https://docs.acondawayuno.com/content/portfolio-assets.md): Edit the 12 built-in chapters, add interactive custom chapters, and compose text, media, and links cards with bilingual content. - [Edit Scene Layout and Asset Behavior](https://docs.acondawayuno.com/content/scene-layout.md): Move, rotate, disable, reactivate, or visually replace built-in objects, and place decorative or interactive custom GLBs. - [Configure SEO Metadata for The Living Index Homepage](https://docs.acondawayuno.com/content/seo-metadata.md): Update the title, description, Open Graph tags, and Twitter card metadata in app/layout.tsx before deploying The Living Index to your custom domain. - [Choose How to Add or Replace an Asset](https://docs.acondawayuno.com/customization/add-asset.md): Choose between built-in visual replacement, decorative or interactive custom GLBs, native Three.js props, and full cross-layer framework extensions. - [Track Third-Party Asset Credits and Licenses in Your Project](https://docs.acondawayuno.com/customization/asset-credits.md): How to record third-party model, texture, and media licenses in ASSET_CREDITS.md to stay compliant before publishing The Living Index publicly. - [GLB Models](https://docs.acondawayuno.com/customization/glb-models.md): Validate, preview, place, save, replace, remove, optimize, and troubleshoot self-contained glTF 2.0 binary models. - [Build Native Three.js Assets with a Coding Agent](https://docs.acondawayuno.com/customization/native-assets.md): Generate lightweight furniture, props, signs, and decorations directly in the scene when a GLB would add unnecessary authoring and loading overhead. - [Cloudflare Worker Runtime Reference](https://docs.acondawayuno.com/deployment/cloudflare-workers.md): Understand the Worker, static asset binding, model delivery, configuration, and post-deployment checks behind the GitHub Actions release path. - [Publish through GitHub Actions](https://docs.acondawayuno.com/deployment/github-actions.md): Use the canonical modify, validate, commit, and push workflow to deploy The Living Index to Cloudflare Workers. - [Develop The Living Index with Coding Agents](https://docs.acondawayuno.com/development/agent-native.md): Use the repository's open skills to customize content, compose scenes, generate native Three.js assets, and extend the framework without losing accessibility or deployment guarantees. - [Accessibility](https://docs.acondawayuno.com/faq/accessibility.md): Keyboard, semantic-index, dialog, reduced-motion, and WebGL-fallback behavior for built-in and custom assets. - [Performance](https://docs.acondawayuno.com/faq/performance.md): Understand the room renderer, GLB validation limits, loading phases, and practical performance budgets. - [Troubleshooting](https://docs.acondawayuno.com/faq/troubleshooting.md): Diagnose Content Studio saves, stale browser drafts, scene mismatches, GLB placeholders, lighting, and React renderer warnings. - [Bilingual Support: Chinese and English in One Homepage](https://docs.acondawayuno.com/features/bilingual.md): Switch The Living Index between Chinese and English using the lang query param or the UI toggle. Language preference is saved to localStorage and URL. - [Dynamic Day/Night Lighting Driven by Your Timezone](https://docs.acondawayuno.com/features/day-night-lighting.md): The Living Index reads your profile timezone to drive room lighting — sun arc, ambient light, fog, and indoor lamps all shift across day/night phases. - [Deep Links: Share Direct Links to Portfolio Chapters](https://docs.acondawayuno.com/features/deep-links.md): Every chapter in The Living Index has a shareable URL. Use section and lang query params to link directly to any portfolio chapter in Chinese or English. - [Navigate the 3D Room: Controls, Camera, and Shortcuts](https://docs.acondawayuno.com/features/room-navigation.md): Learn how to navigate The Living Index 3D room — drag to rotate, scroll to zoom, click assets to open chapters, and use keyboard shortcuts. - [The Living Index](https://docs.acondawayuno.com/index.md): Build and publish a bilingual, agent-native 3D personal homepage with visual content and scene authoring. - [Introduction to The Living Index](https://docs.acondawayuno.com/introduction.md): Understand the framework's spatial portfolio model, editable asset system, bilingual content, author-timezone lighting, accessibility, and agent-native workflow. - [Project Structure and Sources of Truth](https://docs.acondawayuno.com/project-structure.md): Understand where The Living Index stores default content, Studio overrides, generated scene source, uploads, runtime code, skills, tests, and deployment configuration. - [Quickstart: Customize and Publish](https://docs.acondawayuno.com/quickstart.md): Run The Living Index locally, customize content and scene layout, save generated project artifacts, validate, and publish through GitHub Actions.