فهرست منبع

[automated build commit]

Heydon Pickering 8 سال پیش
والد
کامیت
fd93e12aa3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -10,7 +10,7 @@
     "clean": "rm -rf content && mkdir content && mkdir content/patterns && hugo new patterns/pattern.md && hugo new _index.md",
     "build": "rm -rfv public/* && hugo",
     "setup": "hugo && git add public",
-    "host": "rm -rfv public/* && hugo && git commit -am \"[automated build commit]\" && git push origin `git subtree split --prefix public master`:gh-pages --force"
+    "host": "rm -rfv public/* hugo && git add public && git commit -am \"[automated build commit]\" && git push origin `git subtree split --prefix public master`:gh-pages --force"
   },
   "repository": {
     "type": "git",