Merge pull request #273 from westlywright/master

roll back image zoom
This commit is contained in:
lauren Vuchetich
2018-06-08 17:15:11 -07:00
committed by GitHub
4 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -22,4 +22,4 @@ Rancher provides an intuitive user interface for DevOps engineers to manage thei
The following figure illustrates the role Rancher plays in IT and DevOps organizations. Each team deploys their applications on the public or private clouds they choose. IT administrators gain visibility and enforce policies across all users, clusters, and clouds.
{{< zoom-img src="img/rancher/platform.png" alt="Platform">}}
![Platform]({{< baseurl >}}/img/rancher/platform.png)
+1 -1
View File
@@ -103,7 +103,7 @@ gulp.task('sass', () => {
.pipe(gulp.dest('static/css'));
});
const vendors = ['zoom.ts', 'ml-stack-nav', 'lory.js', 'tingle.js', 'moment', 'jquery'];
const vendors = [/* 'zoom.ts', */'ml-stack-nav', 'lory.js', 'tingle.js', 'moment', 'jquery'];
gulp.task('build:vendor', () => {
const b = browserify();
+1 -2
View File
@@ -35,8 +35,7 @@
"rancher-website-theme": "https://github.com/rancherlabs/website-theme.git",
"run-sequence": "^2.0.0",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",
"zoom.ts": "^8.0.0"
"vinyl-source-stream": "^2.0.0"
},
"babel": {
"presets": [
+1 -2
View File
@@ -3,8 +3,7 @@
// 7. node
@import
'~tingle.js/src/tingle',
'~ml-stack-nav/src/ml-stack-nav',
'~zoom.ts/dist/zoom';
'~ml-stack-nav/src/ml-stack-nav';
// 1. Configuration and helpers
@import