/innovationlab-blog

Primary LanguageJavaScriptApache License 2.0Apache-2.0

"New Horizon" - Innovation Lab Blog

For further, detailed information about this initiative please visit https://projects.netcentric.biz/wiki/display/DDE/Franklin+@+innovationlab+concept

Environments

Authoring Setup

  1. Install the Sidekick browser extension.

  2. Configure the extension. Additional your have to set the production URL manually:

    1. go to the extension options
    2. edit the InnovationLab Blog entry
    3. add https://newhorizons-blog.innovationlab.cx/ as Production Hostname and save image
  3. Get access to the Google Drive folder.

Local development

  1. Checkout this repository: clone git@github.com:Netcentric/innovationlab-blog.git
  2. Install the Helix CLI: npm install -g @adobe/helix-cli
  3. Start Franklin Proxy: hlx up (opens your browser at http://localhost:3000)
  4. Open the checked out repository folder in your favorite IDE and start coding :) no special plugins are required for example Visual Studio Code works fine.