Skip to content

vimcasts/vimcasts.org

Repository files navigation

Check out this site:

git clone git@github.com:vimcasts/vimcasts.org.git
cd vimcasts-site

Install dependencies:

bundle install

Launch the middleman server:

bundle exec middleman server

Now you can view the site at http://localhost:4567.