Skip to content

adobe/aemg-sites-template

Repository files navigation

Basic Site Template

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

Basic site preview

It can serve as a most basic starting point for creating a new site, or as a staring 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 build aemg-docs-{version}.zip locally.

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

  2. Install node version 16.15.1.

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

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

    npm run build
  5. The site template ZIP file is now located below the template root: aemg-docs-{version}.zip.

  6. Upload to an AEMaaCS site creation wizard. For installing on a local cloudready development instance use npm run deploy.

Develop Site Template

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

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

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

About

An AEM Site template for AEMaaCS that lets user create site for AEM Guides AEM Site output.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •