wintersmith-seo

1.0.0 • Public • Published

wintersmith-seo

Wintersmith plugin for keeping track of SEO issues.

Installing

Install globally or locally using npm

npm install [-g] wintersmith-seo

and add wintersmith-seo to your config.json

{
  "plugins": [
    "wintersmith-seo"
  ]
}

or

{
  "plugins": [
    "wintersmith-seo/plugin.coffee"
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i wintersmith-seo

Weekly Downloads

1

Version

1.0.0

License

none

Last publish

Collaborators

  • wsmaster