Skip to content

druwynings/getkong.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KONG Website

This folder is the source code for Kong's website. It is a Jekyll website hosted on GitHub pages.

Requirements

Install

npm install

Running locally

gulp

Building

For production:

gulp build:prod

Deploying

This will deploy to GitHub pages:

gulp deploy:prod

Releases

No releases published

Packages

No packages published

Languages

  • CSS 39.4%
  • HTML 36.1%
  • Shell 14.5%
  • JavaScript 8.1%
  • Ruby 1.9%