An open API service indexing awesome lists of open source software.

https://github.com/ish-app/ish.app

The iSH website
https://github.com/ish-app/ish.app

html jekyll website

Last synced: 12 months ago
JSON representation

The iSH website

Awesome Lists containing this project

README

          

# [ish.app](https://ish.app)
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.