kalamuna / kalastatic

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

Create a Drupal 8 Demo with Feeds #131

Open andrewmallis opened 9 years ago

andrewmallis commented 9 years ago

can we create a quick service endpoint with console or views and feed some demo content into kalastatic?

RobLoach commented 9 years ago

Andrew created the site at https://dashboard.getpantheon.com

andrewmallis commented 9 years ago

at https://dashboard.pantheon.io/products/drupal8/spinup I spun up kalastatic-d8 https://dashboard.pantheon.io/sites/a2a75e1d-52ff-4b35-a1be-a33ceeaa3ece#dev/code

kalastatic-d8-content https://dashboard.pantheon.io/sites/320080f7-c59d-49f0-8d4d-a9124303709d#dev/code

u1 login/password in lastpass

andrewmallis commented 9 years ago

we're gonna blow away http://dev-kalastatic-d8.pantheon.io/ and push kalastatic build up there in the end

andrewmallis commented 9 years ago

https://www.npmjs.com/package/metalsmith-json

RobLoach commented 9 years ago

http://dev-kalastatic-d8-content.pantheon.io/rest

It's a REST Export from http://dev-kalastatic-d8-content.pantheon.io/admin/structure/views/view/frontpage using RESTful Web Services module.

RobLoach commented 9 years ago

Initial plugin: https://github.com/robloach/metalsmith-json-feed

http://dev-kalastatic-d8-content.pantheon.io/rest?_format=hal_json

RSS or XML might actually clean up the data a bit more for us: http://dev-kalastatic-d8-content.pantheon.io/rss.xml

andrewmallis commented 9 years ago

needs multidev like prismic, documentation, and magic