Nuxt/examples/meta-info
Clark Du 2b5c367efa refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
..
components refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
pages refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
static refactor: documentation and adjust example name 2017-11-06 10:30:37 +08:00
README.md refactor: documentation and adjust example name 2017-11-06 10:30:37 +08:00
nuxt.config.js feat: rewrite core to esm 2018-03-16 19:42:06 +03:30
package.json refactor: rename examples 2018-03-19 10:41:46 +08:00

README.md

Manage your app's meta information

Nuxt.js uses vue-meta to manage page meta info (such as: meta, title, link, style, script) of your application.

Example

SEO: https://nuxtjs.org/examples/seo-html-head

Documentation

Nuxt.js: https://nuxtjs.org/guide/views#html-head

vue-meta: https://github.com/declandewet/vue-meta#table-of-contents