Update Pinot Site from dev branch 4c466d7b53b6df0ef92b5046b86b6fdbfb1ba4e5

commit 4c466d7b53b6df0ef92b5046b86b6fdbfb1ba4e5
Author: Gio <153032991+gio-startree@users.noreply.github.com>
Date:   Thu Apr 25 17:07:40 2024 +0200

    WB-286 - Handle redirect both /who_uses and /who_uses/ (#124)

commit 0067e4f8feee4a6b1b25376fa8c62a05c218ab65
Author: Gio <153032991+gio-startree@users.noreply.github.com>
Date:   Wed Apr 24 16:38:55 2024 +0200

    Wb 286 redirect who uses (#123)

    * WB-286 - Redirect from "who-uses" to "powered-by" page

    * WB-286 - Fix typo
115 files changed
tree: d577fccf5d0e1fbfa6bc56937bc2c1d3a67cad18
  1. .github/
  2. _next/
  3. blog/
  4. static/
  5. who_uses/
  6. .asf.yaml
  7. .htaccess
  8. 404.html
  9. about.html
  10. about.txt
  11. blog.html
  12. blog.txt
  13. download.html
  14. download.txt
  15. index.html
  16. index.txt
  17. powered-by.html
  18. powered-by.txt
  19. README.md
  20. robots.txt
  21. sitemap.xml
  22. who-uses.html
  23. who-uses.txt
  24. who_uses.html
  25. who_uses.txt
README.md

Apache Pinot Site

Join the chat at https://join.slack.com/t/apache-pinot/shared_invite/zt-5z7pav2f-yYtjZdVA~EDmrGkho87Vzw Twitter Follow license

This repo hosts the source code of Apache Pinot Official Website.

Update Website Content

Please don't submit PR against this branch.

All development should go under the new-dev-site branch.

The static website is hosted from the new-static-prod branch, which will be automatically updated once a new commit pushed to the new-dev-site branch.

Maintainer

Apache Pinot Community

Additional Resources

Mailing list: dev@pinot.apache.org

Slack: https://join.slack.com/t/apache-pinot/shared_invite/zt-5z7pav2f-yYtjZdVA~EDmrGkho87Vzw

Project website: https://pinot.apache.org

Getting started: https://docs.pinot.apache.org/getting-started

Pinot developer blogs: https://medium.com/apache-pinot-developer-blog

Intro to Pinot Video: https://www.youtube.com/watch?v=T70jTTYhYyM

Twitter: https://twitter.com/ApachePinot

Meetup: https://www.meetup.com/apache-pinot

NOTE