This is an automated email from the ASF dual-hosted git repository. yifeizhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-marvin-website.git.
from 4789b24 Merge pull request #1 from Wei-1/feature/merge-book add 54edd0d develop-init add 6a111d5 marvin-18-web-link new 98c1b54 Merge pull request #2 from Wei-1/develop The 1 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: README.md | 44 +++------------------ site/_data/contributors.yml | 4 +- site/_data/project.yml | 10 ++--- site/_includes/themes/apache/_navigation.html | 25 ++++++------ site/_includes/themes/apache/default.html | 15 +++---- site/_includes/themes/apache/post.html | 22 ++++++----- site/assets/themes/apache/css/style.css | 15 ++++--- site/assets/themes/apache/img/icon.png | Bin 0 -> 2759 bytes site/assets/themes/apache/img/logo_white.png | Bin 0 -> 5031 bytes site/index.md | 27 +++++++++++-- site/marvin-platform-book/GLOSSARY.md | 2 +- site/marvin-platform-book/README.md | 10 +++-- site/marvin-platform-book/SUMMARY.md | 22 +++++++---- .../ch1_main_components/artefacts.md | 8 +++- .../ch1_main_components/dasfe.md | 6 ++- .../ch1_main_components/engine.md | 8 +++- .../ch1_main_components/engine_executor.md | 8 +++- .../ch1_main_components/notebook.md | 8 +++- .../ch1_main_components/overview.md | 15 ++++++- .../ch1_main_components/toolbox.md | 8 +++- .../ch2_toolbox_installation/docker.md | 8 +++- .../ch2_toolbox_installation/mac.md | 15 ++++++- .../ch2_toolbox_installation/overview.md | 10 ++++- .../ch2_toolbox_installation/ubuntu.md | 15 ++++++- .../ch2_toolbox_installation/vagrant.md | 12 +++++- .../ch3_get_started/create_engine.md | 13 +++++- .../ch3_get_started/engine_examples.md | 16 ++++++-- .../ch3_get_started/existent_engine.md | 13 +++++- .../ch3_get_started/iris_engine.md | 8 +++- .../ch3_get_started/mnist_engine.md | 8 +++- .../ch3_get_started/overview.md | 12 +++++- .../ch3_get_started/sms_engine.md | 8 +++- .../ch4_documentation/engine_cli.md | 10 ++++- .../ch4_documentation/generic_rest_api.md | 8 +++- .../dasfe.md => ch4_documentation/overview.md} | 16 ++++---- .../ch4_documentation/setting_params.md | 7 +++- .../ch4_documentation/toolbox_cli.md | 10 ++++- .../ch4_documentation/toolbox_common_lib.md | 8 +++- .../ch5_deploying/deploying.md | 8 +++- .../marvin-platform-book/ch5_deploying/overview.md | 10 ++++- .../ch6_platform_architecture/overview.md | 8 +++- .../ch7_community/community.md | 8 +++- .../marvin-platform-book/ch7_community/overview.md | 12 +++++- site/marvin-platform-book/ch8_versions/overview.md | 8 +++- 44 files changed, 347 insertions(+), 161 deletions(-) create mode 100644 site/assets/themes/apache/img/icon.png create mode 100644 site/assets/themes/apache/img/logo_white.png copy site/marvin-platform-book/{ch1_main_components/dasfe.md => ch4_documentation/overview.md} (62%)