Skip to main content

6 docs tagged with "frontend"

View all tags

@aemvite - Migrate an AEM ui.frontend from Webpack to Vite

A from-scratch guide to @aemvite, an open-source npm toolchain that replaces webpack, Babel, PostCSS, ESLint, and aem-clientlib-generator in an AEM Maven archetype ui.frontend with Vite, esbuild, and Sass - with a byte-identical clientlib output guarantee.

Admin Panel Customization

Strapi admin panel customization: branding, logos, themes, custom fields, injection zones, locales, bundler config, and extending the content manager.

Client Libraries

Client libraries (clientlibs) are AEM's mechanism for managing CSS and JavaScript delivery. They provide

Semantic HTML

What semantic HTML is, why it matters, and a practical reference for every relevant element - document structure, text, lists, tables, forms, media, and interactive elements.

SPA Editor

The AEM SPA Editor enables authors to visually edit Single Page Applications (React or

Web Performance

Core Web Vitals, Lighthouse, image and font optimization, caching strategies, code splitting, performance budgets, and common anti-patterns.