This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 5e0ee40762 feat(chart): support icons and text in the `deck.gl
Geojson` visualization (#36201)
add 6b948ee894 docs(badges): Restore project badges on README - and
re-implement the Docusaurus ones (#36495)
No new revisions were added by this update.
Summary of changes:
README.md | 15 +++
docs/.gitignore | 3 +
docs/docusaurus.config.ts | 6 +-
docs/package.json | 3 +-
docs/plugins/remark-localize-badges.mjs | 224 ++++++++++++++++++++++++++++++++
5 files changed, 248 insertions(+), 3 deletions(-)
create mode 100644 docs/plugins/remark-localize-badges.mjs