Initial commit
Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/commit/684160af Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/tree/684160af Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/diff/684160af Branch: refs/heads/master Commit: 684160afc3fb5866d8253fbc07c4dd9b67f21b47 Parents: 6bce09a Author: William Guo <gu...@apache.org> Authored: Wed Sep 12 18:00:55 2018 +0800 Committer: William Guo <gu...@apache.org> Committed: Wed Sep 12 18:00:55 2018 +0800 ---------------------------------------------------------------------- .DS_Store | Bin 0 -> 6148 bytes .idea/checkstyle-idea.xml | 16 ++ .idea/incubator-griffin-site.iml | 9 + .idea/misc.xml | 6 + .idea/modules.xml | 8 + .idea/sbt.xml | 6 + .idea/vcs.xml | 6 + .idea/workspace.xml | 287 +++++++++++++++++++ .../_base.scssc | Bin 0 -> 15290 bytes .../_layout.scssc | Bin 0 -> 44216 bytes .../_syntax-highlighting.scssc | Bin 0 -> 43716 bytes 11 files changed, 338 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/684160af/.DS_Store ---------------------------------------------------------------------- diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..10f526f Binary files /dev/null and b/.DS_Store differ http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/684160af/.idea/checkstyle-idea.xml ---------------------------------------------------------------------- diff --git a/.idea/checkstyle-idea.xml b/.idea/checkstyle-idea.xml new file mode 100644 index 0000000..294cf23 --- /dev/null +++ b/.idea/checkstyle-idea.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="CheckStyle-IDEA"> + <option name="configuration"> + <map> + <entry key="checkstyle-version" value="8.12" /> + <entry key="copy-libs" value="false" /> + <entry key="location-0" value="BUNDLED:(bundled):Sun Checks" /> + <entry key="location-1" value="BUNDLED:(bundled):Google Checks" /> + <entry key="scan-before-checkin" value="false" /> + <entry key="scanscope" value="JavaOnly" /> + <entry key="suppress-errors" value="false" /> + </map> + </option> + </component> +</project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/684160af/.idea/incubator-griffin-site.iml ---------------------------------------------------------------------- diff --git a/.idea/incubator-griffin-site.iml b/.idea/incubator-griffin-site.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/incubator-griffin-site.iml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="JAVA_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 http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/684160af/.idea/misc.xml ---------------------------------------------------------------------- diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="JavaScriptSettings"> + <option name="languageLevel" value="ES6" /> + </component> +</project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/684160af/.idea/modules.xml ---------------------------------------------------------------------- diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..98eec57 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectModuleManager"> + <modules> + <module fileurl="file://$PROJECT_DIR$/.idea/incubator-griffin-site.iml" filepath="$PROJECT_DIR$/.idea/incubator-griffin-site.iml" /> + </modules> + </component> +</project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/684160af/.idea/sbt.xml ---------------------------------------------------------------------- diff --git a/.idea/sbt.xml b/.idea/sbt.xml new file mode 100644 index 0000000..2018743 --- /dev/null +++ b/.idea/sbt.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ScalaSbtSettings"> + <option name="customVMPath" /> + </component> +</project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/684160af/.idea/vcs.xml ---------------------------------------------------------------------- diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="VcsDirectoryMappings"> + <mapping directory="" vcs="Git" /> + </component> +</project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/684160af/.idea/workspace.xml ---------------------------------------------------------------------- diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..b8841b3 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,287 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ChangeListManager"> + <list default="true" id="d94082d4-dac0-42ea-b23d-72d2fa679fb2" name="Default" comment=""> + <change beforePath="$PROJECT_DIR$/_includes/head.html" beforeDir="false" afterPath="$PROJECT_DIR$/_includes/head.html" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/_site/docs/community.html" beforeDir="false" afterPath="$PROJECT_DIR$/_site/docs/community.html" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/_site/docs/conf.html" beforeDir="false" afterPath="$PROJECT_DIR$/_site/docs/conf.html" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/_site/docs/download.html" beforeDir="false" afterPath="$PROJECT_DIR$/_site/docs/download.html" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/_site/docs/latest.html" beforeDir="false" afterPath="$PROJECT_DIR$/_site/docs/latest.html" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/_site/docs/quick-start.html" beforeDir="false" afterPath="$PROJECT_DIR$/_site/docs/quick-start.html" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/_site/docs/usecases.html" beforeDir="false" afterPath="$PROJECT_DIR$/_site/docs/usecases.html" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/_site/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/_site/index.html" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/index.html" afterDir="false" /> + </list> + <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> + <option name="TRACKING_ENABLED" value="true" /> + <option name="SHOW_DIALOG" value="false" /> + <option name="HIGHLIGHT_CONFLICTS" value="true" /> + <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> + <option name="LAST_RESOLUTION" value="IGNORE" /> + </component> + <component name="CheckStyle-IDEA-workspace"> + <option name="configuration"> + <map> + <entry key="last-active-plugin-version" value="5.22.0" /> + </map> + </option> + </component> + <component name="FileEditorManager"> + <leaf> + <file leaf-file-name="head.html" pinned="false" current-in-tab="false"> + <entry file="file://$PROJECT_DIR$/_includes/head.html"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="234"> + <caret line="41" column="59" selection-start-line="41" selection-start-column="59" selection-end-line="41" selection-end-column="59" /> + </state> + </provider> + </entry> + </file> + <file leaf-file-name="index.html" pinned="false" current-in-tab="true"> + <entry file="file://$PROJECT_DIR$/index.html"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="234"> + <caret line="17" column="54" selection-start-line="17" selection-start-column="54" selection-end-line="17" selection-end-column="54" /> + </state> + </provider> + </entry> + </file> + </leaf> + </component> + <component name="FindInProjectRecents"> + <findStrings> + <find>favicon</find> + </findStrings> + </component> + <component name="Git.Settings"> + <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> + </component> + <component name="GradleLocalSettings"> + <option name="projectSyncType"> + <map> + <entry key="$USER_HOME$/repo.java/micrometer" value="PREVIEW" /> + <entry key="$USER_HOME$/repo.java/micrometer-samples-spring-boot" value="PREVIEW" /> + <entry key="$USER_HOME$/repo.java/micrometer/samples/micrometer-samples-boot1" value="PREVIEW" /> + <entry key="$USER_HOME$/repo.java/micrometer/samples/micrometer-samples-core" value="PREVIEW" /> + </map> + </option> + </component> + <component name="IdeDocumentHistory"> + <option name="CHANGED_PATHS"> + <list> + <option value="$PROJECT_DIR$/_includes/head.html" /> + <option value="$PROJECT_DIR$/index.html" /> + </list> + </option> + </component> + <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" /> + <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" /> + <component name="JsGulpfileManager"> + <detection-done>true</detection-done> + <sorting>DEFINITION_ORDER</sorting> + </component> + <component name="NodePackageJsonFileManager"> + <packageJsonPaths /> + </component> + <component name="ProjectFrameBounds"> + <option name="y" value="23" /> + <option name="width" value="1440" /> + <option name="height" value="803" /> + </component> + <component name="ProjectView"> + <navigator proportions="" version="1"> + <foldersAlwaysOnTop value="true" /> + </navigator> + <panes> + <pane id="PackagesPane" /> + <pane id="ProjectPane"> + <subPane> + <expand> + <path> + <item name="incubator-griffin-site" type="b2602c69:ProjectViewProjectNode" /> + <item name="incubator-griffin-site" type="462c0819:PsiDirectoryNode" /> + </path> + <path> + <item name="incubator-griffin-site" type="b2602c69:ProjectViewProjectNode" /> + <item name="incubator-griffin-site" type="462c0819:PsiDirectoryNode" /> + <item name="_includes" type="462c0819:PsiDirectoryNode" /> + </path> + <path> + <item name="incubator-griffin-site" type="b2602c69:ProjectViewProjectNode" /> + <item name="incubator-griffin-site" type="462c0819:PsiDirectoryNode" /> + <item name="images" type="462c0819:PsiDirectoryNode" /> + </path> + </expand> + <select /> + </subPane> + </pane> + <pane id="Scope" /> + </panes> + </component> + <component name="PropertiesComponent"> + <property name="WebServerToolWindowFactoryState" value="false" /> + <property name="aspect.path.notification.shown" value="true" /> + <property name="last_opened_file_path" value="$PROJECT_DIR$" /> + <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" /> + <property name="nodejs_npm_path_reset_for_default_project" value="true" /> + <property name="settings.editor.selected.configurable" value="MavenSettings" /> + </component> + <component name="RunDashboard"> + <option name="ruleStates"> + <list> + <RuleState> + <option name="name" value="ConfigurationTypeDashboardGroupingRule" /> + </RuleState> + <RuleState> + <option name="name" value="StatusDashboardGroupingRule" /> + </RuleState> + </list> + </option> + </component> + <component name="RunManager"> + <configuration default="true" type="Application" factoryName="Application"> + <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> + </configuration> + <configuration default="true" type="JUnit" factoryName="JUnit"> + <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> + <option name="ALTERNATIVE_JRE_PATH" /> + <option name="PACKAGE_NAME" /> + <option name="MAIN_CLASS_NAME" /> + <option name="METHOD_NAME" /> + <option name="TEST_OBJECT" value="class" /> + <option name="VM_PARAMETERS" value="-ea" /> + <option name="PARAMETERS" /> + <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" /> + <option name="PASS_PARENT_ENVS" value="true" /> + <option name="TEST_SEARCH_SCOPE"> + <value defaultName="singleModule" /> + </option> + <patterns /> + </configuration> + <configuration default="true" type="TestNG" factoryName="TestNG"> + <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> + <option name="ALTERNATIVE_JRE_PATH" /> + <option name="SUITE_NAME" /> + <option name="PACKAGE_NAME" /> + <option name="MAIN_CLASS_NAME" /> + <option name="METHOD_NAME" /> + <option name="GROUP_NAME" /> + <option name="TEST_OBJECT" value="CLASS" /> + <option name="VM_PARAMETERS" value="-ea" /> + <option name="PARAMETERS" /> + <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" /> + <option name="OUTPUT_DIRECTORY" /> + <option name="PASS_PARENT_ENVS" value="true" /> + <option name="TEST_SEARCH_SCOPE"> + <value defaultName="singleModule" /> + </option> + <option name="USE_DEFAULT_REPORTERS" value="false" /> + <option name="PROPERTIES_FILE" /> + <properties /> + <listeners /> + </configuration> + </component> + <component name="SbtLocalSettings"> + <option name="projectSyncType"> + <map> + <entry key="$USER_HOME$/Downloads/ScalaTestDrivenDevelopment/Chapter 1/HelloWorld" value="PREVIEW" /> + <entry key="$USER_HOME$/Downloads/ScalaTestDrivenDevelopment/Chapter 2/BaseConversionAPI" value="PREVIEW" /> + <entry key="$USER_HOME$/Downloads/ScalaTestDrivenDevelopment/Chapter 3" value="PREVIEW" /> + <entry key="$USER_HOME$/Downloads/ScalaTestDrivenDevelopment/Chapter 4/BaseConversionAPI" value="PREVIEW" /> + <entry key="$USER_HOME$/Downloads/ScalaTestDrivenDevelopment/Chapter 5/BaseConversionAPI" value="PREVIEW" /> + <entry key="$USER_HOME$/Downloads/ScalaTestDrivenDevelopment/Chapter 6" value="PREVIEW" /> + <entry key="$USER_HOME$/Downloads/ScalaTestDrivenDevelopment/Chapter 8" value="PREVIEW" /> + <entry key="$USER_HOME$/repo.skills/Advanced-Machine-Learning-with-Spark-2.x/section_4/packt-big-data-spark-streaming" value="PREVIEW" /> + <entry key="$USER_HOME$/repo.skills/spark-stateful-example" value="PREVIEW" /> + </map> + </option> + </component> + <component name="SvnConfiguration"> + <configuration /> + </component> + <component name="TaskManager"> + <task active="true" id="Default" summary="Default task"> + <changelist id="d94082d4-dac0-42ea-b23d-72d2fa679fb2" name="Default" comment="" /> + <created>1536745717840</created> + <option name="number" value="Default" /> + <option name="presentableId" value="Default" /> + <updated>1536745717840</updated> + <workItem from="1536745719218" duration="182000" /> + </task> + <servers /> + </component> + <component name="TimeTrackingManager"> + <option name="totallyTimeSpent" value="182000" /> + </component> + <component name="ToolWindowManager"> + <frame x="0" y="23" width="1440" height="803" extended-state="0" /> + <editor active="true" /> + <layout> + <window_info anchor="bottom" id="TODO" order="6" /> + <window_info anchor="right" id="Palette	" /> + <window_info anchor="bottom" id="Event Log" side_tool="true" /> + <window_info anchor="right" id="Maven Projects" /> + <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" /> + <window_info anchor="bottom" id="Run" order="2" /> + <window_info anchor="bottom" id="Version Control" /> + <window_info anchor="bottom" id="CheckStyle" /> + <window_info anchor="bottom" id="Terminal" /> + <window_info id="Designer" /> + <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.25" /> + <window_info anchor="right" id="Database" /> + <window_info anchor="bottom" id="Find" order="1" /> + <window_info id="Learn" /> + <window_info anchor="right" id="SciView" /> + <window_info id="Structure" order="1" side_tool="true" weight="0.25" /> + <window_info anchor="right" id="Ant Build" order="1" weight="0.25" /> + <window_info anchor="bottom" id="Debug" order="3" weight="0.4" /> + <window_info id="Favorites" side_tool="true" /> + <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" /> + <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" /> + <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" /> + <window_info anchor="bottom" id="Message" order="0" /> + <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" /> + </layout> + </component> + <component name="TypeScriptGeneratedFilesManager"> + <option name="version" value="1" /> + </component> + <component name="VcsContentAnnotationSettings"> + <option name="myLimit" value="2678400000" /> + </component> + <component name="editorHistoryManager"> + <entry file="file://$PROJECT_DIR$/images/favicon.png"> + <provider selected="true" editor-type-id="images" /> + </entry> + <entry file="file://$PROJECT_DIR$/_includes/head.html"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="234"> + <caret line="41" column="59" selection-start-line="41" selection-start-column="59" selection-end-line="41" selection-end-column="59" /> + </state> + </provider> + </entry> + <entry file="file://$PROJECT_DIR$/index.html"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="234"> + <caret line="17" column="54" selection-start-line="17" selection-start-column="54" selection-end-line="17" selection-end-column="54" /> + </state> + </provider> + </entry> + </component> + <component name="masterDetails"> + <states> + <state key="ProjectJDKs.UI"> + <settings> + <last-edited>1.8</last-edited> + <splitter-proportions> + <option name="proportions"> + <list> + <option value="0.2" /> + </list> + </option> + </splitter-proportions> + </settings> + </state> + </states> + </component> +</project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/684160af/.sass-cache/a5292a856c0498e2198b635553e5933e46b11c16/_base.scssc ---------------------------------------------------------------------- diff --git a/.sass-cache/a5292a856c0498e2198b635553e5933e46b11c16/_base.scssc b/.sass-cache/a5292a856c0498e2198b635553e5933e46b11c16/_base.scssc new file mode 100644 index 0000000..b69f6d6 Binary files /dev/null and b/.sass-cache/a5292a856c0498e2198b635553e5933e46b11c16/_base.scssc differ http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/684160af/.sass-cache/a5292a856c0498e2198b635553e5933e46b11c16/_layout.scssc ---------------------------------------------------------------------- diff --git a/.sass-cache/a5292a856c0498e2198b635553e5933e46b11c16/_layout.scssc b/.sass-cache/a5292a856c0498e2198b635553e5933e46b11c16/_layout.scssc new file mode 100644 index 0000000..09c37ce Binary files /dev/null and b/.sass-cache/a5292a856c0498e2198b635553e5933e46b11c16/_layout.scssc differ http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/684160af/.sass-cache/a5292a856c0498e2198b635553e5933e46b11c16/_syntax-highlighting.scssc ---------------------------------------------------------------------- diff --git a/.sass-cache/a5292a856c0498e2198b635553e5933e46b11c16/_syntax-highlighting.scssc b/.sass-cache/a5292a856c0498e2198b635553e5933e46b11c16/_syntax-highlighting.scssc new file mode 100644 index 0000000..95873e7 Binary files /dev/null and b/.sass-cache/a5292a856c0498e2198b635553e5933e46b11c16/_syntax-highlighting.scssc differ