first commit
This commit is contained in:
9
themes/reveal-hugo/package.json
Normal file
9
themes/reveal-hugo/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"scripts": {
|
||||
"start": "hugo server -s exampleSite",
|
||||
"build": "hugo -s exampleSite"
|
||||
},
|
||||
"dependencies": {
|
||||
"npm": "^6.14.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user