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 6efa564c28e feat(ui): apply card-grid blog design to the Chinese (zh)
blog
add 44ecf94ddd5 feat(ui): redesign Downloads page as light card grid
No new revisions were added by this update.
Summary of changes:
assets/scss/_custom_home.scss | 162 +++++++++++++
.../layouts => layouts}/downloads/baseof.html | 22 +-
layouts/downloads/list.html | 43 ++++
layouts/shortcodes/downloads-block.html | 267 ++++++++-------------
4 files changed, 318 insertions(+), 176 deletions(-)
copy {themes/docsy/layouts => layouts}/downloads/baseof.html (60%)
create mode 100644 layouts/downloads/list.html