> 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](https://dev.wix.com/docs/api/get-menu-content?url=https%3A%2F%2Fdev.wix.com%2Fdocs%2Fdevelop-websites&format=markdown.md) ## [Articles](https://dev.wix.com/docs/develop-websites/articles.md) ### [Coding with Velo](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo.md) #### [Overview](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/overview.md) - [Where Do I Put My Code?](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/overview/where-do-i-put-my-code.md) - [Velo Glossary](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/overview/velo-glossary.md) - [About Coding with Wix Studio](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/overview/about-coding-with-wix-studio.md) - [Copying and Deleting Coded Sites, Pages, and Elements](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/overview/copying-and-deleting-coded-sites-pages-and-elements.md) - [Working with Collaborators](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/overview/working-with-collaborators.md) - [Error Log When Publishing](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/overview/error-log-when-publishing.md) #### [Develop with the SDK](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/develop-with-the-sdk.md) - [Develop Websites with the SDK](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/develop-with-the-sdk/develop-websites-with-the-sdk.md) - [Velo to SDK API Mapping](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/develop-with-the-sdk/velo-to-sdk-api-mapping.md) - [Migrate from Velo to the SDK](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/develop-with-the-sdk/migrate-from-velo-to-the-sdk.md) #### [Authorization](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/authorization.md) - [Identities](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/authorization/identities.md) - [Elevation](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/authorization/elevation.md) #### [JavaScript & Velo](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/java-script-velo.md) - [JavaScript Support](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/java-script-velo/java-script-support.md) - [Working with Promises](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/java-script-velo/working-with-promises.md) - [Module Export Syntax](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/java-script-velo/module-export-syntax.md) #### [Frontend Code](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code.md) - [About Event Handlers in Wix](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/about-event-handlers-in-wix.md) - [Add An Event Handler](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/add-an-event-handler.md) - [About Static Event Handlers](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/about-static-event-handlers.md) ##### [Custom CSS](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/custom-css.md) - [About CSS Styling](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/custom-css/about-css-styling.md) - [Apply Custom CSS Styling](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/custom-css/apply-custom-css-styling.md) - [Site Theme CSS Variables](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/custom-css/site-theme-css-variables.md) ##### [Dashboard (Admin) Pages](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/dashboard-admin-pages.md) - [About Dashboard Pages](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/dashboard-admin-pages/about-dashboard-pages.md) - [Add a Dashboard Page](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/dashboard-admin-pages/add-a-dashboard-page.md) ##### [Mobile](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/mobile.md) - [Building a Mobile Site with Code](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/mobile/building-a-mobile-site-with-code.md) - [Working in the Mobile Editor](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/mobile/working-in-the-mobile-editor.md) - [Redirecting Mobile Visitors](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/mobile/redirecting-mobile-visitors.md) - [Build a Mobile Site with Code](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/mobile/build-a-mobile-site-with-code.md) ##### [Page Rendering](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/page-rendering.md) - [About Page Rendering](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/page-rendering/about-page-rendering.md) - [About Warmup Data](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/page-rendering/about-warmup-data.md) - [Optimize Page Rendering with Warmup Data](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/page-rendering/optimize-page-rendering-with-warmup-data.md) ##### [URLs](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/urls.md) - [About the URL Structure of Premium and Free Sites](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/urls/about-the-url-structure-of-premium-and-free-sites.md) #### [Backend Code](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code.md) - [About the Site Backend](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/about-the-site-backend.md) ##### [Web Modules](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/web-modules.md) - [About Web Modules](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/web-modules/about-web-modules.md) - [Call Backend Code from the Frontend](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/web-modules/call-backend-code-from-the-frontend.md) - [Call Backend Code from a jsw Web Module](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/web-modules/call-backend-code-from-a-jsw-web-module.md) ##### [Events](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/events.md) - [About Backend Events](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/events/about-backend-events.md) - [Define Backend Event Handlers](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/events/define-backend-event-handlers.md) #### [Integrations](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/integrations.md) ##### [Service Plugins (formerly SPIs) ](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/integrations/service-plugins-formerly-spis.md) - [About Service Plugins](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/integrations/service-plugins-formerly-spis/about-service-plugins.md) - [Implement Service Plugins](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/integrations/service-plugins-formerly-spis/implement-service-plugins.md) - [Available Service Plugins](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/integrations/service-plugins-formerly-spis/available-service-plugins.md) ##### [Exposing Services](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/integrations/exposing-services.md) - [About Custom Site APIs](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/integrations/exposing-services/about-custom-site-apis.md) - [Write an HTTP Function](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/integrations/exposing-services/write-an-http-function.md) - [Methods for HTTP Functions](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/integrations/exposing-services/methods-for-http-functions.md) - [Site API Calls](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/integrations/exposing-services/site-api-calls.md) #### [Packages](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/packages.md) - [About Packages](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/packages/about-packages.md) - [About npm Packages](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/packages/about-npm-packages.md) - [Work with npm Packages in the Editor](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/packages/work-with-npm-packages-in-the-editor.md) - [Work with npm Packages with the Wix CLI](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/packages/work-with-npm-packages-with-the-wix-cli.md) - [Working with Velo Packages](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/packages/working-with-velo-packages.md) - [About Custom Apps](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/packages/about-custom-apps.md) #### [Routers](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/routers.md) - [About Routers](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/routers/about-routers.md) - [Create a Router](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/routers/create-a-router.md) - [Add SEO to Your Router](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/routers/add-seo-to-your-router.md) - [Tutorial: Create Dynamic Pages with a Custom Router](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/routers/tutorial-create-dynamic-pages-with-a-custom-router.md) #### [Premium Plans](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/premium-plans.md) - [About Premium Plans](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/premium-plans/about-premium-plans.md) - [Legacy Data, Compute, and Developer Tools Limits](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/premium-plans/legacy-data-compute-and-developer-tools-limits.md) - [Using Velo with a Free Wix Site](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/premium-plans/using-velo-with-a-free-wix-site.md) #### [Limits and Optimization](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/limits-and-optimization.md) - [Data Features](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/limits-and-optimization/data-features.md) - [Compute Features](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/limits-and-optimization/compute-features.md) - [Developer Tools Features](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/limits-and-optimization/developer-tools-features.md) - [Optimizing Your Code](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/limits-and-optimization/optimizing-your-code.md) #### [Automations](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/automations.md) - [About Custom Actions](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/automations/about-custom-actions.md) - [Add a Custom Action](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/automations/add-a-custom-action.md) - [About Custom Triggers](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/automations/about-custom-triggers.md) - [Add a Custom Trigger](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/automations/add-a-custom-trigger.md)