Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 272 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 272 Bytes

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.