Skip to content

swissjeese/swissjeese.github.io

Repository files navigation

# SwissJeese Website

The website uses [harp](http://harpjs.com/) as a static website generator.

## Setup

    npm install -g harp browser-sync bower
    cd _harp
    bower install
    harp server . &
    browser-sync start --proxy 'localhost:9000' --files './**'

## Deploy
    
    cd _harp
    harp compile . ../

Then commit the changes and push to the master.
For more infos see: the [harp guide](http://harpjs.com/docs/deployment/github-pages).

About

The swissjeese.com website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5