Skip to content

Commit

Permalink
d942655 Merge remote-tracking branch 'shadxx7/FLUID-4016'
Browse files Browse the repository at this point in the history
  • Loading branch information
jobara committed Mar 21, 2018
0 parents commit e2c4d16
Show file tree
Hide file tree
Showing 301 changed files with 121,650 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>
634 changes: 634 additions & 0 deletions infusion/development/APIChangesFrom1_4To1_5.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

644 changes: 644 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.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

910 changes: 910 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,271 changes: 1,271 additions & 0 deletions infusion/development/CoreAPI.html

Large diffs are not rendered by default.

643 changes: 643 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.

736 changes: 736 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.

622 changes: 622 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.

756 changes: 756 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.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

672 changes: 672 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.

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

Large diffs are not rendered by default.

0 comments on commit e2c4d16

Please sign in to comment.