craigmdennis / middleman-gulp-starter

Middleman + Gulp Starter = Static Site Awesomeness
https://youtu.be/-io8EeB3GHI
MIT License
48 stars 5 forks source link

Improve Deploy Documentation #28

Closed RoliesDonald closed 8 years ago

RoliesDonald commented 8 years ago

Hi, i'm new comer on front-end design and i'd like to start learning front-end design from middleman + gulp, can you explain how to deploy your repo to github page

craigmdennis commented 8 years ago

You can use the Gulp Deploy task included with Gulp Starter (and this repo).

I have a project that does exactly this https://github.com/craigmdennis/lpmotorsport. Pay attention to the config.json and the package.json

RoliesDonald commented 8 years ago

thank you so much.... for your fast response