Code Monkey home page Code Monkey logo

sandru85 / aem-guides-wknd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adobe/aem-guides-wknd

0.0 0.0 0.0 120.87 MB

Tutorial Code companion for Getting Started Developing with AEM Sites WKND Tutorial

Home Page: https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/overview.html

License: MIT License

Java 15.04% CSS 0.01% JavaScript 34.98% HTML 22.17% TypeScript 0.03% SCSS 27.07% Dockerfile 0.46% Shell 0.25%

aem-guides-wknd's Introduction

AEM WKND Sites Project

Maven CI Maven Central

This is a sample Adobe Experience Manager project for a full stack Sites implementation for a fictitious lifestyle brand, WKND.

App screenshot

Live Demo

View the live demo at https://www.wknd.site/

Tutorial

A corresponding tutorial is available where you can learn how to implement a website using the latest standards and technologies in AEM Sites.

How to use

Pre-compiled AEM packages are available under the latest release for easy installation on local environments using CRX Package Manager

How to build

For AEM as a Cloud Service SDK:

$ cd aem-guides-wknd/
$ mvn clean install -PautoInstallSinglePackage

For AEM 6.5.x:

$ cd aem-guides-wknd/
$ mvn clean install -PautoInstallSinglePackage -Pclassic

System Requirements

AEM as a Cloud Service AEM 6.5 Java SE Maven
Continual 6.5.10.0+ 8, 11 3.3.9+

Setup your local development environment for AEM as a Cloud Service SDK or for older versions of AEM.

Notes

WKND Sample Content

By default, sample content from ui.content.sample will be deployed and installed along with the WKND code base. The WKND reference site is used for demo and training purposes and having a pre-built, fully authored site is useful. However, the behavior of including a full reference site (pages, images, etc...) in source control is unusual and is not recommended for a real-world implementation.

Including ui.content.sample will overwrite any authored content during each build. If you wish to disable this behavior modify the filter.xml file and update the mode=merge attribute to avoid overwriting the paths.

- <filter root="/content/wknd" />
+ <filter root="/content/wknd" mode="merge"/>

Powered by Adobe Stock

Many of the images in the WKND Reference website are from Adobe Stock and are Third Party Material as defined in the Demo Asset Additional Terms at https://www.adobe.com/legal/terms.html. If you want to use an Adobe Stock image for other purposes beyond viewing this demo website, such as featuring it on a website, or in marketing materials, you can purchase a license on Adobe Stock.

With Adobe Stock, you have access to more than 140 million high-quality, royalty-free images including photos, graphics, videos and templates to jumpstart your creative projects.

Documentation

aem-guides-wknd's People

Contributors

ashroti avatar bpauli avatar bstopp avatar davidjgonzalez avatar dulvac avatar easingthemes avatar froesef avatar gabrielwalt avatar ghenzler avatar gknobloch avatar godanny86 avatar jckautzmann avatar keepthebyte avatar kevinroberts avatar kozmaadrian avatar krystiannowak avatar nonanalou avatar pryelluw avatar ravkiran avatar reusr1 avatar sandru85 avatar sselvara avatar vladbailescu avatar volteanu avatar w3b3 avatar znikolovski avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.