8000 GitHub - viclops/mruby.github.io: mruby - Embedded Ruby
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

viclops/mruby.github.io

 
 

Repository files navigation

mruby.org

This is the Jekyll source of the mruby.org website.

Preview

The following will give you a preview of the site.

Install bundler:

gem install bundler

Clone the repository:

git clone https://github.com/mruby/mruby.github.io

Install Jekyll and its dependencies:

cd mruby.github.io
bundle install

Preview the site:

bundle exec jekyll serve
open "http://localhost:4000"

About

mruby - Embedded Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
3583

Languages

  • HTML 44.3%
  • CSS 30.9%
  • Ruby 23.2%
  • Shell 1.6%
0