adobecom / milo-college

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 helix@adobe.com 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.

About

License:Apache License 2.0


Languages

Language:JavaScript 93.5%Language:HTML 5.3%Language:CSS 1.2%