8000 GitHub - ish-app/ish.app: The iSH website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ish-app/ish.app

Repository files navigation

The iSH website.

Built using Jekyll. You can get Jekyll with

$ gem install bundler jekyll
# => ... gems installed

Then you can run it with

$ bundle exec jekyll serve
# => ...

and navigate to 127.0.0.1:4000 to see the page.

0