Skip to content

viblo/druid-website-src

 
 

Repository files navigation

Druid Project Website

https://druid.apache.org/

Building

Setup (you only need to do this once):

npm install
bundle install

Every time you want to run the site:

gulp
npm start

Notes

Ideally we would not be checking in the css directory and just build it as part of the deploy process.

Contributing

See CONTRIBUTING.md.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 42.6%
  • SCSS 38.1%
  • JavaScript 13.3%
  • CSS 3.1%
  • Shell 2.7%
  • Ruby 0.2%