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-inlong-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0bdb0e2  Automated deployment: Thu Jul  8 06:33:39 UTC 2021 
3bc774bbf644df9cfbc593b7534477812974ddda
0bdb0e2 is described below

commit 0bdb0e2b901b7510eeb9647807eefebbebd0b52d
Author: dockerzhang <dockerzh...@users.noreply.github.com>
AuthorDate: Thu Jul 8 06:33:39 2021 +0000

    Automated deployment: Thu Jul  8 06:33:39 UTC 2021 
3bc774bbf644df9cfbc593b7534477812974ddda
---
 docs/en-us/console/develop.md   | 39 ----------------------------------
 en-us/docs/console/develop.html | 47 -----------------------------------------
 en-us/docs/console/develop.json |  6 ------
 en-us/docs/console/develop.md   | 39 ----------------------------------
 4 files changed, 131 deletions(-)

diff --git a/docs/en-us/console/develop.md b/docs/en-us/console/develop.md
deleted file mode 100644
index 21de530..0000000
--- a/docs/en-us/console/develop.md
+++ /dev/null
@@ -1,39 +0,0 @@
-## Before use
-Should check the `nodejs >= 14.0` has been install.
-
-## Develop
-Inside the newly created project, you can run some built-in commands:
-
-if not install the `node_modules`, you should run `npm install` or `yarn 
install` at first.
-
-Runs the app in development mode with `npm run dev` or `yarn dev`.
-
-If server run success, Browser will Open 
[http://localhost:8080](http://localhost:8080) to view it in the browser.
-
-The page will reload if you make edits.
-You will also see any lint errors in the console.
-
-### Notice
-
-The start of the web server depends on the back-end server api interface.
-
-You should start the backend server first, and then set variable `target` in 
`/inlong-website/src/setupProxy.js` as api service address.
-
-## Test
-
-Run `npm test` or `yarn test`
-
-Launches the test runner in the interactive watch mode.
-See the section about [running 
tests](https://create-react-app.dev/docs/running-tests/) for more information.
-
-## Build and deployment
-
-Run `npm run build` or `yarn build`
-
-Builds the app for production to the build folder.
-It correctly bundles React in production mode and optimizes the build for the 
best performance.
-
-The build is minified and the filenames include the hashes.
-Your app is ready to be deployed!
-
-See the section about 
[deployment](https://create-react-app.dev/docs/deployment/) for more 
information.
diff --git a/en-us/docs/console/develop.html b/en-us/docs/console/develop.html
deleted file mode 100644
index ca6fb07..0000000
--- a/en-us/docs/console/develop.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-
-<head>
-       <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="develop" />
-       <meta name="description" content="develop" />
-       <!-- 网页标签标题 -->
-       <title>develop</title>
-       <link rel="shortcut icon" href="/img/apache.ico"/>
-       <link rel="stylesheet" href="/build/documentation.css" />
-</head>
-<body>
-       <div id="root"><div class="documentation-page" 
data-reactroot=""><header class="header-container header-container-normal"><div 
class="header-body"><a href="/en-us/index.html"><a href="//www.apache.org"><img 
class="logo apache" style="width:120px" src="/img/asf_logo.svg"/></a><div 
class="logo-split"></div><img class="logo tube" 
style="width:120px;top:12px;position:absolute" src="/img/Tube 
logo.svg"/></a><div class="search search-normal"><span 
class="icon-search"></span></div><span class= [...]
-<p>Should check the <code>nodejs &gt;= 14.0</code> has been install.</p>
-<h2>Develop</h2>
-<p>Inside the newly created project, you can run some built-in commands:</p>
-<p>if not install the <code>node_modules</code>, you should run <code>npm 
install</code> or <code>yarn install</code> at first.</p>
-<p>Runs the app in development mode with <code>npm run dev</code> or 
<code>yarn dev</code>.</p>
-<p>If server run success, Browser will Open <a 
href="http://localhost:8080";>http://localhost:8080</a> to view it in the 
browser.</p>
-<p>The page will reload if you make edits.
-You will also see any lint errors in the console.</p>
-<h3>Notice</h3>
-<p>The start of the web server depends on the back-end server api 
interface.</p>
-<p>You should start the backend server first, and then set variable 
<code>target</code> in <code>/inlong-website/src/setupProxy.js</code> as api 
service address.</p>
-<h2>Test</h2>
-<p>Run <code>npm test</code> or <code>yarn test</code></p>
-<p>Launches the test runner in the interactive watch mode.
-See the section about <a 
href="https://create-react-app.dev/docs/running-tests/";>running tests</a> for 
more information.</p>
-<h2>Build and deployment</h2>
-<p>Run <code>npm run build</code> or <code>yarn build</code></p>
-<p>Builds the app for production to the build folder.
-It correctly bundles React in production mode and optimizes the build for the 
best performance.</p>
-<p>The build is minified and the filenames include the hashes.
-Your app is ready to be deployed!</p>
-<p>See the section about <a 
href="https://create-react-app.dev/docs/deployment/";>deployment</a> for more 
information.</p>
-</div></section><footer class="footer-container"><div class="footer-body"><img 
src="/img/incubator-logo.svg"/><div class="cols-container"><div class="col 
col-24"><p>Apache InLong (incubating) is an effort undergoing incubation at The 
Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with  [...]
-       <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 src="https://buttons.github.io/buttons.js";></script>
-       <script>
-               window.rootPath = '';
-  </script>
-       <script src="/build/documentation.js"></script>
-</body>
-</html>
diff --git a/en-us/docs/console/develop.json b/en-us/docs/console/develop.json
deleted file mode 100644
index 5ce438a..0000000
--- a/en-us/docs/console/develop.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
-  "filename": "develop.md",
-  "__html": "<h2>Before use</h2>\n<p>Should check the <code>nodejs &gt;= 
14.0</code> has been install.</p>\n<h2>Develop</h2>\n<p>Inside the newly 
created project, you can run some built-in commands:</p>\n<p>if not install the 
<code>node_modules</code>, you should run <code>npm install</code> or 
<code>yarn install</code> at first.</p>\n<p>Runs the app in development mode 
with <code>npm run dev</code> or <code>yarn dev</code>.</p>\n<p>If server run 
success, Browser will Open <a href=\"http [...]
-  "link": "/en-us/docs/console/develop.html",
-  "meta": {}
-}
\ No newline at end of file
diff --git a/en-us/docs/console/develop.md b/en-us/docs/console/develop.md
deleted file mode 100644
index 21de530..0000000
--- a/en-us/docs/console/develop.md
+++ /dev/null
@@ -1,39 +0,0 @@
-## Before use
-Should check the `nodejs >= 14.0` has been install.
-
-## Develop
-Inside the newly created project, you can run some built-in commands:
-
-if not install the `node_modules`, you should run `npm install` or `yarn 
install` at first.
-
-Runs the app in development mode with `npm run dev` or `yarn dev`.
-
-If server run success, Browser will Open 
[http://localhost:8080](http://localhost:8080) to view it in the browser.
-
-The page will reload if you make edits.
-You will also see any lint errors in the console.
-
-### Notice
-
-The start of the web server depends on the back-end server api interface.
-
-You should start the backend server first, and then set variable `target` in 
`/inlong-website/src/setupProxy.js` as api service address.
-
-## Test
-
-Run `npm test` or `yarn test`
-
-Launches the test runner in the interactive watch mode.
-See the section about [running 
tests](https://create-react-app.dev/docs/running-tests/) for more information.
-
-## Build and deployment
-
-Run `npm run build` or `yarn build`
-
-Builds the app for production to the build folder.
-It correctly bundles React in production mode and optimizes the build for the 
best performance.
-
-The build is minified and the filenames include the hashes.
-Your app is ready to be deployed!
-
-See the section about 
[deployment](https://create-react-app.dev/docs/deployment/) for more 
information.

Reply via email to