mirror of
https://github.com/konpa/devicon.git
synced 2025-07-31 03:40:16 +02:00
Run server on the docs
folder (#1865)
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
"optimize-svg": "gulp optimizeSvg",
|
"optimize-svg": "gulp optimizeSvg",
|
||||||
"bump": "gulp bumpVersion",
|
"bump": "gulp bumpVersion",
|
||||||
"build-icons": "python3 ./.github/scripts/icomoon_build_githubless.py ./.github/scripts/build_assets/geckodriver-v0.32.2-linux64/geckodriver ./icomoon.json ./devicon.json ./icons ./ --headless",
|
"build-icons": "python3 ./.github/scripts/icomoon_build_githubless.py ./.github/scripts/build_assets/geckodriver-v0.32.2-linux64/geckodriver ./icomoon.json ./devicon.json ./icons ./ --headless",
|
||||||
"dev": "python3 -m http.server 8000"
|
"dev": "python3 -m http.server 8000 -d ./docs/"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Reference in New Issue
Block a user