@wearelucid/nuxt-seomatic

2.0.0 • Public • Published

@wearelucid/nuxt-seomatic

npm version npm downloads Github Actions CI License

Minimal SEOmatic plugin for Nuxt.js inspired by nuxt-seomatic-meta

📖 Release Notes

Setup

  1. Add @wearelucid/nuxt-seomatic dependency to your project
yarn add @wearelucid/nuxt-seomatic # or npm install @wearelucid/nuxt-seomatic
  1. Add @wearelucid/nuxt-seomatic to the modules section of nuxt.config.js
{
  modules: [
    // Simple usage
    '@wearelucid/nuxt-seomatic',

    // With options
    ['@wearelucid/nuxt-seomatic', { /* module options */ }]
  ]
}

Development

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Use yarn link or npm link to link to your project.

License

MIT License

Copyright (c) Lucid buero@wearelucid.ch

Readme

Keywords

none

Package Sidebar

Install

npm i @wearelucid/nuxt-seomatic

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

7.92 kB

Total Files

5

Last publish

Collaborators

  • d-simon
  • fabianellenberger
  • marcoeh
  • sebastianbayer
  • jones_s