rofe / helpx-internal

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.

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/helix-cli
  2. Run hlx 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.

About

License:Apache License 2.0


Languages

Language:JavaScript 84.3%Language:CSS 14.4%Language:HTML 1.3%