This is an automated email from the ASF dual-hosted git repository.
liujun pushed a change to branch mkdocs
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git.
from 7c9370c update README.md
new eae5aa4 format readmd
new 49285e8 update readme
new ff1a7b4 optimize page style
new 9076c65 add deploy action back
new 550a298 update navs and doc links
new 0899f8b move announce block to home page
new 2bbe333 add thirdparty license
new 2aca238 add logo
new 352ba29 add tab logo
new 49f26e4 fix nav
new b78520f fix announce
new cc51aba fix link
new bab348a add google analytics
The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/deploy.yml | 8 +
LICENSE | 12 +
en-us/docs/2.7/user/configuration/annotation.md | 2 +-
material/.icons/dubbo.svg | 1 +
material/assets/images/dubbo.svg | 1 +
material/assets/stylesheets/main.6fb40bf7.min.css | 2 +-
material/base.html | 1 +
material/main.html | 4 +-
material/overrides/home_en.html | 12 +-
mkdocs_en.yml | 25 +-
mkdocs_zh.yml | 28 +-
schema/dubbo/dubbo.xsd | 1271 +++++++++++++++++++++
12 files changed, 1325 insertions(+), 42 deletions(-)
create mode 100644 material/.icons/dubbo.svg
create mode 100644 material/assets/images/dubbo.svg
create mode 100644 schema/dubbo/dubbo.xsd