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:
Sébastien Chopin 2023-01-25 10:41:41 +01:00 committed by GitHub
parent 9751c9dab7
commit 3ec108493d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
528 changed files with 20 additions and 21948 deletions

View File

@ -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=

View File

@ -1,10 +0,0 @@
{
"settings": {
"import/ignore": [
"vue"
]
},
"rules": {
"vue/no-v-text-v-html-on-component": "off"
}
}

9
docs/.gitignore vendored
View File

@ -1,9 +0,0 @@
schema
**/*.configuration/nuxt.config.md
**/*.configuration/nuxt-config.md
static/sw.js
.yarn/*
!.yarn/releases
!yarn.lock
.vercel

File diff suppressed because one or more lines are too long

View File

@ -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