← Back to Documentation

Site Settings

Site-wide configuration, stored in your project folder at .chromesite/site.config.json.

Open it via ⚙️ Site Settings in the top toolbar. This file travels with your project when you commit it to git or copy the folder to another machine — it's never published as part of your live site.

Fields

Menus

🔗 Edit Menus opens a separate dialog for your site's navigation, stored in .chromesite/nav.json. You can define multiple named menus (e.g. a header menu and a footer menu) with nested dropdown items, and your template controls where each one renders via placeholders like {{NAV:header}}.