Skip to content

youyuxiansen/website

 
 

Repository files navigation

Redash Website and Knowledge Base

We use Jekyll as our static site generator.

The website is built and hosted with Netlify. When deployed, it runs the bulid script.

Updating contributors data file

npm run fetch-contributors > website/_data/contributors.js

Website development

npm run dev will run a Gulp task that will watch for changes and trigger Jekyll or assets build when necessary. Uses port 3200 by default.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.1%
  • CSS 30.5%
  • JavaScript 8.0%
  • Ruby 5.3%
  • Shell 0.1%