Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krakenjs/krakenjs.github.io
Source for the kraken website
https://github.com/krakenjs/krakenjs.github.io
Last synced: 3 days ago
JSON representation
Source for the kraken website
- Host: GitHub
- URL: https://github.com/krakenjs/krakenjs.github.io
- Owner: krakenjs
- License: other
- Created: 2014-04-01T02:41:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T20:37:39.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T13:57:33.327Z (7 months ago)
- Language: JavaScript
- Homepage: http://krakenjs.com/
- Size: 859 KB
- Stars: 3
- Watchers: 14
- Forks: 17
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# krakenjs.github.io
This is the source code for [krakenjs.com](http://www.krakenjs.com)
## Setup
1. Clone this repo
2. Make sure you have Jekyll setup per [GitHub's instructions](https://help.github.com/articles/using-jekyll-with-pages)
3. Run `bundle exec jekyll serve --watch` from within your repo to generate the pages