This is an automated email from the ASF dual-hosted git repository.

dingtao pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/ozhera-site.git

commit f280ad9502183d5303ed4b138c2ba1766021b291
Merge: da85486 3c2f0a9
Author: EricDing <[email protected]>
AuthorDate: Fri Sep 13 14:51:31 2024 +0800

    Merge pull request #9 from HawickMason/asf-site
    
    feat: add asf-site

 .asf.yaml                                          |   3 +
 .gitignore                                         | 115 ++++++++++
 .vitepress/config.mts                              |  34 +++
 .vitepress/configs/en/index.mts                    |   9 +
 .vitepress/configs/en/nav.mts                      |  47 +++++
 .vitepress/configs/en/sidebar.mts                  |  43 ++++
 .vitepress/configs/index.mts                       |  10 +
 .vitepress/configs/zh/index.mts                    |   9 +
 .vitepress/configs/zh/nav.mts                      |  59 ++++++
 .vitepress/configs/zh/sidebar.mts                  |  43 ++++
 .vitepress/theme/Layout.vue                        |  12 ++
 .vitepress/theme/components/ContactList.vue        |  56 +++++
 .vitepress/theme/components/Features.vue           | 122 +++++++++++
 .vitepress/theme/components/Home.vue               |  24 +++
 .vitepress/theme/components/HomeHero.vue           | 163 +++++++++++++++
 .vitepress/theme/index.ts                          |  16 ++
 .vitepress/theme/styles/components/vp-doc.css      |  36 ++++
 .vitepress/theme/styles/index.css                  |   2 +
 .vitepress/theme/styles/style.css                  | 139 +++++++++++++
 content/404.html                                   |  19 ++
 content/assets/app.324b2a69.js                     |   1 +
 content/assets/chunks/Home.7fba0993.js             |   1 +
 content/assets/chunks/RedirectHome.c2aeea29.js     |   1 +
 content/assets/chunks/airstar.a4afd66e.js          |   1 +
 content/assets/chunks/framework.d1267443.js        |   2 +
 content/assets/chunks/hera-dash3.0be27f14.js       |   1 +
 content/assets/chunks/ozhera-filter-ua.85003c67.js |   1 +
 .../assets/chunks/ozhera-log-manager.039ef01c.js   |   1 +
 content/assets/chunks/pr17.07a91428.js             |   1 +
 content/assets/chunks/theme.6b2fb6cc.js            |   1 +
 content/assets/en_about_community.md.88299660.js   |   1 +
 .../assets/en_about_community.md.88299660.lean.js  |   1 +
 content/assets/en_about_spec-guide.md.dff05a80.js  |   1 +
 .../assets/en_about_spec-guide.md.dff05a80.lean.js |   1 +
 .../en_docs_application-integration.md.4882c050.js | 107 ++++++++++
 ...ocs_application-integration.md.4882c050.lean.js |   1 +
 content/assets/en_docs_deployment.md.864670ea.js   |   1 +
 .../assets/en_docs_deployment.md.864670ea.lean.js  |   1 +
 content/assets/en_docs_manual.md.53e72f30.js       | 122 +++++++++++
 content/assets/en_docs_manual.md.53e72f30.lean.js  |   1 +
 .../assets/en_guide_introduction.md.dff76a76.js    |   1 +
 .../en_guide_introduction.md.dff76a76.lean.js      |   1 +
 content/assets/en_guide_quick-start.md.c016ec00.js |   1 +
 .../en_guide_quick-start.md.c016ec00.lean.js       |   1 +
 content/assets/en_index.md.f5d75642.js             |   1 +
 content/assets/en_index.md.f5d75642.lean.js        |   1 +
 content/assets/index.md.ad42a95a.js                |   1 +
 content/assets/index.md.ad42a95a.lean.js           |   1 +
 .../inter-italic-cyrillic-ext.33bd5a8e.woff2       | Bin 0 -> 28332 bytes
 .../assets/inter-italic-cyrillic.ea42a392.woff2    | Bin 0 -> 17824 bytes
 .../assets/inter-italic-greek-ext.4fbe9427.woff2   | Bin 0 -> 12188 bytes
 content/assets/inter-italic-greek.8f4463c4.woff2   | Bin 0 -> 23264 bytes
 .../assets/inter-italic-latin-ext.bd8920cc.woff2   | Bin 0 -> 63552 bytes
 content/assets/inter-italic-latin.bd3b6f56.woff2   | Bin 0 -> 46048 bytes
 .../assets/inter-italic-vietnamese.6ce511fb.woff2  | Bin 0 -> 8784 bytes
 .../assets/inter-roman-cyrillic-ext.e75737ce.woff2 | Bin 0 -> 26600 bytes
 content/assets/inter-roman-cyrillic.5f2c6c8c.woff2 | Bin 0 -> 16780 bytes
 .../assets/inter-roman-greek-ext.ab0619bc.woff2    | Bin 0 -> 11808 bytes
 content/assets/inter-roman-greek.d5a6d92a.woff2    | Bin 0 -> 21776 bytes
 .../assets/inter-roman-latin-ext.0030eebd.woff2    | Bin 0 -> 59608 bytes
 content/assets/inter-roman-latin.2ed14f66.woff2    | Bin 0 -> 42464 bytes
 .../assets/inter-roman-vietnamese.14ce25a6.woff2   | Bin 0 -> 8492 bytes
 content/assets/style.b75a092b.css                  |   1 +
 content/assets/zh_about_community.md.5b0991c2.js   |   1 +
 .../assets/zh_about_community.md.5b0991c2.lean.js  |   1 +
 content/assets/zh_about_spec-guide.md.deecef05.js  |   1 +
 .../assets/zh_about_spec-guide.md.deecef05.lean.js |   1 +
 content/assets/zh_demo_api-examples.md.0fe87141.js |  31 +++
 .../zh_demo_api-examples.md.0fe87141.lean.js       |   1 +
 .../zh_demo_markdown-examples.md.fb949bc2.js       |  65 ++++++
 .../zh_demo_markdown-examples.md.fb949bc2.lean.js  |   1 +
 .../zh_docs_application-integration.md.aca57ff0.js | 186 +++++++++++++++++
 ...ocs_application-integration.md.aca57ff0.lean.js |   1 +
 content/assets/zh_docs_deployment.md.f9506c2b.js   |   1 +
 .../assets/zh_docs_deployment.md.f9506c2b.lean.js  |   1 +
 content/assets/zh_docs_manual.md.53a0ba1b.js       | 125 +++++++++++
 content/assets/zh_docs_manual.md.53a0ba1b.lean.js  |   1 +
 .../assets/zh_guide_introduction.md.2ea64461.js    |   1 +
 .../zh_guide_introduction.md.2ea64461.lean.js      |   1 +
 content/assets/zh_guide_quick-start.md.4cb39460.js |   1 +
 .../zh_guide_quick-start.md.4cb39460.lean.js       |   1 +
 content/assets/zh_index.md.a5dcc235.js             |   1 +
 content/assets/zh_index.md.a5dcc235.lean.js        |   1 +
 content/en/about/community.html                    |  22 ++
 content/en/about/spec-guide.html                   |  23 ++
 content/en/docs/application-integration.html       | 129 ++++++++++++
 content/en/docs/deployment.html                    |  23 ++
 content/en/docs/manual.html                        | 144 +++++++++++++
 content/en/guide/introduction.html                 |  23 ++
 content/en/guide/quick-start.html                  |  22 ++
 content/en/index.html                              |  23 ++
 content/hashmap.json                               |   1 +
 content/images/about/coc/pr1.png                   | Bin 0 -> 117680 bytes
 content/images/about/coc/pr10.png                  | Bin 0 -> 185856 bytes
 content/images/about/coc/pr11.png                  | Bin 0 -> 304079 bytes
 content/images/about/coc/pr12.png                  | Bin 0 -> 76550 bytes
 content/images/about/coc/pr13.png                  | Bin 0 -> 124450 bytes
 content/images/about/coc/pr14.png                  | Bin 0 -> 177776 bytes
 content/images/about/coc/pr15.png                  | Bin 0 -> 194271 bytes
 content/images/about/coc/pr16.png                  | Bin 0 -> 202072 bytes
 content/images/about/coc/pr17.png                  | Bin 0 -> 167781 bytes
 content/images/about/coc/pr2.png                   | Bin 0 -> 129994 bytes
 content/images/about/coc/pr3.png                   | Bin 0 -> 89859 bytes
 content/images/about/coc/pr4.png                   | Bin 0 -> 108136 bytes
 content/images/about/coc/pr5.png                   | Bin 0 -> 107837 bytes
 content/images/about/coc/pr6.png                   | Bin 0 -> 92961 bytes
 content/images/about/coc/pr7.png                   | Bin 0 -> 17796 bytes
 content/images/about/coc/pr8.png                   | Bin 0 -> 166498 bytes
 content/images/about/coc/pr9.png                   | Bin 0 -> 193102 bytes
 content/images/architecture.png                    | Bin 0 -> 88593 bytes
 content/images/contact/gzh.bmp                     | Bin 0 -> 18106 bytes
 content/images/contact/wetcha-qun.png              | Bin 0 -> 360996 bytes
 content/images/hera-dash1.png                      | Bin 0 -> 53901 bytes
 content/images/hera-dash2.png                      | Bin 0 -> 88102 bytes
 content/images/hera-dash3.png                      | Bin 0 -> 161017 bytes
 content/images/hera-log-es.png                     | Bin 0 -> 139737 bytes
 content/images/hera-log-mq1.png                    | Bin 0 -> 111440 bytes
 content/images/hera-log1.png                       | Bin 0 -> 76150 bytes
 content/images/hera-log2.png                       | Bin 0 -> 107348 bytes
 content/images/hera-log3.png                       | Bin 0 -> 183591 bytes
 content/images/log-space1.png                      | Bin 0 -> 112400 bytes
 content/images/log-space2.png                      | Bin 0 -> 77734 bytes
 content/images/log-space3.png                      | Bin 0 -> 108439 bytes
 content/images/log-store1.png                      | Bin 0 -> 94599 bytes
 content/images/log-store2.png                      | Bin 0 -> 116141 bytes
 content/images/log-store3.png                      | Bin 0 -> 107629 bytes
 content/images/log-tail1.png                       | Bin 0 -> 287023 bytes
 content/images/log-tail2.png                       | Bin 0 -> 52688 bytes
 content/images/log-tail3.png                       | Bin 0 -> 146394 bytes
 content/images/log-tail4.png                       | Bin 0 -> 44076 bytes
 .../manual/zh/ozhera-alert-strategy-create.png     | Bin 0 -> 77315 bytes
 content/images/manual/zh/ozhera-alert-strategy.png | Bin 0 -> 245244 bytes
 content/images/manual/zh/ozhera-app-healthy.png    | Bin 0 -> 401007 bytes
 content/images/manual/zh/ozhera-app-list.jpeg      | Bin 0 -> 204402 bytes
 .../images/manual/zh/ozhera-business-metrics.png   | Bin 0 -> 351258 bytes
 content/images/manual/zh/ozhera-container.png      | Bin 0 -> 380136 bytes
 .../images/manual/zh/ozhera-create-large-cap.png   | Bin 0 -> 30272 bytes
 .../manual/zh/ozhera-customize-promql-test.png     | Bin 0 -> 234951 bytes
 .../images/manual/zh/ozhera-customize-promql.png   | Bin 0 -> 257191 bytes
 .../images/manual/zh/ozhera-exception-detail.png   | Bin 0 -> 347946 bytes
 content/images/manual/zh/ozhera-exception-list.png | Bin 0 -> 214111 bytes
 .../images/manual/zh/ozhera-filter-operation.png   | Bin 0 -> 275228 bytes
 content/images/manual/zh/ozhera-filter-ua.png      | Bin 0 -> 264321 bytes
 content/images/manual/zh/ozhera-filter-url.png     | Bin 0 -> 260427 bytes
 content/images/manual/zh/ozhera-home-page.jpg      | Bin 0 -> 282555 bytes
 .../manual/zh/ozhera-interface-large-cap.png       | Bin 0 -> 158293 bytes
 content/images/manual/zh/ozhera-jvm.png            | Bin 0 -> 174122 bytes
 .../images/manual/zh/ozhera-large-cap-detail.png   | Bin 0 -> 277531 bytes
 content/images/manual/zh/ozhera-large-cap-list.png | Bin 0 -> 124618 bytes
 content/images/manual/zh/ozhera-large-cap.png      | Bin 0 -> 184205 bytes
 content/images/manual/zh/ozhera-log-analyze.png    | Bin 0 -> 115067 bytes
 .../manual/zh/ozhera-log-collect-process.png       | Bin 0 -> 159742 bytes
 content/images/manual/zh/ozhera-log-query.png      | Bin 0 -> 272345 bytes
 .../images/manual/zh/ozhera-log-resource-es.png    | Bin 0 -> 47711 bytes
 .../images/manual/zh/ozhera-log-resource-mq.png    | Bin 0 -> 33251 bytes
 content/images/manual/zh/ozhera-log-resource.png   | Bin 0 -> 147257 bytes
 content/images/manual/zh/ozhera-log-shouquan2.png  | Bin 0 -> 50115 bytes
 content/images/manual/zh/ozhera-log-space-list.png | Bin 0 -> 268463 bytes
 .../images/manual/zh/ozhera-log-store-create.png   | Bin 0 -> 39309 bytes
 .../images/manual/zh/ozhera-log-tail-create.png    | Bin 0 -> 123124 bytes
 content/images/manual/zh/ozhera-log-to-trace.png   | Bin 0 -> 179558 bytes
 content/images/manual/zh/ozhera-log-tpc-add.png    | Bin 0 -> 41984 bytes
 content/images/manual/zh/ozhera-log-tpc.png        | Bin 0 -> 53083 bytes
 content/images/manual/zh/ozhera-middleware.png     | Bin 0 -> 1010834 bytes
 content/images/manual/zh/ozhera-py-machine.png     | Bin 0 -> 433269 bytes
 content/images/manual/zh/ozhera-resource-used.png  | Bin 0 -> 224385 bytes
 content/images/manual/zh/ozhera-slow-detail.png    | Bin 0 -> 345416 bytes
 content/images/manual/zh/ozhera-slow-list.png      | Bin 0 -> 225290 bytes
 content/images/manual/zh/ozhera-space1.png         | Bin 0 -> 297044 bytes
 content/images/manual/zh/ozhera-space2.png         | Bin 0 -> 217559 bytes
 .../images/manual/zh/ozhera-trace-customize.png    | Bin 0 -> 20297 bytes
 content/images/manual/zh/ozhera-trace-detail.jpeg  | Bin 0 -> 304979 bytes
 .../images/manual/zh/ozhera-trace-heracontext.png  | Bin 0 -> 76776 bytes
 content/images/manual/zh/ozhera-trace-tag.png      | Bin 0 -> 231226 bytes
 content/images/manual/zh/ozhera-trace1.png         | Bin 0 -> 229979 bytes
 content/images/manual/zh/ozhera-trace2.jpeg        | Bin 0 -> 440594 bytes
 content/images/manual/zh/ozhera-trace3.png         | Bin 0 -> 147976 bytes
 content/images/operator-home-page.jpg              | Bin 0 -> 170108 bytes
 content/images/operator-interview1.jpg             | Bin 0 -> 91701 bytes
 content/images/operator-interview2.jpg             | Bin 0 -> 235042 bytes
 content/images/operator-service-type.jpg           | Bin 0 -> 261187 bytes
 content/images/operator-url.png                    | Bin 0 -> 160304 bytes
 content/images/operator-url2.png                   | Bin 0 -> 95610 bytes
 content/images/ozhera-alertmanager.jpg             | Bin 0 -> 126313 bytes
 content/images/ozhera-app.jpg                      | Bin 0 -> 67029 bytes
 content/images/ozhera-cadvisor.jpg                 | Bin 0 -> 91197 bytes
 content/images/ozhera-es.jpg                       | Bin 0 -> 181556 bytes
 content/images/ozhera-es2.jpg                      | Bin 0 -> 51594 bytes
 content/images/ozhera-fe.jpg                       | Bin 0 -> 71618 bytes
 content/images/ozhera-grafana.jpg                  | Bin 0 -> 47331 bytes
 content/images/ozhera-grafana2.jpg                 | Bin 0 -> 99143 bytes
 content/images/ozhera-log-manager.jpg              | Bin 0 -> 63869 bytes
 content/images/ozhera-log-stream.jpg               | Bin 0 -> 253186 bytes
 content/images/ozhera-monitor.jpg                  | Bin 0 -> 53226 bytes
 content/images/ozhera-mysql.jpg                    | Bin 0 -> 130025 bytes
 content/images/ozhera-mysql2.jpg                   | Bin 0 -> 125444 bytes
 content/images/ozhera-nacos.jpg                    | Bin 0 -> 205443 bytes
 content/images/ozhera-nacos2.jpg                   | Bin 0 -> 76485 bytes
 content/images/ozhera-nacos3.jpg                   | Bin 0 -> 212216 bytes
 content/images/ozhera-node-exporter.jpg            | Bin 0 -> 89821 bytes
 content/images/ozhera-operator-deployment.jpg      | Bin 0 -> 227928 bytes
 content/images/ozhera-prometheus.jpg               | Bin 0 -> 47272 bytes
 content/images/ozhera-redis.jpg                    | Bin 0 -> 164397 bytes
 content/images/ozhera-redis2.jpg                   | Bin 0 -> 40985 bytes
 content/images/ozhera-rocketmq.jpg                 | Bin 0 -> 155913 bytes
 content/images/ozhera-rocketmq2.jpg                | Bin 0 -> 52112 bytes
 content/images/ozhera-tpc-fe.jpg                   | Bin 0 -> 75495 bytes
 content/images/ozhera-tpc-login-fe.jpg             | Bin 0 -> 78184 bytes
 content/images/ozhera-tpc-login.jpg                | Bin 0 -> 48761 bytes
 content/images/ozhera-tpc.jpg                      | Bin 0 -> 48384 bytes
 content/images/ozhera-trace-etl-es.jpg             | Bin 0 -> 70888 bytes
 content/images/ozhera-trace-etl-manager.jpg        | Bin 0 -> 75255 bytes
 content/images/ozhera-trace-etl-server.jpg         | Bin 0 -> 67825 bytes
 content/images/tpc-add-node1.png                   | Bin 0 -> 117054 bytes
 content/images/tpc-add-node2.png                   | Bin 0 -> 124031 bytes
 content/images/tpc-add-role1.png                   | Bin 0 -> 105319 bytes
 content/images/tpc-login.png                       | Bin 0 -> 404897 bytes
 content/images/tpc-node-id1.png                    | Bin 0 -> 88486 bytes
 content/images/tpc-node-id2.png                    | Bin 0 -> 51101 bytes
 content/images/tpc-node1.png                       | Bin 0 -> 110315 bytes
 content/images/tpc-node2.png                       | Bin 0 -> 107195 bytes
 content/images/tpc-role1.png                       | Bin 0 -> 65318 bytes
 readme.md => content/images/tpclogin/.gitkeep      |   0
 content/images/tpclogin/dingding.webp              | Bin 0 -> 16268 bytes
 content/images/tpclogin/feishu.png                 | Bin 0 -> 4776 bytes
 content/images/tpclogin/github.webp                | Bin 0 -> 10648 bytes
 content/images/tpclogin/gitlab.webp                | Bin 0 -> 24594 bytes
 content/images/userlist/airstar.png                | Bin 0 -> 14785 bytes
 content/images/userlist/auchosaur_games.png        | Bin 0 -> 5519 bytes
 content/images/userlist/lingdong.png               | Bin 0 -> 4104 bytes
 content/images/userlist/mi.png                     | Bin 0 -> 2612 bytes
 content/index.html                                 |  23 ++
 content/zh/about/community.html                    |  22 ++
 content/zh/about/spec-guide.html                   |  23 ++
 content/zh/demo/api-examples.html                  | 231 +++++++++++++++++++++
 content/zh/demo/markdown-examples.html             |  86 ++++++++
 content/zh/docs/application-integration.html       | 208 +++++++++++++++++++
 content/zh/docs/deployment.html                    |  23 ++
 content/zh/docs/manual.html                        | 147 +++++++++++++
 content/zh/guide/introduction.html                 |  23 ++
 content/zh/guide/quick-start.html                  |  22 ++
 content/zh/index.html                              |  23 ++
 242 files changed, 2882 insertions(+)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to