[site/content][xs]: symlink assets into content
This commit is contained in:
parent
f7dd228eee
commit
41760f9634
|
|
@ -0,0 +1 @@
|
||||||
|
../../assets/
|
||||||
|
|
@ -33,7 +33,7 @@
|
||||||
"rehype-toc": "^3.0.2",
|
"rehype-toc": "^3.0.2",
|
||||||
"remark-gfm": "^3.0.0",
|
"remark-gfm": "^3.0.0",
|
||||||
"remark-parse": "^10.0.1",
|
"remark-parse": "^10.0.1",
|
||||||
"remark-wiki-link-plus": "^1.0.0",
|
"remark-wiki-link-plus": "^1.1.1",
|
||||||
"tailwindcss": "^3.0.0",
|
"tailwindcss": "^3.0.0",
|
||||||
"unist-util-find": "^1.0.2"
|
"unist-util-find": "^1.0.2"
|
||||||
}
|
}
|
||||||
|
|
@ -5310,9 +5310,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/remark-wiki-link-plus": {
|
"node_modules/remark-wiki-link-plus": {
|
||||||
"version": "1.0.0",
|
"version": "1.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/remark-wiki-link-plus/-/remark-wiki-link-plus-1.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/remark-wiki-link-plus/-/remark-wiki-link-plus-1.1.1.tgz",
|
||||||
"integrity": "sha512-LyIbc4LZaR0gEzET1DdQrv5NolSqChDXYqTvGdWx25yEN2evYnFKv8uG84rHIKq1YY63kg/t83+yacGH8Ep3Ag==",
|
"integrity": "sha512-zSnIF3MrGQN+Bckl0+83pScJkhQe02OCAmbkgKqbhLkjnJSOJZk/UuyCRA6FNLkcAK9fhERUvwtsQKxEI/M76w==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.4.4",
|
"@babel/runtime": "^7.4.4",
|
||||||
|
|
@ -9805,9 +9805,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"remark-wiki-link-plus": {
|
"remark-wiki-link-plus": {
|
||||||
"version": "1.0.0",
|
"version": "1.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/remark-wiki-link-plus/-/remark-wiki-link-plus-1.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/remark-wiki-link-plus/-/remark-wiki-link-plus-1.1.1.tgz",
|
||||||
"integrity": "sha512-LyIbc4LZaR0gEzET1DdQrv5NolSqChDXYqTvGdWx25yEN2evYnFKv8uG84rHIKq1YY63kg/t83+yacGH8Ep3Ag==",
|
"integrity": "sha512-zSnIF3MrGQN+Bckl0+83pScJkhQe02OCAmbkgKqbhLkjnJSOJZk/UuyCRA6FNLkcAK9fhERUvwtsQKxEI/M76w==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.4.4",
|
"@babel/runtime": "^7.4.4",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue