Workaround trailing slashes on website (#3531)

This is as the website deployment 301s to add trailing slashes, and
Docusurus does not yet support that. Without one of the two yielding,
this workaround strips the trailing slash so the hrefs made still work.

Solution pinched from docusurus issue:
https://github.com/facebook/docusaurus/issues/2394
2 files changed
tree: 7aef050d437bd9f9c2a61b1d204dcf722baa2492
  1. .github/
  2. config/
  3. contrib/
  4. deploy/
  5. docker/
  6. eco/
  7. eco-heron-examples/
  8. eco-storm-examples/
  9. examples/
  10. heron/
  11. heronpy/
  12. integration_test/
  13. licenses/
  14. release/
  15. scripts/
  16. storm-compatibility/
  17. storm-compatibility-examples/
  18. third_party/
  19. tools/
  20. vagrant/
  21. website2/
  22. .asf.yaml
  23. .bazelrc
  24. .gitattributes
  25. .gitignore
  26. .rat-excludes
  27. .travis.yml
  28. ADOPTERS.md
  29. bazel_configure.py
  30. BUILD
  31. CONTRIBUTING.md
  32. DISCLAIMER
  33. index.html
  34. LICENSE
  35. maven_install.json
  36. NOTICE
  37. README.md
  38. WORKSPACE
README.md

Build Status

logo

Heron is realtime analytics platform developed by Twitter. It has a wide array of architectural improvements over it's predecessor.

Heron in Apache Incubation

Documentation

https://heron.incubator.apache.org/ Confluence: https://cwiki.apache.org/confluence/display/HERON

Heron Requirements:

  • Java 11
  • Python 2.7
  • Bazel 3.0.0

Contact

Mailing lists

NameScope
user@heron.incubator.apache.orgUser-related discussionsSubscribeUnsubscribeArchives
dev@heron.incubator.apache.orgDevelopment-related discussionsSubscribeUnsubscribeArchives

Slack

Self-Register to our Heron Slack Workspace

Meetup Group

Bay Area Heron Meetup, We meet on Third Monday of Every Month in Palo Alto.

For more information:

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0