Skip to content

zadevchat/website

Repository files navigation

The ZADevChat Podcast Website!

This site is built with Middleman & Gulp.

Requirements are:

  • Ruby & Bundler
  • NPM

Installing:

$ git clone https://github.com/zadevchat/website
$ cd website
$ bundle
$ npm install
$ bundle exec middleman

Then open http://localhost:4567.

Releases

No releases published

Packages

No packages published