mruby / mruby.github.io

mruby - Embedded Ruby

Home Page:https://mruby.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://mruby.org


Languages

Language:HTML 53.0%Language:CSS 35.4%Language:Ruby 8.7%Language:Shell 2.9%