Skip to content
This repository was archived by the owner on Aug 27, 2019. It is now read-only.

adobe/helix-helpx

helix-helpx

helix-helpx is the first web site rendered leveraging the Helix platform and leveraging the Helix Pipepline.

Architecture

The content to render is defined in the helix-config.yaml file which contains the strain definition for this code repository. By default, this content is .

The code is composed of

  • html.htl: the main htl template
  • html.pre.js: a pre.js wrapper function that enhanced the payload to cover the needs of the htl template.
  • some static content (css, image) for the need of the website

Run

Pre-requisite: install the Helix Command Line Interface

Run:

#!/bin/bash
git clone https://github.com/adobe/helix-helpx.git
cd helix-helpx
npm install
hlx up

Now simply open: http://localhost:3000/README.html

"Publish"

Check Getting Started guide for deployment.

About

Templates and Components for HelpX

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 7