Skip to content

WebDashAppDotIo/WebDashAppDotIo.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install:

npm install browser-sync gulp gulp-less gulp-jade gulp-imagemin gulp-uglify --save-dev

Build:

gulp build

Github-Pages auto-publication based on master commits

Create Github Page branch manually, then set up your .git/config file this way:

[remote "origin"]
    url = [email protected]:WebDashAppDotIo/Ionic-Showcase.git
    fetch = +refs/heads/*:refs/remotes/origin/*
    push = +refs/heads/master:refs/heads/gh-pages
    push = +refs/heads/master:refs/heads/master

Then git push will keep gh-pages branch mirrored on master.

Github Pages hosted apex domain

Theme

Landing Page, Copyright 2014 Iron Summit Media Strategies, LLC. Code released under the Apache 2.0 license.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published