Update docsy (hugo theme) git submodule (#1295)
This commit is contained in:
parent
b07fe504ed
commit
fd41d9d4ed
7 changed files with 35 additions and 22 deletions
|
@ -5,6 +5,9 @@
|
|||
"main": "none.js",
|
||||
"scripts": {
|
||||
"get-proposals": "node ./scripts/proposals.js",
|
||||
"get:submodule": "git submodule update --init --depth 1",
|
||||
"_prepare:docsy": "cd themes/docsy && npm install",
|
||||
"prepare": "npm run get:submodule && npm run _prepare:docsy",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue