Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.41 KB

README.md

File metadata and controls

34 lines (27 loc) · 1.41 KB

Milo goes to college

Use this project template to create a Milo site.

Steps

  1. Copy existing college content folder to your sharepoint and give [email protected] View access
  2. Click "Use this template" Github button on this project.
  3. Install the AEM Code Sync Bot

From your newly created project

  1. Install the Helix Bot.
  2. Change the fstab.yaml file to point to your content.
  3. Add the project to the Helix Sidekick.
  4. Start creating your content.

Developing

  1. Install the Helix CLI: sudo npm install -g @adobe/aem-cli
  2. Run aem up this repo's folder. (opens your browser at http://localhost:3000)
  3. Open this repo's folder in your favorite editor and start coding.

Testing

npm run test

or:

npm run test:watch

This will give you several options to debug tests. Note: coverage may not be accurate.

Security

  1. Create a Service Now ID for your project via Service Registry Portal
  2. Update the .kodiak/config.yaml file to make sure valid team members are assigned security vulnerability Jira tickets.