mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
docs: simplify the docs directory (#18506)
* docs: simplify docs to only markdown * Create nuxt-config.md * chore: update * chore: add readme
This commit is contained in:
parent
9751c9dab7
commit
3ec108493d
@ -1,9 +0,0 @@
|
||||
# Local version of the website theme
|
||||
WEBSITE_THEME=/my/path/to/website-theme
|
||||
|
||||
NUXT_SENDGRID_API_KEY=
|
||||
NUXT_SENDGRID_LIST_ID=
|
||||
|
||||
NUXT_OPEN_COLLECTIVE_API_KEY=
|
||||
|
||||
NUXT_GITHUB_TOKEN=
|
@ -1,10 +0,0 @@
|
||||
{
|
||||
"settings": {
|
||||
"import/ignore": [
|
||||
"vue"
|
||||
]
|
||||
},
|
||||
"rules": {
|
||||
"vue/no-v-text-v-html-on-component": "off"
|
||||
}
|
||||
}
|
9
docs/.gitignore
vendored
9
docs/.gitignore
vendored
@ -1,9 +0,0 @@
|
||||
schema
|
||||
**/*.configuration/nuxt.config.md
|
||||
**/*.configuration/nuxt-config.md
|
||||
static/sw.js
|
||||
|
||||
.yarn/*
|
||||
!.yarn/releases
|
||||
!yarn.lock
|
||||
.vercel
|
823
docs/.yarn/releases/yarn-3.3.1.cjs
vendored
823
docs/.yarn/releases/yarn-3.3.1.cjs
vendored
File diff suppressed because one or more lines are too long
@ -1,3 +0,0 @@
|
||||
nmMode: hardlinks-local
|
||||
nodeLinker: node-modules
|
||||
yarnPath: .yarn/releases/yarn-3.3.1.cjs
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user