http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/9fc94e08/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 01a67b7..5c766d9 100644 --- a/package.json +++ b/package.json @@ -5,12 +5,20 @@ "main": "index.js", "dependencies": {}, "devDependencies": { + "gitbook-cli": "^2.3.2", "gitbook-plugin-include-highlight": "^0.2.1", "gitbook-plugin-theme-api": "^1.1.2" }, "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"Error: no test specified\" && exit 1", + "postinstall": "gitbook install", + "build": "gitbook build", + "serve": "gitbook serve" }, "author": "", - "license": "Apache-2.0" + "license": "Apache-2.0", + "repository": { + "type": "git", + "url": "https://github.com/apache/brooklyn-docs.git" + } }
- [20/50] [abbrv] brooklyn-docs git commit: Add collapsible-chap... m4rkmckenna
- [50/50] [abbrv] brooklyn-docs git commit: This closes #222 m4rkmckenna
- [26/50] [abbrv] brooklyn-docs git commit: Fix internal links b... m4rkmckenna
- [44/50] [abbrv] brooklyn-docs git commit: Add back wrongly del... m4rkmckenna
- [45/50] [abbrv] brooklyn-docs git commit: Add padding at the b... m4rkmckenna
- [24/50] [abbrv] brooklyn-docs git commit: Apply method block f... m4rkmckenna
- [38/50] [abbrv] brooklyn-docs git commit: Remove unused frontm... m4rkmckenna
- [05/50] [abbrv] brooklyn-docs git commit: Adapt doc to make co... m4rkmckenna
- [11/50] [abbrv] brooklyn-docs git commit: Fix issue with brook... m4rkmckenna
- [32/50] [abbrv] brooklyn-docs git commit: Some more tweaks, mo... m4rkmckenna
- [06/50] [abbrv] brooklyn-docs git commit: Quick-start install ... m4rkmckenna
- [19/50] [abbrv] brooklyn-docs git commit: Add Brooklyn styles m4rkmckenna
- [02/50] [abbrv] brooklyn-docs git commit: Adapt doc to make co... m4rkmckenna
- [25/50] [abbrv] brooklyn-docs git commit: Fix internal links b... m4rkmckenna
- [46/50] [abbrv] brooklyn-docs git commit: Use relative links f... m4rkmckenna
- [15/50] [abbrv] brooklyn-docs git commit: Add missing pages to... m4rkmckenna
- [40/50] [abbrv] brooklyn-docs git commit: Update README.md fil... m4rkmckenna
