takuya-o / fressets-web

Fressets Official Web.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fressets-web

wercker status

Fressets, Inc. official website's source code repository.

Setup

$ npm install
$ npm install --global gulp-cli

Debug

$ gulp start

Now, you can review the current contents by visiting http://localhost:8080/. Once you modify the source code, the contents will be automatically rebuild and you may see the new site shortly.

If you want only to build, execute

$ gulp dist

Upload (Publish)

When master or staging branch has a new commit, Wecker will automatically detect it and build. Then the new contents will be uploaded to Amazon S3 and be published.

About

Fressets Official Web.


Languages

Language:CSS 65.8%Language:JavaScript 30.3%Language:HTML 3.9%Language:Ruby 0.0%