Building your first EDS block with Document Authoring
A step-by-step walkthrough from boilerplate to a published, 100-scoring block using the DA authoring stack.
Read more →/ EW DEV COMMUNITY
Build the AI native future of content management with us.
Build and run skills →npm i -g @exp-workspace/dev-cli/ HOW TO START
Scaffold a new EDS site from the boilerplate and connect it to a DA content source in minutes.
da setupInitialize your project and content sourceaem upStart the local dev server at localhost:3000git pushDeploy — AEM Code Sync handles the restExtend Document Authoring with fullscreen apps and library plugins using the DA App SDK and PostMessage API.
import { DA_SDK }Import the DA SDK in your appawait DA_SDK.connect()Establish secure connection to DAsdk.contentBus.get(path)Read and write content via the API/ WHAT YOU GET
Edge Delivery Services loads pages in under 1s with no build pipeline. Every project ships with a perfect performance score.
Content teams write in Microsoft Word, Google Docs, or Document Authoring — no CMS training required.
Build reusable UI blocks in vanilla JS and CSS. No framework, no bundler, no dependencies. Just ship.
Create conversational skills that plug into Document Authoring. Authors trigger them inline — no context switching.
Expose your EW content and tools as MCP endpoints so any AI agent can read, write, and manage content programmatically.
Vector indexing and natural language queries across your entire content bus. Find anything, surface it anywhere.
The ew-devs CLI handles project setup, content sync, code generation, and deploy checks in one tool.
Semantic HTML, native Web Components, and standard CSS. No lock-in. Read the source, fork it, own it.
Chain content operations with AI-native workflows. Translate, summarise, tag, and publish — all from a single prompt.
/ LATEST ARTICLES
All docs →A step-by-step walkthrough from boilerplate to a published, 100-scoring block using the DA authoring stack.
Read more →Deep dive into the three-phase loading model, resource hints, and image optimization that power EDS performance.
Read more →Build fullscreen apps and library plugins using the DA App SDK and the PostMessage API.
Read more →Step-by-step guide to upgrading your Document Authoring project to the latest SDK and configuration.
Read more →How to define, validate, and query structured content models in Document Authoring.
Read more →Configure fine-grained access control for content, folders, and API endpoints across your DA organization.
Read more →/ RESOURCES & COMMUNITY
Full reference for the DA API, SDK, guides, and tutorials.
REFERENCESource, Config, Version, Move, Copy, and List APIs — everything you need to build on DA.
GUIDEBuild fullscreen apps and library plugins for Document Authoring using the DA App SDK.
REFERENCELightweight Adobe-styled web components to add Adobe-like styles to your apps and plugins.
TUTORIALEnd-to-end tutorial: build and deploy a micro-frontend with Edge Delivery Services.
DOCSOfficial Adobe learning paths, certification, and documentation for Edge Delivery Services.