> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt # [Develop Websites SDK](https://dev.wix.com/docs/api/get-menu-content?url=https%3A%2F%2Fdev.wix.com%2Fdocs%2Fdevelop-websites-sdk&format=markdown.md) ## [Code Your Site](https://dev.wix.com/docs/develop-websites-sdk/code-your-site.md) ### [Developer Environments](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments.md) #### [Editors](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/editors.md) - [About Development Workspaces](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/editors/about-development-workspaces.md) - [Manage Sites, Pages, and Elements](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/editors/manage-sites-pages-and-elements.md) ##### [Collaboration](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/editors/collaboration.md) - [About Site Collaboration](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/editors/collaboration/about-site-collaboration.md) - [Considerations for Collaboration](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/editors/collaboration/considerations-for-collaboration.md) #### [IDEs](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides.md) - [IDEs Overview](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/ides-overview.md) ##### [Code Editor](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/code-editor.md) - [About the Code Editor](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/code-editor/about-the-code-editor.md) - [About the Properties & Events Panel](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/code-editor/about-the-properties-events-panel.md) - [About JSDoc Tags](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/code-editor/about-jsdoc-tags.md) - [Import Types with JSDoc](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/code-editor/import-types-with-jsdoc.md) ##### [Wix IDE](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/wix-ide.md) - [About the Wix IDE](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/wix-ide/about-the-wix-ide.md) - [About the Wix IDE Beta Release](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/wix-ide/about-the-wix-ide-beta-release.md) ##### [Git Integration](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/git-integration.md) - [About Git Integration with Wix CLI](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/git-integration/about-git-integration-with-wix-cli.md) - [Set Up Git Integration with Wix CLI](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/git-integration/set-up-git-integration-with-wix-cli.md) - [Git Repository File Structure](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/git-integration/git-repository-file-structure.md) - [Wix CLI Commands](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/git-integration/wix-cli-commands.md) - [About the Local Editor](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/git-integration/about-the-local-editor.md) - [Test Code in the Local Editor](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/git-integration/test-code-in-the-local-editor.md) - [About the Regular Editor when Connected to GitHub](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/git-integration/about-the-regular-editor-when-connected-to-git-hub.md) - [About Automated Workflows and the Wix CLI](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/git-integration/about-automated-workflows-and-the-wix-cli.md) - [Set Up GitHub Actions](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/git-integration/set-up-git-hub-actions.md) - [Publish a Site with Git Integration and Wix CLI](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/git-integration/publish-a-site-with-git-integration-and-wix-cli.md) - [Disconnect a Site from GitHub](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/git-integration/disconnect-a-site-from-git-hub.md) - [Fix a Broken Git Integration](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ides/git-integration/fix-a-broken-git-integration.md) #### [Packages](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/packages.md) - [About Packages](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/packages/about-packages.md) ##### [npm](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/packages/npm.md) - [About npm Packages](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/packages/npm/about-npm-packages.md) - [Work with npm Packages in the Editor](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/packages/npm/work-with-npm-packages-in-the-editor.md) - [Work with npm Packages with the CLI](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/packages/npm/work-with-npm-packages-with-the-cli.md) ##### [Velo Packages](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/packages/velo-packages.md) - [About Velo Packages](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/packages/velo-packages/about-velo-packages.md) - [Manage Velo Packages](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/packages/velo-packages/manage-velo-packages.md) - [Use Velo Packages in Code](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/packages/velo-packages/use-velo-packages-in-code.md) ##### [Custom Apps](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/packages/custom-apps.md) - [About Custom Apps](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/packages/custom-apps/about-custom-apps.md) #### [AI Assistants](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ai-assistants.md) - [About AI Assistants](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/ai-assistants/about-ai-assistants.md) #### [Secrets](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/secrets.md) - [About the Secrets Manager](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/secrets/about-the-secrets-manager.md) - [Manage Secrets in the Secrets Manager](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/secrets/manage-secrets-in-the-secrets-manager.md) #### [Integrations](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/integrations.md) - [About n8n Integration](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/integrations/about-n8n-integration.md) - [Connect n8n to Your Wix Site](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/integrations/connect-n8n-to-your-wix-site.md) - [About Zapier Integration](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/integrations/about-zapier-integration.md) - [Create a Zap with a Wix Trigger](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/integrations/create-a-zap-with-a-wix-trigger.md)