David Litvak Bruno 81577c82fd Enhance Breadcrumbs (#39)
* chore(localization): remove duplicated locale files

* feat(localization): add localization for breadcrumbs

* feat(localization): add beadcrumb enhancements

* feat(debugging): add npm run debug command

* chore(localization): add unit tests

* chore(breadcrumbs): fix tests and typos

* chore(localization): add docs for translationAvailable

* chore(localization): refactor translationAvailable
2017-11-08 15:39:24 +01:00
2017-11-07 17:33:32 +01:00
2017-11-08 15:39:24 +01:00
2017-11-08 15:39:24 +01:00
2017-11-08 15:39:24 +01:00
2017-11-08 15:39:24 +01:00
2017-11-07 17:33:32 +01:00
2017-11-08 15:39:24 +01:00
2017-11-07 17:33:32 +01:00
2017-11-07 17:33:32 +01:00
2017-09-19 13:17:10 +02:00
2017-11-08 15:39:24 +01:00
2017-11-07 17:33:32 +01:00
2017-11-07 17:33:32 +01:00

The Node.js example app

The Contentful example app, written in node.js.

Requirements

  • Node 8
  • Git

Installation

git clone https://github.com/contentful/example-contentful-university-js.git
npm install

Usage

npm start

Open http://localhost:3000/?enable_editorial_features in your browser.

The following deep links are supported:

  • ?enable_editorial_features - Shows Edit in web app button on every content type plus Draft and Pending Changes status pills
  • ?space_id=xxx&delivery_token=xxx&preview_token=xxx - Configure the connected space
Description
No description provided
Readme MIT 1.1 MiB
Languages
JavaScript 60%
Pug 39.8%
Dockerfile 0.2%