oldfly closed pull request #3: [MARVIN-23][INFRA-17490] Rename Site Content
URL: https://github.com/apache/incubator-marvin-website/pull/3
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/NOTICE b/NOTICE
deleted file mode 100644
index f678203..0000000
--- a/NOTICE
+++ /dev/null
@@ -1,5 +0,0 @@
-Apache Website Template
-Copyright 2016 The Apache Software Foundation
-
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
diff --git a/README b/README
deleted file mode 100644
index bebf029..0000000
--- a/README
+++ /dev/null
@@ -1,9 +0,0 @@
-Apache Website Template release 0.0.1
-
-This is a source or binary distribution of Apache Website Template.
-
-The LICENSE and NOTICE files contain license information.
-
-README.md explains the purpose of this project, how to generate and
-deploy a simple web site based on this template, and how to create a
-web site for your project based on this template.
diff --git a/apache-website-template.iml b/apache-website-template.iml
deleted file mode 100644
index 8021953..0000000
--- a/apache-website-template.iml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="WEB_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="true">
-    <exclude-output />
-    <content url="file://$MODULE_DIR$" />
-    <orderEntry type="inheritedJdk" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/site/.gitignore b/content/.gitignore
similarity index 100%
rename from site/.gitignore
rename to content/.gitignore
diff --git a/site/Gemfile b/content/Gemfile
similarity index 100%
rename from site/Gemfile
rename to content/Gemfile
diff --git a/site/_config.yml b/content/_config.yml
similarity index 100%
rename from site/_config.yml
rename to content/_config.yml
diff --git a/site/_data/contributors.yml b/content/_data/contributors.yml
similarity index 100%
rename from site/_data/contributors.yml
rename to content/_data/contributors.yml
diff --git a/site/_data/project.yml b/content/_data/project.yml
similarity index 100%
rename from site/_data/project.yml
rename to content/_data/project.yml
diff --git a/site/_includes/JB/analytics b/content/_includes/JB/analytics
similarity index 100%
rename from site/_includes/JB/analytics
rename to content/_includes/JB/analytics
diff --git a/site/_includes/JB/analytics-providers/getclicky 
b/content/_includes/JB/analytics-providers/getclicky
similarity index 100%
rename from site/_includes/JB/analytics-providers/getclicky
rename to content/_includes/JB/analytics-providers/getclicky
diff --git a/site/_includes/JB/analytics-providers/google-classic 
b/content/_includes/JB/analytics-providers/google-classic
similarity index 100%
rename from site/_includes/JB/analytics-providers/google-classic
rename to content/_includes/JB/analytics-providers/google-classic
diff --git a/site/_includes/JB/analytics-providers/google-universal 
b/content/_includes/JB/analytics-providers/google-universal
similarity index 100%
rename from site/_includes/JB/analytics-providers/google-universal
rename to content/_includes/JB/analytics-providers/google-universal
diff --git a/site/_includes/JB/analytics-providers/mixpanel 
b/content/_includes/JB/analytics-providers/mixpanel
similarity index 100%
rename from site/_includes/JB/analytics-providers/mixpanel
rename to content/_includes/JB/analytics-providers/mixpanel
diff --git a/site/_includes/JB/analytics-providers/piwik 
b/content/_includes/JB/analytics-providers/piwik
old mode 100755
new mode 100644
similarity index 100%
rename from site/_includes/JB/analytics-providers/piwik
rename to content/_includes/JB/analytics-providers/piwik
diff --git a/site/_includes/JB/categories_list 
b/content/_includes/JB/categories_list
similarity index 100%
rename from site/_includes/JB/categories_list
rename to content/_includes/JB/categories_list
diff --git a/site/_includes/JB/comments b/content/_includes/JB/comments
similarity index 100%
rename from site/_includes/JB/comments
rename to content/_includes/JB/comments
diff --git a/site/_includes/JB/comments-providers/disqus 
b/content/_includes/JB/comments-providers/disqus
similarity index 100%
rename from site/_includes/JB/comments-providers/disqus
rename to content/_includes/JB/comments-providers/disqus
diff --git a/site/_includes/JB/comments-providers/facebook 
b/content/_includes/JB/comments-providers/facebook
similarity index 100%
rename from site/_includes/JB/comments-providers/facebook
rename to content/_includes/JB/comments-providers/facebook
diff --git a/site/_includes/JB/comments-providers/intensedebate 
b/content/_includes/JB/comments-providers/intensedebate
similarity index 100%
rename from site/_includes/JB/comments-providers/intensedebate
rename to content/_includes/JB/comments-providers/intensedebate
diff --git a/site/_includes/JB/comments-providers/livefyre 
b/content/_includes/JB/comments-providers/livefyre
similarity index 100%
rename from site/_includes/JB/comments-providers/livefyre
rename to content/_includes/JB/comments-providers/livefyre
diff --git a/site/_includes/JB/liquid_raw b/content/_includes/JB/liquid_raw
similarity index 100%
rename from site/_includes/JB/liquid_raw
rename to content/_includes/JB/liquid_raw
diff --git a/site/_includes/JB/pages_list b/content/_includes/JB/pages_list
similarity index 100%
rename from site/_includes/JB/pages_list
rename to content/_includes/JB/pages_list
diff --git a/site/_includes/JB/posts_collate 
b/content/_includes/JB/posts_collate
similarity index 100%
rename from site/_includes/JB/posts_collate
rename to content/_includes/JB/posts_collate
diff --git a/site/_includes/JB/setup b/content/_includes/JB/setup
similarity index 100%
rename from site/_includes/JB/setup
rename to content/_includes/JB/setup
diff --git a/site/_includes/JB/sharing b/content/_includes/JB/sharing
similarity index 100%
rename from site/_includes/JB/sharing
rename to content/_includes/JB/sharing
diff --git a/site/_includes/JB/tags_list b/content/_includes/JB/tags_list
similarity index 100%
rename from site/_includes/JB/tags_list
rename to content/_includes/JB/tags_list
diff --git a/site/_includes/themes/apache/_navigation.html 
b/content/_includes/themes/apache/_navigation.html
similarity index 100%
rename from site/_includes/themes/apache/_navigation.html
rename to content/_includes/themes/apache/_navigation.html
diff --git a/site/_includes/themes/apache/default.html 
b/content/_includes/themes/apache/default.html
similarity index 100%
rename from site/_includes/themes/apache/default.html
rename to content/_includes/themes/apache/default.html
diff --git a/site/_includes/themes/apache/footer.html 
b/content/_includes/themes/apache/footer.html
similarity index 100%
rename from site/_includes/themes/apache/footer.html
rename to content/_includes/themes/apache/footer.html
diff --git a/site/_includes/themes/apache/page.html 
b/content/_includes/themes/apache/page.html
similarity index 100%
rename from site/_includes/themes/apache/page.html
rename to content/_includes/themes/apache/page.html
diff --git a/site/_includes/themes/apache/post.html 
b/content/_includes/themes/apache/post.html
similarity index 100%
rename from site/_includes/themes/apache/post.html
rename to content/_includes/themes/apache/post.html
diff --git a/site/_includes/themes/apache/settings.yml 
b/content/_includes/themes/apache/settings.yml
similarity index 100%
rename from site/_includes/themes/apache/settings.yml
rename to content/_includes/themes/apache/settings.yml
diff --git a/site/_layouts/default.html b/content/_layouts/default.html
similarity index 100%
rename from site/_layouts/default.html
rename to content/_layouts/default.html
diff --git a/site/_layouts/page.html b/content/_layouts/page.html
similarity index 100%
rename from site/_layouts/page.html
rename to content/_layouts/page.html
diff --git a/site/_layouts/post.html b/content/_layouts/post.html
similarity index 100%
rename from site/_layouts/post.html
rename to content/_layouts/post.html
diff --git a/site/_posts/2015-09-25-release-0.1.0.md 
b/content/_posts/2015-09-25-release-0.1.0.md
similarity index 100%
rename from site/_posts/2015-09-25-release-0.1.0.md
rename to content/_posts/2015-09-25-release-0.1.0.md
diff --git a/site/_posts/2015-11-08-new-committers.md 
b/content/_posts/2015-11-08-new-committers.md
similarity index 100%
rename from site/_posts/2015-11-08-new-committers.md
rename to content/_posts/2015-11-08-new-committers.md
diff --git a/site/_posts/2015-11-10-release-0.2.0.md 
b/content/_posts/2015-11-10-release-0.2.0.md
similarity index 100%
rename from site/_posts/2015-11-10-release-0.2.0.md
rename to content/_posts/2015-11-10-release-0.2.0.md
diff --git a/site/_sass/_base.scss b/content/_sass/_base.scss
similarity index 100%
rename from site/_sass/_base.scss
rename to content/_sass/_base.scss
diff --git a/site/_sass/_layout.scss b/content/_sass/_layout.scss
similarity index 100%
rename from site/_sass/_layout.scss
rename to content/_sass/_layout.scss
diff --git a/site/_sass/_syntax-highlighting.scss 
b/content/_sass/_syntax-highlighting.scss
similarity index 100%
rename from site/_sass/_syntax-highlighting.scss
rename to content/_sass/_syntax-highlighting.scss
diff --git a/site/assets/themes/apache/bootstrap/css/bootstrap-theme.css 
b/content/assets/themes/apache/bootstrap/css/bootstrap-theme.css
similarity index 100%
rename from site/assets/themes/apache/bootstrap/css/bootstrap-theme.css
rename to content/assets/themes/apache/bootstrap/css/bootstrap-theme.css
diff --git a/site/assets/themes/apache/bootstrap/css/bootstrap-theme.min.css 
b/content/assets/themes/apache/bootstrap/css/bootstrap-theme.min.css
similarity index 100%
rename from site/assets/themes/apache/bootstrap/css/bootstrap-theme.min.css
rename to content/assets/themes/apache/bootstrap/css/bootstrap-theme.min.css
diff --git a/site/assets/themes/apache/bootstrap/css/bootstrap.css 
b/content/assets/themes/apache/bootstrap/css/bootstrap.css
similarity index 100%
rename from site/assets/themes/apache/bootstrap/css/bootstrap.css
rename to content/assets/themes/apache/bootstrap/css/bootstrap.css
diff --git 
a/site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.eot 
b/content/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.eot
similarity index 100%
rename from 
site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.eot
rename to 
content/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.eot
diff --git 
a/site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg 
b/content/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg
similarity index 100%
rename from 
site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg
rename to 
content/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg
diff --git 
a/site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.ttf 
b/content/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.ttf
similarity index 100%
rename from 
site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.ttf
rename to 
content/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.ttf
diff --git 
a/site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.woff 
b/content/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.woff
similarity index 100%
rename from 
site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.woff
rename to 
content/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.woff
diff --git 
a/site/assets/themes/apache/bootstrap/img/glyphicons-halflings-white.png 
b/content/assets/themes/apache/bootstrap/img/glyphicons-halflings-white.png
similarity index 100%
rename from 
site/assets/themes/apache/bootstrap/img/glyphicons-halflings-white.png
rename to 
content/assets/themes/apache/bootstrap/img/glyphicons-halflings-white.png
diff --git a/site/assets/themes/apache/bootstrap/img/glyphicons-halflings.png 
b/content/assets/themes/apache/bootstrap/img/glyphicons-halflings.png
similarity index 100%
rename from site/assets/themes/apache/bootstrap/img/glyphicons-halflings.png
rename to content/assets/themes/apache/bootstrap/img/glyphicons-halflings.png
diff --git a/site/assets/themes/apache/bootstrap/js/bootstrap.js 
b/content/assets/themes/apache/bootstrap/js/bootstrap.js
similarity index 100%
rename from site/assets/themes/apache/bootstrap/js/bootstrap.js
rename to content/assets/themes/apache/bootstrap/js/bootstrap.js
diff --git a/site/assets/themes/apache/bootstrap/js/bootstrap.min.js 
b/content/assets/themes/apache/bootstrap/js/bootstrap.min.js
similarity index 100%
rename from site/assets/themes/apache/bootstrap/js/bootstrap.min.js
rename to content/assets/themes/apache/bootstrap/js/bootstrap.min.js
diff --git a/site/assets/themes/apache/css/style.css 
b/content/assets/themes/apache/css/style.css
similarity index 100%
rename from site/assets/themes/apache/css/style.css
rename to content/assets/themes/apache/css/style.css
diff --git a/site/assets/themes/apache/css/syntax.css 
b/content/assets/themes/apache/css/syntax.css
similarity index 100%
rename from site/assets/themes/apache/css/syntax.css
rename to content/assets/themes/apache/css/syntax.css
diff --git a/site/assets/themes/apache/img/body-bg.jpg 
b/content/assets/themes/apache/img/body-bg.jpg
similarity index 100%
rename from site/assets/themes/apache/img/body-bg.jpg
rename to content/assets/themes/apache/img/body-bg.jpg
diff --git 
a/site/assets/themes/apache/img/docs-img/lens-interpreter-binding.png 
b/content/assets/themes/apache/img/docs-img/lens-interpreter-binding.png
similarity index 100%
rename from site/assets/themes/apache/img/docs-img/lens-interpreter-binding.png
rename to content/assets/themes/apache/img/docs-img/lens-interpreter-binding.png
diff --git 
a/site/assets/themes/apache/img/docs-img/lens-interpreter-setting.png 
b/content/assets/themes/apache/img/docs-img/lens-interpreter-setting.png
similarity index 100%
rename from site/assets/themes/apache/img/docs-img/lens-interpreter-setting.png
rename to content/assets/themes/apache/img/docs-img/lens-interpreter-setting.png
diff --git a/site/assets/themes/apache/img/docs-img/lens-logo.png 
b/content/assets/themes/apache/img/docs-img/lens-logo.png
similarity index 100%
rename from site/assets/themes/apache/img/docs-img/lens-logo.png
rename to content/assets/themes/apache/img/docs-img/lens-logo.png
diff --git a/site/assets/themes/apache/img/docs-img/lens-result.png 
b/content/assets/themes/apache/img/docs-img/lens-result.png
similarity index 100%
rename from site/assets/themes/apache/img/docs-img/lens-result.png
rename to content/assets/themes/apache/img/docs-img/lens-result.png
diff --git a/site/assets/themes/apache/img/docs-img/lens-ui-service.png 
b/content/assets/themes/apache/img/docs-img/lens-ui-service.png
similarity index 100%
rename from site/assets/themes/apache/img/docs-img/lens-ui-service.png
rename to content/assets/themes/apache/img/docs-img/lens-ui-service.png
diff --git a/site/assets/themes/apache/img/egg-logo.png 
b/content/assets/themes/apache/img/egg-logo.png
similarity index 100%
rename from site/assets/themes/apache/img/egg-logo.png
rename to content/assets/themes/apache/img/egg-logo.png
diff --git a/site/assets/themes/apache/img/header-bg.jpg 
b/content/assets/themes/apache/img/header-bg.jpg
similarity index 100%
rename from site/assets/themes/apache/img/header-bg.jpg
rename to content/assets/themes/apache/img/header-bg.jpg
diff --git a/site/assets/themes/apache/img/highlight-bg.jpg 
b/content/assets/themes/apache/img/highlight-bg.jpg
similarity index 100%
rename from site/assets/themes/apache/img/highlight-bg.jpg
rename to content/assets/themes/apache/img/highlight-bg.jpg
diff --git a/site/assets/themes/apache/img/icon.png 
b/content/assets/themes/apache/img/icon.png
similarity index 100%
rename from site/assets/themes/apache/img/icon.png
rename to content/assets/themes/apache/img/icon.png
diff --git a/site/assets/themes/apache/img/logo.png 
b/content/assets/themes/apache/img/logo.png
similarity index 100%
rename from site/assets/themes/apache/img/logo.png
rename to content/assets/themes/apache/img/logo.png
diff --git a/site/assets/themes/apache/img/logo_white.png 
b/content/assets/themes/apache/img/logo_white.png
similarity index 100%
rename from site/assets/themes/apache/img/logo_white.png
rename to content/assets/themes/apache/img/logo_white.png
diff --git a/site/assets/themes/apache/img/sidebar-bg.jpg 
b/content/assets/themes/apache/img/sidebar-bg.jpg
similarity index 100%
rename from site/assets/themes/apache/img/sidebar-bg.jpg
rename to content/assets/themes/apache/img/sidebar-bg.jpg
diff --git a/site/assets/themes/apache/jquery/jquery-2.1.1.js 
b/content/assets/themes/apache/jquery/jquery-2.1.1.js
similarity index 100%
rename from site/assets/themes/apache/jquery/jquery-2.1.1.js
rename to content/assets/themes/apache/jquery/jquery-2.1.1.js
diff --git a/site/assets/themes/apache/jquery/jquery-2.1.1.min.js 
b/content/assets/themes/apache/jquery/jquery-2.1.1.min.js
similarity index 100%
rename from site/assets/themes/apache/jquery/jquery-2.1.1.min.js
rename to content/assets/themes/apache/jquery/jquery-2.1.1.min.js
diff --git a/site/community-members.md b/content/community-members.md
similarity index 100%
rename from site/community-members.md
rename to content/community-members.md
diff --git a/site/community.md b/content/community.md
similarity index 100%
rename from site/community.md
rename to content/community.md
diff --git a/site/css/main.scss b/content/css/main.scss
similarity index 100%
rename from site/css/main.scss
rename to content/css/main.scss
diff --git a/site/download.md b/content/download.md
similarity index 100%
rename from site/download.md
rename to content/download.md
diff --git a/site/feed.xml b/content/feed.xml
similarity index 100%
rename from site/feed.xml
rename to content/feed.xml
diff --git a/site/history.md b/content/history.md
similarity index 100%
rename from site/history.md
rename to content/history.md
diff --git a/site/index.md b/content/index.md
similarity index 100%
rename from site/index.md
rename to content/index.md
diff --git a/site/marvin-platform-book/GLOSSARY.md 
b/content/marvin-platform-book/GLOSSARY.md
similarity index 100%
rename from site/marvin-platform-book/GLOSSARY.md
rename to content/marvin-platform-book/GLOSSARY.md
diff --git a/site/marvin-platform-book/README.md 
b/content/marvin-platform-book/README.md
similarity index 100%
rename from site/marvin-platform-book/README.md
rename to content/marvin-platform-book/README.md
diff --git a/site/marvin-platform-book/SUMMARY.md 
b/content/marvin-platform-book/SUMMARY.md
similarity index 100%
rename from site/marvin-platform-book/SUMMARY.md
rename to content/marvin-platform-book/SUMMARY.md
diff --git a/site/marvin-platform-book/ch1_main_components/artefacts.md 
b/content/marvin-platform-book/ch1_main_components/artefacts.md
similarity index 100%
rename from site/marvin-platform-book/ch1_main_components/artefacts.md
rename to content/marvin-platform-book/ch1_main_components/artefacts.md
diff --git a/site/marvin-platform-book/ch1_main_components/dasfe.md 
b/content/marvin-platform-book/ch1_main_components/dasfe.md
similarity index 100%
rename from site/marvin-platform-book/ch1_main_components/dasfe.md
rename to content/marvin-platform-book/ch1_main_components/dasfe.md
diff --git a/site/marvin-platform-book/ch1_main_components/engine.md 
b/content/marvin-platform-book/ch1_main_components/engine.md
similarity index 100%
rename from site/marvin-platform-book/ch1_main_components/engine.md
rename to content/marvin-platform-book/ch1_main_components/engine.md
diff --git a/site/marvin-platform-book/ch1_main_components/engine_executor.md 
b/content/marvin-platform-book/ch1_main_components/engine_executor.md
similarity index 100%
rename from site/marvin-platform-book/ch1_main_components/engine_executor.md
rename to content/marvin-platform-book/ch1_main_components/engine_executor.md
diff --git a/site/marvin-platform-book/ch1_main_components/notebook.md 
b/content/marvin-platform-book/ch1_main_components/notebook.md
similarity index 100%
rename from site/marvin-platform-book/ch1_main_components/notebook.md
rename to content/marvin-platform-book/ch1_main_components/notebook.md
diff --git a/site/marvin-platform-book/ch1_main_components/overview.md 
b/content/marvin-platform-book/ch1_main_components/overview.md
similarity index 100%
rename from site/marvin-platform-book/ch1_main_components/overview.md
rename to content/marvin-platform-book/ch1_main_components/overview.md
diff --git a/site/marvin-platform-book/ch1_main_components/toolbox.md 
b/content/marvin-platform-book/ch1_main_components/toolbox.md
similarity index 100%
rename from site/marvin-platform-book/ch1_main_components/toolbox.md
rename to content/marvin-platform-book/ch1_main_components/toolbox.md
diff --git a/site/marvin-platform-book/ch2_toolbox_installation/docker.md 
b/content/marvin-platform-book/ch2_toolbox_installation/docker.md
similarity index 100%
rename from site/marvin-platform-book/ch2_toolbox_installation/docker.md
rename to content/marvin-platform-book/ch2_toolbox_installation/docker.md
diff --git a/site/marvin-platform-book/ch2_toolbox_installation/mac.md 
b/content/marvin-platform-book/ch2_toolbox_installation/mac.md
similarity index 100%
rename from site/marvin-platform-book/ch2_toolbox_installation/mac.md
rename to content/marvin-platform-book/ch2_toolbox_installation/mac.md
diff --git a/site/marvin-platform-book/ch2_toolbox_installation/overview.md 
b/content/marvin-platform-book/ch2_toolbox_installation/overview.md
similarity index 100%
rename from site/marvin-platform-book/ch2_toolbox_installation/overview.md
rename to content/marvin-platform-book/ch2_toolbox_installation/overview.md
diff --git a/site/marvin-platform-book/ch2_toolbox_installation/ubuntu.md 
b/content/marvin-platform-book/ch2_toolbox_installation/ubuntu.md
similarity index 100%
rename from site/marvin-platform-book/ch2_toolbox_installation/ubuntu.md
rename to content/marvin-platform-book/ch2_toolbox_installation/ubuntu.md
diff --git a/site/marvin-platform-book/ch2_toolbox_installation/vagrant.md 
b/content/marvin-platform-book/ch2_toolbox_installation/vagrant.md
similarity index 100%
rename from site/marvin-platform-book/ch2_toolbox_installation/vagrant.md
rename to content/marvin-platform-book/ch2_toolbox_installation/vagrant.md
diff --git a/site/marvin-platform-book/ch3_get_started/create_engine.md 
b/content/marvin-platform-book/ch3_get_started/create_engine.md
similarity index 100%
rename from site/marvin-platform-book/ch3_get_started/create_engine.md
rename to content/marvin-platform-book/ch3_get_started/create_engine.md
diff --git a/site/marvin-platform-book/ch3_get_started/engine_examples.md 
b/content/marvin-platform-book/ch3_get_started/engine_examples.md
similarity index 100%
rename from site/marvin-platform-book/ch3_get_started/engine_examples.md
rename to content/marvin-platform-book/ch3_get_started/engine_examples.md
diff --git a/site/marvin-platform-book/ch3_get_started/existent_engine.md 
b/content/marvin-platform-book/ch3_get_started/existent_engine.md
similarity index 100%
rename from site/marvin-platform-book/ch3_get_started/existent_engine.md
rename to content/marvin-platform-book/ch3_get_started/existent_engine.md
diff --git a/site/marvin-platform-book/ch3_get_started/iris_engine.md 
b/content/marvin-platform-book/ch3_get_started/iris_engine.md
similarity index 100%
rename from site/marvin-platform-book/ch3_get_started/iris_engine.md
rename to content/marvin-platform-book/ch3_get_started/iris_engine.md
diff --git a/site/marvin-platform-book/ch3_get_started/mnist_engine.md 
b/content/marvin-platform-book/ch3_get_started/mnist_engine.md
similarity index 100%
rename from site/marvin-platform-book/ch3_get_started/mnist_engine.md
rename to content/marvin-platform-book/ch3_get_started/mnist_engine.md
diff --git a/site/marvin-platform-book/ch3_get_started/overview.md 
b/content/marvin-platform-book/ch3_get_started/overview.md
similarity index 100%
rename from site/marvin-platform-book/ch3_get_started/overview.md
rename to content/marvin-platform-book/ch3_get_started/overview.md
diff --git a/site/marvin-platform-book/ch3_get_started/sms_engine.md 
b/content/marvin-platform-book/ch3_get_started/sms_engine.md
similarity index 100%
rename from site/marvin-platform-book/ch3_get_started/sms_engine.md
rename to content/marvin-platform-book/ch3_get_started/sms_engine.md
diff --git a/site/marvin-platform-book/ch4_documentation/engine_cli.md 
b/content/marvin-platform-book/ch4_documentation/engine_cli.md
similarity index 100%
rename from site/marvin-platform-book/ch4_documentation/engine_cli.md
rename to content/marvin-platform-book/ch4_documentation/engine_cli.md
diff --git a/site/marvin-platform-book/ch4_documentation/generic_rest_api.md 
b/content/marvin-platform-book/ch4_documentation/generic_rest_api.md
similarity index 100%
rename from site/marvin-platform-book/ch4_documentation/generic_rest_api.md
rename to content/marvin-platform-book/ch4_documentation/generic_rest_api.md
diff --git a/site/marvin-platform-book/ch4_documentation/overview.md 
b/content/marvin-platform-book/ch4_documentation/overview.md
similarity index 100%
rename from site/marvin-platform-book/ch4_documentation/overview.md
rename to content/marvin-platform-book/ch4_documentation/overview.md
diff --git a/site/marvin-platform-book/ch4_documentation/setting_params.md 
b/content/marvin-platform-book/ch4_documentation/setting_params.md
similarity index 100%
rename from site/marvin-platform-book/ch4_documentation/setting_params.md
rename to content/marvin-platform-book/ch4_documentation/setting_params.md
diff --git a/site/marvin-platform-book/ch4_documentation/toolbox_cli.md 
b/content/marvin-platform-book/ch4_documentation/toolbox_cli.md
similarity index 100%
rename from site/marvin-platform-book/ch4_documentation/toolbox_cli.md
rename to content/marvin-platform-book/ch4_documentation/toolbox_cli.md
diff --git a/site/marvin-platform-book/ch4_documentation/toolbox_common_lib.md 
b/content/marvin-platform-book/ch4_documentation/toolbox_common_lib.md
similarity index 100%
rename from site/marvin-platform-book/ch4_documentation/toolbox_common_lib.md
rename to content/marvin-platform-book/ch4_documentation/toolbox_common_lib.md
diff --git a/site/marvin-platform-book/ch5_deploying/deploying.md 
b/content/marvin-platform-book/ch5_deploying/deploying.md
similarity index 100%
rename from site/marvin-platform-book/ch5_deploying/deploying.md
rename to content/marvin-platform-book/ch5_deploying/deploying.md
diff --git a/site/marvin-platform-book/ch5_deploying/overview.md 
b/content/marvin-platform-book/ch5_deploying/overview.md
similarity index 100%
rename from site/marvin-platform-book/ch5_deploying/overview.md
rename to content/marvin-platform-book/ch5_deploying/overview.md
diff --git a/site/marvin-platform-book/ch6_platform_architecture/overview.md 
b/content/marvin-platform-book/ch6_platform_architecture/overview.md
similarity index 100%
rename from site/marvin-platform-book/ch6_platform_architecture/overview.md
rename to content/marvin-platform-book/ch6_platform_architecture/overview.md
diff --git a/site/marvin-platform-book/ch7_community/community.md 
b/content/marvin-platform-book/ch7_community/community.md
similarity index 100%
rename from site/marvin-platform-book/ch7_community/community.md
rename to content/marvin-platform-book/ch7_community/community.md
diff --git a/site/marvin-platform-book/ch7_community/overview.md 
b/content/marvin-platform-book/ch7_community/overview.md
similarity index 100%
rename from site/marvin-platform-book/ch7_community/overview.md
rename to content/marvin-platform-book/ch7_community/overview.md
diff --git a/site/marvin-platform-book/ch8_versions/overview.md 
b/content/marvin-platform-book/ch8_versions/overview.md
similarity index 100%
rename from site/marvin-platform-book/ch8_versions/overview.md
rename to content/marvin-platform-book/ch8_versions/overview.md


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to