https://academy.worldbank.org/en/home Swapna's Aemy trial repo: https://github.com/aemysites/sthirumal-250806
These will be the same content because there is no 'preview' in AEM 6.5
-
Preview: https://main--wbcopy--helms-charity.aem.page/en/home
-
Customer's Stage-comm author is the content source.
-
/content/wbcopy/ext/en/home is the home page
npm inpm run lint- Create a new repository based on the
aem-boilerplatetemplate and add a mountpoint in thefstab.yaml. - Add the AEM Code Sync GitHub App to the repository
- Install the AEM CLI:
npm install -g @adobe/aem-cli - Start AEM Proxy:
aem up(opens your browser athttp://localhost:3000) - Open the
world-bankdirectory in your favorite IDE and start coding :)