This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch badges
in repository https://gitbox.apache.org/repos/asf/superset.git
from 7442d08560 Add project badges BACK to README
add 6597763875 docs: Add remark plugin to localize badges and expand badge
set
No new revisions were added by this update.
Summary of changes:
README.md | 5 +
docs/.gitignore | 3 +
docs/docusaurus.config.ts | 6 +-
docs/package.json | 3 +-
docs/plugins/remark-localize-badges.mjs | 224 ++++++++++++++++++++++++++++++++
5 files changed, 238 insertions(+), 3 deletions(-)
create mode 100644 docs/plugins/remark-localize-badges.mjs