Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

This repo is controlled by automated E2E Tests.

Notifications You must be signed in to change notification settings

adobe/aem-site-template-standard-theme-e2e

Repository files navigation

Site Theme

This is the theme of the standard site template for Adobe Experience Manager (AEM).

This theme can be modified to customize the visual appearance of sites created from the standard site template.

Structure

  • src/main.ts: This is the main entry point of your JS & CSS theme.
  • src/site: Files that are generic to the entire site.
  • src/components: Files that are specific to components.
  • src/resources: Associated files, like icons, logos, fonts.

Build

  1. Initialize the project with following command executed at the theme root:
npm install
  1. Complete the .env file with credentials for the local proxy server to access the site created on Cloud Service.

  2. Run the local proxy server while working to preview your changes with the content from the production environment.

npm run live
  1. Once your work completed, check your changes into GitHub, and execute the deployment action on GitHub.

About

This repo is controlled by automated E2E Tests.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •