Skip to content

Commit

Permalink
ad86a05 Merge remote-tracking branch 'justin/googleSearchConsole'
Browse files Browse the repository at this point in the history
  • Loading branch information
cindyli committed Sep 28, 2017
0 parents commit 4e4983c
Show file tree
Hide file tree
Showing 395 changed files with 163,129 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
28 changes: 28 additions & 0 deletions 404.html
@@ -0,0 +1,28 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<meta content="width=device-width, initial-scale=1.0" name="viewport">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/foundation/5.5.1/css/normalize.min.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/foundation/5.5.1/css/foundation.min.css"/>

<link rel="stylesheet" href="/css/fluid-docs.css"/>

<title>Page not found | Fluid Project Documentation</title>
<link rel="icon" type="image/png" href="/images/fluid-icon.ico">
</head>
<body>
<header class="fluid-docs-header">
<a href="/">Fluid Project Documentation</a>
</header>

<section class="row fluid-docs-main-body">
<div class="medium-9 medium-offset-3 column fluid-docs-content">
<h1>404 Error - Page not found</h1>

<p>Check the entered URL, or go to the <a href="/">Fluid Documentation home page</a>.</p>
</div>
</section>
</body>
</html>
1 change: 1 addition & 0 deletions CNAME
@@ -0,0 +1 @@
docs.fluidproject.org
43 changes: 43 additions & 0 deletions css/fluid-docs.css
@@ -0,0 +1,43 @@
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab);

body {
background-color: #f2f2f2;
}

.fluid-docs-header,
.fluid-docs-footer {
background-color: #323232;
height: 7rem;
font-family: "Open Sans", Arial, Helvetica;
font-size: 1.1rem;
}

.fluid-docs-header {
font-size: 1.6rem;
font-family: "Open Sans", Arial, Helvetica;
letter-spacing: 0.2rem;
padding: 2.5rem 0 0 2.5rem;
}

.fluid-docs-header a {
color: #66CCFF;
}

.fluid-docs-main-body {
min-height: 40rem;
margin: 0;
}

.fluid-docs-content {
min-height: 40rem;
height: 100%;
}

.fluid-docs-content h1 {
font-family: 'Roboto Slab';
font-size: 3.0rem;
margin-top: 6rem;
padding-top: 1rem;
padding-bottom: 2rem;
}
1 change: 1 addition & 0 deletions googleb25567dcba3da270.html
@@ -0,0 +1 @@
google-site-verification: googleb25567dcba3da270.html
Binary file added images/fluid-icon.ico
Binary file not shown.
9 changes: 9 additions & 0 deletions index.html
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=infusion/development/">
<title>Redirect</title>
</head>
<body>
</body>
</html>
Empty file added infusion/development/.nojekyll
Empty file.
28 changes: 28 additions & 0 deletions infusion/development/404.html
@@ -0,0 +1,28 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<meta content="width=device-width, initial-scale=1.0" name="viewport">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/foundation/5.5.1/css/normalize.min.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/foundation/5.5.1/css/foundation.min.css"/>

<link rel="stylesheet" href="/css/fluid-docs.css"/>

<title>Page not found | Fluid Project Documentation</title>
<link rel="icon" type="image/png" href="/images/fluid-icon.ico">
</head>
<body>
<header class="fluid-docs-header">
<a href="/">Fluid Project Documentation</a>
</header>

<section class="row fluid-docs-main-body">
<div class="medium-9 medium-offset-3 column fluid-docs-content">
<h1>404 Error - Page not found</h1>

<p>Check the entered URL, or go to the <a href="/">Fluid Documentation home page</a>.</p>
</div>
</section>
</body>
</html>
630 changes: 630 additions & 0 deletions infusion/development/APIChangesFrom1_4To1_5.html

Large diffs are not rendered by default.

967 changes: 967 additions & 0 deletions infusion/development/APIChangesFrom1_5To2_0.html

Large diffs are not rendered by default.

655 changes: 655 additions & 0 deletions infusion/development/APIChangesFrom2_0To3_0.html

Large diffs are not rendered by default.

909 changes: 909 additions & 0 deletions infusion/development/AuxiliarySchemaForPreferencesFramework.html

Large diffs are not rendered by default.

809 changes: 809 additions & 0 deletions infusion/development/Builder.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions infusion/development/CNAME
@@ -0,0 +1 @@
docs.fluidproject.org
610 changes: 610 additions & 0 deletions infusion/development/ChangeApplier.html

Large diffs are not rendered by default.

1,134 changes: 1,134 additions & 0 deletions infusion/development/ChangeApplierAPI.html

Large diffs are not rendered by default.

619 changes: 619 additions & 0 deletions infusion/development/ClassNameConventions.html

Large diffs are not rendered by default.

1,420 changes: 1,420 additions & 0 deletions infusion/development/ComponentConfigurationOptions.html

Large diffs are not rendered by default.

769 changes: 769 additions & 0 deletions infusion/development/ComponentGrades.html

Large diffs are not rendered by default.

645 changes: 645 additions & 0 deletions infusion/development/ComponentLifecycle.html

Large diffs are not rendered by default.

628 changes: 628 additions & 0 deletions infusion/development/ComponentOptionsAndDefaults.html

Large diffs are not rendered by default.

663 changes: 663 additions & 0 deletions infusion/development/CompositePanels.html

Large diffs are not rendered by default.

658 changes: 658 additions & 0 deletions infusion/development/ConditionalSubpanels.html

Large diffs are not rendered by default.

674 changes: 674 additions & 0 deletions infusion/development/ConnectingThePartsOfAPreferencesEditor.html

Large diffs are not rendered by default.

906 changes: 906 additions & 0 deletions infusion/development/ContextAwareness.html

Large diffs are not rendered by default.

759 changes: 759 additions & 0 deletions infusion/development/Contexts.html

Large diffs are not rendered by default.

1,237 changes: 1,237 additions & 0 deletions infusion/development/CoreAPI.html

Large diffs are not rendered by default.

642 changes: 642 additions & 0 deletions infusion/development/Cutpoints.html

Large diffs are not rendered by default.

743 changes: 743 additions & 0 deletions infusion/development/DOMBinder.html

Large diffs are not rendered by default.

726 changes: 726 additions & 0 deletions infusion/development/DOMBinderAPI.html

Large diffs are not rendered by default.

710 changes: 710 additions & 0 deletions infusion/development/DeclarativeThisismInIoC.html

Large diffs are not rendered by default.

624 changes: 624 additions & 0 deletions infusion/development/DeprecatedIn2_0.html

Large diffs are not rendered by default.

750 changes: 750 additions & 0 deletions infusion/development/DeprecationsIn1_5.html

Large diffs are not rendered by default.

755 changes: 755 additions & 0 deletions infusion/development/Enactors.html

Large diffs are not rendered by default.

779 changes: 779 additions & 0 deletions infusion/development/EventInjectionAndBoiling.html

Large diffs are not rendered by default.

710 changes: 710 additions & 0 deletions infusion/development/ExpansionOfComponentOptions.html

Large diffs are not rendered by default.

726 changes: 726 additions & 0 deletions infusion/development/FetchResources.html

Large diffs are not rendered by default.

671 changes: 671 additions & 0 deletions infusion/development/FrameworkConcepts.html

Large diffs are not rendered by default.

628 changes: 628 additions & 0 deletions infusion/development/FunctionGrades.html

Large diffs are not rendered by default.

608 changes: 608 additions & 0 deletions infusion/development/HowToUseInfusionIoC.html

Large diffs are not rendered by default.

627 changes: 627 additions & 0 deletions infusion/development/HowToUseTheRenderer.html

Large diffs are not rendered by default.

0 comments on commit 4e4983c

Please sign in to comment.