You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by gi...@apache.org on 2021/01/20 03:37:53 UTC

[incubator-dolphinscheduler-website] branch asf-site updated: Automated deployment: a633b8d426d8a5a1e918aeb29569dfb5713ce536

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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 575c787  Automated deployment: a633b8d426d8a5a1e918aeb29569dfb5713ce536
575c787 is described below

commit 575c7875b1a3e7947cb63be6203aea965747662a
Author: github-actions[bot] <gi...@users.noreply.github.com>
AuthorDate: Wed Jan 20 03:37:42 2021 +0000

    Automated deployment: a633b8d426d8a5a1e918aeb29569dfb5713ce536
---
 index.html | 25 +++++++++++--------------
 1 file changed, 11 insertions(+), 14 deletions(-)

diff --git a/index.html b/index.html
index a868a47..3cff87a 100644
--- a/index.html
+++ b/index.html
@@ -1,23 +1,20 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
-  <title>Apache DolphinScheduler is a distributed and easy-to-expand visual DAG workflow scheduling system, dedicated to solving the complex dependencies in data processing, making the scheduling system out of the box for data processing.</title>
-  <meta charset="UTF-8"/>
-  <meta name="description" content="DolphinScheduler is a distributed and easy-to-extend visual DAG workflow scheduling system, dedicated to solving the complex dependencies in data processing, making the scheduling system out of the box for data processing."/>
-  <meta name="keywords" content="DolphinScheduler Official Website,dolphinscheduler.apache.org"/>
+  <meta charset="UTF-8">
+  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
+  <meta name="keywords" content="DolphinScheduler, scheduler, big data" />
+  <meta name="description" content="page description" />
+  <title>Apache DolphinScheduler | Home</title>
   <link rel="shortcut icon" href="/img/favicon.ico"/>
+  <link rel="stylesheet" href="/build/home.css" />
 </head>
 <body>
-  <script src="//cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js"></script>
-  <script>
-    window.rootPath = '';
-    window.defaultLanguage = 'en-us';
-    var lang = Cookies.get('docsite_language');
-    if (!lang) {
-      lang = 'en-us';
-    }
-    window.location = window.rootPath + '/' + lang;
-  </script>
+  <div id="root"><div class="home-page" data-reactroot=""><section class="top-section"><header class="header-container header-container-primary"><div class="header-body"><a href="/en-us/index.html"><img class="logo" src="/img/hlogo_white.svg"/></a><div class="search search-primary"><span class="icon-search"></span></div><span class="language-switch language-switch-primary">δΈ­</span><div class="header-menu"><img class="header-menu-toggle" src="/img/system/menu_white.png"/><div><ul class="a [...]
+  <script src="https://f.alicdn.com/react/15.4.1/react-with-addons.min.js"></script>
+  <script src="https://f.alicdn.com/react/15.4.1/react-dom.min.js"></script>
+  <script>window.rootPath = '';</script>
+  <script src="/build/home.js"></script>
   <script>
     var _hmt = _hmt || [];
     (function() {