mirror of
https://github.com/andrewgioia/mana.git
synced 2024-11-23 23:34:45 +00:00
Adds build process for docs site
This commit is contained in:
parent
f5aa59d229
commit
2d54001183
0
node_modules/.nojekyll
generated
vendored
0
node_modules/.nojekyll
generated
vendored
@ -12,6 +12,9 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/andrewgioia/Mana.git#gh-pages"
|
"url": "git+https://github.com/andrewgioia/Mana.git#gh-pages"
|
||||||
},
|
},
|
||||||
|
"scripts": {
|
||||||
|
"build": "npm install && cp node_modules/mana-font/css/mana.min.css css/ && cp node_modules/mana-font/fonts/* fonts/"
|
||||||
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"mana",
|
"mana",
|
||||||
"magic",
|
"magic",
|
||||||
|
Loading…
Reference in New Issue
Block a user