Pinned Loading
-
Gulp Sass with autoprefixer and minify.
Gulp Sass with autoprefixer and minify. 1var gulp = require('gulp'),
2sass = require('gulp-sass'),
3rename = require('gulp-rename'),
4cssmin = require('gulp-cssnano'),
5prefix = require('gulp-autoprefixer'),
-
Simple automated GIT Deployment usin...
Simple automated GIT Deployment using Hooks 1# Simple automated GIT Deployment using GIT Hooks23Here are the simple steps needed to create a deployment from your local GIT repository to a server based on [this](https://www.digitalocean.com/community/tutorials/how-to-use-git-hooks-to-automate-development-and-deployment-tasks) in-depth
4tutorial.
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.