Skip to content

drunomics/nuxt-drupal-cms-layer

Repository files navigation

Nuxt Drupal CMS Layer

Nuxt layer for providing components for integrating the Drupal CMS with Lupus Decoupled.

The layer consist of multiple sub-layers for the respective drupal-cms recipes, e.g.

All layers are automatically added when the main CMS layer is added.

Usage

Simple add the following to your nuxt config file:

  extends: ['github:drunomics/nuxt-drupal-cms-layer'],

It will automatically add all the sub-layers and register the components within, so they are ready to use.

Development

Setup

Make sure to install the dependencies:

pnpm install

Working on your layer

Your layer is at the root of this repository, it is exactly like a regular Nuxt project, except you can publish it on NPM.

The .playground directory should help you on trying your layer during development.

Running pnpm dev will prepare and boot .playground directory, which imports your layer itself.

Development Server

Start the development server on http://localhost:3000

pnpm dev

About

Nuxt Drupal CMS Layer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •