| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is the Jekyll source of the mruby.org website.
The following will give you a preview of the site.
Install bundler:
gem install bundlerClone the repository:
git clone https://github.com/mruby/mruby.github.ioInstall Jekyll and its dependencies:
cd mruby.github.io
bundle installPreview the site:
bundle exec jekyll serve
open "http://localhost:4000"| Back | FazBrowse Home | New Git URL |