This is an automated email from the ASF dual-hosted git repository.
wu-sheng pushed a change to branch website-redesign-horizon
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git
from dcd361a4158 feat(ui): redesign bottom-right announcement popup (light
theme); Users marquee 5 rows; drop org count
add 5211e47aae9 feat(ui): redesign /docs landing (light card grid) +
build-time GitHub stars
No new revisions were added by this update.
Summary of changes:
.github/workflows/deploy.yaml | 4 +
assets/scss/_custom_docs.scss | 110 +++++++++++++++++++
data/stars.yml | 241 ++++++++++++++++++++++++++++++++++++++++++
layouts/docs/baseof.html | 85 +++++++++++++++
package.json | 7 +-
scripts/stars.js | 115 ++++++++++++++++++++
6 files changed, 559 insertions(+), 3 deletions(-)
create mode 100644 data/stars.yml
create mode 100644 layouts/docs/baseof.html
create mode 100644 scripts/stars.js