This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@dpc-sdp/ripple-tide-publication

2.0.0 • Public • Published

Ripple Tide Publication

Ripple mappings and templates for the Tide Publication content types.

Installation

To use this package in your Nuxt project first install it with npm.

npm install @dpc-sdp/ripple-tide-publication

Usage

Add the installed package in your sites nuxt.config.js file under the extends property, this includes the package as a Nuxt Layer. This will add front end support for the publication content types, specifically the publication and publication_page.

export default defineNuxtConfig({
  extends: [
    '@dpc-sdp/ripple-tide-publication'
  ]
})

Readme

Keywords

none

Package Sidebar

Install

npm i @dpc-sdp/ripple-tide-publication

Weekly Downloads

216

Version

2.0.0

License

Apache-2.0

Unpacked Size

83.3 kB

Total Files

30

Last publish

Collaborators

  • waitingallday
  • alan-cole
  • sdp.devs