Git Product home page Git Product logo

python -m SimpleHTTPServer 8005

Deploy

git checkout master you can avoid this line if you are in master...

git subtree split --prefix app -b gh-pages create a local gh-pages branch containing the splitted output folder

git push -f origin gh-pages:gh-pages force the push of the gh-pages branch to the remote gh-pages branch at origin

git branch -D gh-pages delete the local gh-pages because you will need it: ref

New

git checkout gh-pages go to the gh-pages branch git rebase master bring gh-pages up to date with master git push origin gh-pages commit the changes git checkout master return to the master branch

Andrew's Projects

adamin icon adamin

A clean admin template made with Foundation

aerial icon aerial

Apple TV Aerial Screensaver for Mac

angled-edges icon angled-edges

:triangular_ruler: Quickly create angled section edges using only Sass

animatedheader icon animatedheader

A fixed header that will animate its size on scroll. The inner elements will also adjust their size with a transition.

animatemate icon animatemate

Create your animations directly in Sketch using AnimateMate.

bigvideo.js icon bigvideo.js

The jQuery Plugin for Big Background Video (and Images)

channels icon channels

A collection of useful YouTube channels for javascript developers and web designers

cssicon icon cssicon

icon set made with pure css code, no dependencies, "grab and go" icons

csstoggle icon csstoggle

A jQuery plugin that toggles an element on or off with CSS3 transitions, and then hides it

daux.io icon daux.io

Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way.

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.