This project enables the creation of the montly Sites Newsletter in Franklin as well as the integration in Adobe Journey Optimizer (AJO).
- Preview: https://main--sites-newsletter--hlxsites.hlx.page/
- Live: https://main--sites-newsletter--hlxsites.hlx.live/
npm inpm test- Create a new repository based on the
helix-project-boilerplatetemplate and add a mountpoint in thefstab.yaml - Add the helix-bot to the repository
- Install the Helix CLI:
npm install -g @adobe/helix-cli - Start Franklin Proxy:
hlx up(opens your browser athttp://localhost:3000) - Open the
{repo}directory in your favorite IDE and start coding :)