mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
Add algolia build script
This commit is contained in:
+3
-1
@@ -8,7 +8,7 @@
|
||||
"server": "gulp server",
|
||||
"server:with-drafts": "gulp server:with-drafts",
|
||||
"cms:delete": "gulp cms-delete",
|
||||
"algolia": "atomic-algolia"
|
||||
"algolia": "node build-algolia.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"atomic-algolia": "^0.3.15",
|
||||
@@ -33,6 +33,8 @@
|
||||
"gulp-watch": "^5.0.0",
|
||||
"instantsearch.js": "^2.8.0",
|
||||
"jquery": "^3.3.1",
|
||||
"jsdom": "^11.11.0",
|
||||
"md5": "^2.2.1",
|
||||
"moment": "^2.20.1",
|
||||
"node-sass-tilde-importer": "^1.0.0",
|
||||
"rancher-website-theme": "https://github.com/rancherlabs/website-theme.git",
|
||||
|
||||
Reference in New Issue
Block a user