pjain1 / druid-website-src

Apache druid

Home Page:https://druid.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Apache druid

https://druid.apache.org/


Languages

Language:HTML 42.5%Language:SCSS 38.1%Language:JavaScript 13.3%Language:CSS 3.1%Language:Shell 2.7%Language:Ruby 0.2%