kalamuna / kalastatic

:electric_plug: Facilitate the front-end experience through Styleguides and Prototypes
https://kalamuna.github.io/kalastatic/
41 stars 14 forks source link

Resurrect Prismic integration #585

Open andrewmallis opened 5 years ago

andrewmallis commented 5 years ago

We're quite a ways forward on node, and kstat. I'm not wed to firing up the old branch necessarily. I can recreate the work on a newer fork – though I don't want to assume what will be more work.

The goal here is to get a demo going for FAMSF and also for Crispin's talk at Drupal North.

https://github.com/kalamuna/kalastatic/pull/130 https://github.com/kalamuna/kalastatic/pull/225 https://github.com/kalamuna/kalastatic/issues/94

andrewmallis commented 5 years ago

@RobLoach I did the following: checked out this branch: https://github.com/kalamuna/kalastatic/tree/prismic added an .nvmrc file containing 0.12 and ran

$ nvm install 0.12
$ nvm use

and npm start seems to choke on metalsmith build Metalsmith · failed to require plugin "metalsmith-collections-convention".

npm-debug.log