scheme / scshdotnet

scshdotnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scsh.net Website

The scsh website is generated using Middleman, a static site generator written in Ruby. Oh the irony!

You'll need to install it to run the site locally.

gem install middleman

then:

cd scshdotnet

then:

bundle exec middleman server

Then you can navigate to http://localhost:4567 and see the site.

About

scshdotnet


Languages

Language:CSS 89.0%Language:Ruby 8.0%Language:JavaScript 3.0%