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

kirs pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git.


    omit 8ea649b  Merge pull request #242 from chengshiwen/master
    omit 80f7555  update peaceiris/actions-gh-pages
    omit e16223d  update error metadata version (#241)
    omit 5ec5c55  update online demo url (#239)
    omit 3882178  Merge pull request #240 from break60/master
    omit 2400f8c  Repair run command
    omit 1f3f21b  Merge branch 'master' of 
https://github.com/apache/incubator-dolphinscheduler-website
    omit bcca262  Update README.md
    omit d3f9bd3  Merge pull request #238 from dailidong/master
    omit 688b592  update index.md.jsx add 1.3.4
    omit 293bbbf  update index.jsx add 1.3.4
    omit 90aa504  Merge remote-tracking branch 'upstream/master'
    omit 4db4dde  add version 1.3.4 download url
    omit 61e927c  add version 1.3.4 download url
    omit 5e36ba8  Update release new version process (#237)
    omit 5461b39  update release process
    omit 33e8e0e  Merge branch 'master' of 
https://github.com/apache/incubator-dolphinscheduler-website
    omit 5827296  Community module adds Chinese left page menu (#236)
    omit 9f79b73  Community module adds Chinese left page menu
    omit 03e6056  Merge branch 'master' of 
https://github.com/apache/incubator-dolphinscheduler-website
    omit c757da4  [Improvement]Delete the package-lock.json file (#235)
    omit 5b83dff  [Improvement]Delete the package-lock.json file
    omit 586d978  Support md and jsx page in community and refactor community 
(#234)
    omit 9a91e87  Merge pull request #232 from c-f-cooper/master
    omit 40116ee  Merge pull request #233 from lgcareer/master-community
    omit 9adfdab  update community.js
    omit 93184ed  [docs] Specify MySQL version when database initialize in 
release 1.3.3
    omit adb39ce  architecture breakthrough of DolphinScheduler ppt
    omit 1dd5532  architecture breakthrough of DolphinScheduler ppt
    omit 26f00ee  architecture breakthrough of DolphinScheduler ppt

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (0a1686f)
            \
             O -- O -- O   (8ea649b)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/website.yml                      |    12 +-
 .gitignore                                         |     1 -
 README.md                                          |     2 +-
 community/en-us/release.md                         |   584 -
 community/zh-cn/security.md                        |     7 -
 community/zh-cn/team.md                            |    76 -
 docs/en-us/1.3.3/user_doc/cluster-deployment.md    |     2 +-
 docs/en-us/1.3.3/user_doc/standalone-deployment.md |     2 +-
 docs/en-us/1.3.4/user_doc/cluster-deployment.md    |   405 -
 docs/en-us/1.3.4/user_doc/hardware-environment.md  |    47 -
 docs/en-us/1.3.4/user_doc/metadata-1.3.md          |   173 -
 docs/en-us/1.3.4/user_doc/quick-start.md           |    65 -
 docs/en-us/1.3.4/user_doc/standalone-deployment.md |   340 -
 docs/en-us/1.3.4/user_doc/system-manual.md         |   886 --
 docs/en-us/1.3.4/user_doc/upgrade.md               |    80 -
 .../en-us => docs/en-us/community}/example.md      |     0
 .../zh-cn => docs/en-us/community}/release.md      |     0
 .../en-us => docs/en-us/community}/security.md     |     0
 {community/en-us => docs/en-us/community}/team.md  |     0
 docs/en-us/development/contribute.md               |    78 +-
 docs/en-us/release/download.md                     |     2 -
 docs/zh-cn/1.3.3/user_doc/cluster-deployment.md    |     2 +-
 docs/zh-cn/1.3.3/user_doc/standalone-deployment.md |     2 +-
 docs/zh-cn/1.3.4/user_doc/architecture-design.md   |   331 -
 docs/zh-cn/1.3.4/user_doc/cluster-deployment.md    |   475 -
 docs/zh-cn/1.3.4/user_doc/configuration-file.md    |   405 -
 docs/zh-cn/1.3.4/user_doc/expansion-reduction.md   |   257 -
 docs/zh-cn/1.3.4/user_doc/hardware-environment.md  |    48 -
 docs/zh-cn/1.3.4/user_doc/metadata-1.3.md          |   185 -
 docs/zh-cn/1.3.4/user_doc/quick-start.md           |    58 -
 docs/zh-cn/1.3.4/user_doc/standalone-deployment.md |   336 -
 docs/zh-cn/1.3.4/user_doc/system-manual.md         |   863 --
 docs/zh-cn/1.3.4/user_doc/task-structure.md        |  1136 --
 docs/zh-cn/1.3.4/user_doc/upgrade.md               |    82 -
 .../zh-cn => docs/zh-cn/community}/example.md      |     0
 docs/zh-cn/development/release.md                  |     1 -
 docs/zh-cn/release/download.md                     |     2 -
 index.html                                         |    34 +
 md_json/blog.json                                  |    36 +
 md_json/docs.json                                  |   191 +
 package-lock.json                                  | 11665 +++++++++++++++++++
 package.json                                       |     2 +-
 redirect.ejs                                       |    14 +-
 site_config/community.js                           |    49 +
 site_config/community.jsx                          |    71 +-
 site_config/docs.js                                |    16 +-
 site_config/docs1-3-2.js                           |     2 +-
 site_config/docs1-3-3.js                           |     2 +-
 site_config/docs1-3-4.js                           |   140 -
 site_config/site.js                                |    58 +-
 .../md2html => pages/blogDetail}/index.jsx         |    38 +-
 src/pages/blogDetail/index.md.jsx                  |    35 -
 src/pages/blogDetail/{index.md.scss => index.scss} |     0
 src/pages/community/index.jsx                      |     7 +-
 src/pages/community/index.md.jsx                   |    43 -
 .../md2html => pages/documentation}/index.jsx      |    71 +-
 src/pages/documentation/index.md.jsx               |    70 -
 .../md2html => pages/documentation}/index.scss     |     2 +-
 template.ejs                                       |    13 +-
 webpack.config.js                                  |    23 +-
 60 files changed, 12191 insertions(+), 7336 deletions(-)
 delete mode 100644 community/en-us/release.md
 delete mode 100644 community/zh-cn/security.md
 delete mode 100644 community/zh-cn/team.md
 delete mode 100644 docs/en-us/1.3.4/user_doc/cluster-deployment.md
 delete mode 100644 docs/en-us/1.3.4/user_doc/hardware-environment.md
 delete mode 100644 docs/en-us/1.3.4/user_doc/metadata-1.3.md
 delete mode 100644 docs/en-us/1.3.4/user_doc/quick-start.md
 delete mode 100644 docs/en-us/1.3.4/user_doc/standalone-deployment.md
 delete mode 100644 docs/en-us/1.3.4/user_doc/system-manual.md
 delete mode 100644 docs/en-us/1.3.4/user_doc/upgrade.md
 rename {community/en-us => docs/en-us/community}/example.md (100%)
 rename {community/zh-cn => docs/en-us/community}/release.md (100%)
 rename {community/en-us => docs/en-us/community}/security.md (100%)
 rename {community/en-us => docs/en-us/community}/team.md (100%)
 delete mode 100644 docs/zh-cn/1.3.4/user_doc/architecture-design.md
 delete mode 100644 docs/zh-cn/1.3.4/user_doc/cluster-deployment.md
 delete mode 100644 docs/zh-cn/1.3.4/user_doc/configuration-file.md
 delete mode 100644 docs/zh-cn/1.3.4/user_doc/expansion-reduction.md
 delete mode 100644 docs/zh-cn/1.3.4/user_doc/hardware-environment.md
 delete mode 100644 docs/zh-cn/1.3.4/user_doc/metadata-1.3.md
 delete mode 100644 docs/zh-cn/1.3.4/user_doc/quick-start.md
 delete mode 100644 docs/zh-cn/1.3.4/user_doc/standalone-deployment.md
 delete mode 100644 docs/zh-cn/1.3.4/user_doc/system-manual.md
 delete mode 100644 docs/zh-cn/1.3.4/user_doc/task-structure.md
 delete mode 100644 docs/zh-cn/1.3.4/user_doc/upgrade.md
 rename {community/zh-cn => docs/zh-cn/community}/example.md (100%)
 create mode 100644 index.html
 create mode 100755 md_json/blog.json
 create mode 100755 md_json/docs.json
 create mode 100644 package-lock.json
 create mode 100644 site_config/community.js
 delete mode 100644 site_config/docs1-3-4.js
 copy src/{components/md2html => pages/blogDetail}/index.jsx (69%)
 mode change 100644 => 100755
 delete mode 100755 src/pages/blogDetail/index.md.jsx
 rename src/pages/blogDetail/{index.md.scss => index.scss} (100%)
 delete mode 100755 src/pages/community/index.md.jsx
 rename src/{components/md2html => pages/documentation}/index.jsx (51%)
 mode change 100644 => 100755
 delete mode 100755 src/pages/documentation/index.md.jsx
 rename src/{components/md2html => pages/documentation}/index.scss (96%)
 mode change 100644 => 100755

Reply via email to