Skip to content

scs891/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 build script.

Updating contributors data file

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

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 60.8%
  • CSS 27.4%
  • JavaScript 7.0%
  • Ruby 4.7%
  • Shell 0.1%