mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
2 days ago d545fdff144cebdd9358b1b14c0c168b03a7fd0b
package.json
@@ -62,6 +62,7 @@
      "server": "hugo server --environment documentation",
      "test": "node scripts/test-hugo-quickstart.ts",
      "test:quickstart": "node scripts/test-hugo-quickstart.ts",
      "test:quickstart:submodule": "node scripts/test-hugo-quickstart.ts --use-submodule",
      "update:docs": "git add docs/ && (git diff --cached --quiet || git commit -m \"chore(git): update documentation submodule\")"
   },
   "cspell": {