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
- Host: GitHub
- URL: https://github.com/ish-app/ish.app
- Owner: ish-app
- License: mit
- Created: 2018-05-08T18:25:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-03T22:25:08.000Z (over 1 year ago)
- Last Synced: 2025-05-30T16:36:58.662Z (about 1 year ago)
- Topics: html, jekyll, website
- Language: HTML
- Homepage: https://ish.app
- Size: 22.8 MB
- Stars: 190
- Watchers: 15
- Forks: 18
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.