Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Basic site template for AEM that allows non-Java experts to create new sites by customizing CSS and JS only.

License

NotificationsYou must be signed in to change notification settings

adobe/aem-site-template-standard

Repository files navigation

This is the standard site template for Adobe Experience Manager as a Cloud Service (AEMaaCS).

Standard site preview

It can serve as a standard starting point for creating a new site, or as a starting point for creating custom site templates.

Structure

  • files: Folder with the UI kit XD file and possibly other files.
  • previews: Folder with screenshots of the site template.
  • site: Content package of the content that will be copied for each site created from this template (templates, pages, etc.).
  • theme: Sources of the template theme to modify how the site looks (CSS, JS, etc.).

Install on AEMaaCS

Build locally

Alternatively you can buildaem-site-template-standard-{version}.zip locally.

  1. Install Maven (to be able to use the packaging script).

  2. Initialize the project with following command executed at the template root:

    npm install
  3. To build the site template, run following command executed at the template root:

    npm run build
  4. The site template ZIP file is now located below the template root:aem-site-template-standard-{version}.zip.

  5. Upload to an AEMaaCS site creation wizard. For installing on a local cloudready development instance usenpm run deploy.

Develop Site Template

See:https://github.com/adobe/aem-site-template-builder

Release

RunBuild and release GitHub workflow and provide the semantic version you're about to release. The workflow executes the following steps:

  • Build Site Template
  • Release latest version on github
  • Commit, build and release latest Site Theme related changes inSite Theme E2E Repo.

Contributing

Contributions are welcomed! Read theContributing Guide for more information.

Licensing

This project is licensed under the MIT License. SeeLICENSE for more information.

About

Basic site template for AEM that allows non-Java experts to create new sites by customizing CSS and JS only.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors16


[8]ページ先頭

©2009-2025 Movatter.jp