harlan-zw / nuxt-seo

The complete SEO solution for Nuxt.
https://nuxtseo.com
1.03k stars 64 forks source link

docs: use new `nuxi module add` command in installation #216

Closed danielroe closed 5 months ago

danielroe commented 5 months ago

Description

This updates the documentation to use the nuxi module add command which should simplify docs a bit and also improve user experience as there's no need to add to nuxt.config manually.

It's documented here.

I may have missed a few spots in the documentation as I'm doing this across the modules ecosystem assisted by the power of regular expressions ✨, so I'd appreciate a review 🙏

Linked Issues

Additional context

vercel[bot] commented 5 months ago

@danielroe is attempting to deploy a commit to the My Team Team on Vercel.

A member of the Team first needs to authorize it.

tydeu commented 5 months ago

If this adds it to nuxt.config as well, then it sounds like step (2) of these docs should also be removed.

harlan-zw commented 5 months ago

If this adds it to nuxt.config as well, then it sounds like step (2) of these docs should also be removed.

Correct, PRs welcome :pray: :smile:

shinGangan commented 4 months ago

If this adds it to nuxt.config as well, then it sounds like step (2) of these docs should also be removed.

This was removed in #229 👍