GitHunt
JB

jbasko/site

Homepage generator for Konva.js project

Konva Website

The website for Konva. Created with Hexo framework.
You can see the generated files at konvajs/konvajs.github.io repository.

Getting started

Install dependencies:

$ git clone https://github.com/konvajs/site.git
$ cd site
$ npm install
$ npm install gulp -g

Generate:

$ gulp generate

Run server:

$ gulp server
MIT License
Created April 29, 2020
Updated April 29, 2020