Code Monkey home page Code Monkey logo

gulp-angular-seo's Introduction

Gulp AngularJS SEO template

Gulp AngularJS SEO template with fast development and production optimized builds.

Example project

Built via FTP: http://romaleev.com

Built in Heroku: http://romaleev.herokuapp.com

Source code: https://github.com/romaleev/gulp-angular-seo

Usage

Checkout and install it:

Make sure NPM is installed
Bower and Gulp are installed globally (npm install -g [email protected], npm install -g [email protected])
git clone https://github.com/romaleev/gulp-angular-seo
cd gulp-angular-seo
npm install
bower install

Run development build:

gulp dev

Run production builds:

  • gulp dist[:opt] - optimization [enchanced]
  • gulp prod[:opt] - optimization [enchanced] and preview

Run FTP upload builds:

  • gulp ftp:upload - upload via FTP
  • gulp ftp[:opt] - optimization [enchanced] and upload via FTP

You need to enter FTP credentials on first use: host, port, user, pass.

Run Heroku upload builds:

  • gulp heroku:upload - upload into Heroku
  • gulp heroku[:opt] - optimization [enchanced] and upload into Heroku

You need to install Heroku with Toolbelt and login first: heroku login

Optimizations

  • Fast reload with nodemon, browser-sync and gulp-watch.
  • Production optimizations: gulp-ng-html2js, gulp-uncss, gulp-changed caching, streamqueue, gulp-sync/run-sequence task ordering and others.
  • AngularJS snapshots for SEO using Phantom.js

TODOs

  • Yeoman generator with options:
  • html/jade
  • css/less/sass
  • express+browserSync/connect+livereload
  • Ftp/Heroku uploading
  • html5mode/hashbang
  • tests

License

BSD license

gulp-angular-seo's People

Contributors

romaleev avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.