Skip to content

felizo/devlive

Repository files navigation

Author Kit

For projects that want a few more batteries. Built by the team who brought you da.live and adobe.com.

Getting started

1. Github

  1. Use this template to make a new repo.
  2. Install AEM Code Sync.

2. DA content

  1. Browse to https://da.live/start.
  2. Follow the steps.

3. Local development

  1. Clone your new repo to your computer.
  2. Install the AEM CLI using your terminal: sudo npm install -g @adobe/aem-cli
  3. Start the AEM CLI: aem up.
  4. Open the {repo} folder in your favorite code editor and buil something.
  5. Recommended: Install common npm packages like linting and testing: npm i.

Features

Localization & globalization

  • Language only support - Ex: en, de, hi, ja
  • Region only support - Ex: en-us, en-ca, de-de, de-ch
  • Hybrid support - Ex: en, en-us, de, de-ch, de-at
  • Fragment-based localized 404s
  • Localized Header & Footer
  • Do not translate support (#_dnt)

Flexible section authoring

  • Optional containers to constrain content
  • Grids: 1-6
  • Color scheme: light, dark
  • Gap: xs, s, m, l, xl, xxl
  • Spacing: xs, s, m, l, xl, xxl
  • Background: token / image / color / gradient

Base content

  • Universal buttons w/ extensive styles
  • Images w/ retina breakpoint
  • Color scheme support: light, dark
  • Modern favicon support
  • New window support
  • Deep link support
  • Modal support

Header and footer content

  • Brand - First link in header
  • Main Menu - First list in header
  • Actions - Last section of header
  • Menu & mega menu support
  • Disable header/footer via meta props

Scheduled content

  • Schedule content using spreadsheets

Sidekick

  • Extensible plumbing for plugins
  • Schedule simulator

Performance

  • Extensible LCP detection

Developer tools

  • Environment detection
  • Extensible logging (console, coralogix, splunk, etc.)
  • Buildless reactive framework support (Lit)
  • Hash utils patterns (#_blank, #_dnt, etc)
  • Modern CSS scoping & nesting
  • AEM Operational Telemetry

Operations

  • Cloudflare Worker reference implementation

Design System Dimensions

Spacing

XS, S, M, L, XL, XXL

Emphasis

quiet, default, strong

Container columns

1 - 12

Color tokens

100-900

Color Schemes

light, dark

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published