Skip to content

chikam/dit-rohm.com

 
 

Repository files navigation

DIT

The source code for dit-rohm.com.

wercker status

Requirements

  • ruby 2.0.0 or later
  • bundler
  • bower

Getting Started

Clone this repository:

$ git clone https://github.com/dit-rohm/dit-rohm.com

Install dependencies listed in Gemfile and bower.json:

$ bundle install --path vendor/bundle
$ bower install

Then you can run the server:

$ bundle exec middleman server

Go to http://localhost:4567 and you'll see the website.

About

The source code for dit-rohm.com.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.1%
  • CSS 24.8%
  • Ruby 15.2%
  • JavaScript 13.9%
  • Other 1.0%