You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by jf...@apache.org on 2014/12/17 19:30:43 UTC

[18/18] incubator-aurora-website git commit: Initial move of website over to git

Initial move of website over to git


Project: http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/commit/c43a3a2d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/tree/c43a3a2d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/diff/c43a3a2d

Branch: refs/heads/master
Commit: c43a3a2d8d4b4f6b16d502a5262923737d5033a2
Parents: 
Author: jfarrell <jf...@apache.org>
Authored: Wed Dec 17 13:29:56 2014 -0500
Committer: jfarrell <jf...@apache.org>
Committed: Wed Dec 17 13:29:56 2014 -0500

----------------------------------------------------------------------
 Gemfile                                         |   10 +
 Gemfile.lock                                    |  130 +
 LICENSE                                         |  205 ++
 README.md                                       |   56 +
 Rakefile                                        |   52 +
 config.rb                                       |   62 +
 publish/assets/css/main.css                     |   79 +
 publish/assets/img/apache_incubator_logo.png    |  Bin 0 -> 11806 bytes
 publish/assets/img/aurora_image_1600.jpg        |  Bin 0 -> 705120 bytes
 publish/assets/img/aurora_logo.png              |  Bin 0 -> 15106 bytes
 publish/assets/img/aurora_logo_dkbkg.svg        |  240 ++
 publish/assets/img/aurora_logo_ltgreen_bkg.svg  |  240 ++
 publish/assets/img/aurora_logo_white_bkg.svg    |  240 ++
 publish/assets/img/favicon.ico                  |  Bin 0 -> 3638 bytes
 .../assets/img/glyphicons-halflings-white.png   |  Bin 0 -> 8777 bytes
 publish/assets/img/glyphicons-halflings.png     |  Bin 0 -> 12799 bytes
 publish/assets/js/bootstrap.js                  | 2281 ++++++++++++++++++
 publish/assets/js/bootstrap.min.js              |    7 +
 publish/assets/js/jquery-1.11.1.min.js          |    5 +
 .../aurora-0-6-0-incubating-released/index.html |  157 ++
 publish/blog/feed.xml                           |   78 +
 publish/blog/index.html                         |   83 +
 publish/community/index.html                    |  104 +
 publish/developers/index.html                   |   84 +
 publish/docs/gettingstarted/index.html          |   73 +
 publish/docs/howtocontribute/index.html         |  115 +
 .../client-cluster-configuration/index.html     |  183 ++
 .../latest/client-commands/index.html           |  586 +++++
 .../documentation/latest/clientv2/index.html    |  491 ++++
 .../documentation/latest/committers/index.html  |  141 ++
 .../latest/configuration-reference/index.html   |  879 +++++++
 .../latest/configuration-tutorial/index.html    | 1218 ++++++++++
 .../latest/contributing/index.html              |  133 +
 .../documentation/latest/cron-jobs/index.html   |  215 ++
 .../deploying-aurora-scheduler/index.html       |  368 +++
 .../latest/developing-aurora-client/index.html  |  201 ++
 .../developing-aurora-scheduler/index.html      |  163 ++
 publish/documentation/latest/hooks/index.html   |  327 +++
 .../latest/images/CPUavailability.png           |  Bin 0 -> 26371 bytes
 .../latest/images/HelloWorldJob.png             |  Bin 0 -> 44392 bytes
 .../documentation/latest/images/RoleJobs.png    |  Bin 0 -> 59734 bytes
 .../latest/images/ScheduledJobs.png             |  Bin 0 -> 40758 bytes
 .../latest/images/TaskBreakdown.png             |  Bin 0 -> 89794 bytes
 .../latest/images/aurora_hierarchy.png          |  Bin 0 -> 40856 bytes
 .../documentation/latest/images/killedtask.png  |  Bin 0 -> 73312 bytes
 .../documentation/latest/images/lifeofatask.png |  Bin 0 -> 62645 bytes
 .../documentation/latest/images/runningtask.png |  Bin 0 -> 58821 bytes
 publish/documentation/latest/images/stderr.png  |  Bin 0 -> 16176 bytes
 publish/documentation/latest/images/stdout.png  |  Bin 0 -> 32941 bytes
 .../latest/images/storage_hierarchy.png         |  Bin 0 -> 87035 bytes
 publish/documentation/latest/index.html         |  118 +
 .../documentation/latest/monitoring/index.html  |  315 +++
 .../latest/resource-isolation/index.html        |  220 ++
 .../latest/scheduler-storage/index.html         |  117 +
 publish/documentation/latest/sla/index.html     |  265 ++
 .../latest/storage-config/index.html            |  234 ++
 publish/documentation/latest/storage/index.html |  166 ++
 .../latest/test-resource-generation/index.html  |   97 +
 .../documentation/latest/tutorial/index.html    |  327 +++
 .../documentation/latest/user-guide/index.html  |  462 ++++
 publish/documentation/latest/vagrant/index.html |  121 +
 publish/downloads/index.html                    |   96 +
 publish/index.html                              |  105 +
 source/_footer.md.erb                           |   25 +
 source/_header_homepage.md.erb                  |   22 +
 source/_header_normal.md.erb                    |   13 +
 source/assets/css/main.css                      |   79 +
 source/assets/img/apache_incubator_logo.png     |  Bin 0 -> 11806 bytes
 source/assets/img/aurora_image_1600.jpg         |  Bin 0 -> 705120 bytes
 source/assets/img/aurora_logo.png               |  Bin 0 -> 15106 bytes
 source/assets/img/aurora_logo_dkbkg.svg         |  240 ++
 source/assets/img/aurora_logo_ltgreen_bkg.svg   |  240 ++
 source/assets/img/aurora_logo_white_bkg.svg     |  240 ++
 source/assets/img/favicon.ico                   |  Bin 0 -> 3638 bytes
 .../assets/img/glyphicons-halflings-white.png   |  Bin 0 -> 8777 bytes
 source/assets/img/glyphicons-halflings.png      |  Bin 0 -> 12799 bytes
 source/assets/js/bootstrap.js                   | 2280 +++++++++++++++++
 source/assets/js/bootstrap.min.js               |    6 +
 source/assets/js/jquery-1.11.1.min.js           |    4 +
 source/blog.html.erb                            |   18 +
 ...14-12-08-aurora-0-6-0-incubating-released.md |   54 +
 source/blog/feed.xml.erb                        |   25 +
 source/community.html.md                        |   34 +
 source/developers.html.md                       |   13 +
 source/docs/gettingstarted.html.md              |    3 +
 source/docs/howtocontribute.html.md             |   50 +
 source/documentation/latest.html.md             |   36 +
 .../latest/client-cluster-configuration.md      |   71 +
 source/documentation/latest/client-commands.md  |  516 ++++
 source/documentation/latest/clientv2.md         |  406 ++++
 source/documentation/latest/committers.md       |   79 +
 .../latest/configuration-reference.md           |  538 +++++
 .../latest/configuration-tutorial.md            | 1147 +++++++++
 source/documentation/latest/contributing.md     |   68 +
 source/documentation/latest/cron-jobs.md        |  131 +
 .../latest/deploying-aurora-scheduler.md        |  259 ++
 .../latest/developing-aurora-client.md          |  122 +
 .../latest/developing-aurora-scheduler.md       |  108 +
 source/documentation/latest/hooks.md            |  244 ++
 .../latest/images/CPUavailability.png           |  Bin 0 -> 26371 bytes
 .../latest/images/HelloWorldJob.png             |  Bin 0 -> 44392 bytes
 source/documentation/latest/images/RoleJobs.png |  Bin 0 -> 59734 bytes
 .../latest/images/ScheduledJobs.png             |  Bin 0 -> 40758 bytes
 .../latest/images/TaskBreakdown.png             |  Bin 0 -> 89794 bytes
 .../latest/images/aurora_hierarchy.png          |  Bin 0 -> 40856 bytes
 .../documentation/latest/images/killedtask.png  |  Bin 0 -> 73312 bytes
 .../documentation/latest/images/lifeofatask.png |  Bin 0 -> 62645 bytes
 .../documentation/latest/images/runningtask.png |  Bin 0 -> 58821 bytes
 source/documentation/latest/images/stderr.png   |  Bin 0 -> 16176 bytes
 source/documentation/latest/images/stdout.png   |  Bin 0 -> 32941 bytes
 .../latest/images/storage_hierarchy.png         |  Bin 0 -> 87035 bytes
 source/documentation/latest/monitoring.md       |  206 ++
 .../documentation/latest/resource-isolation.md  |  147 ++
 .../documentation/latest/scheduler-storage.md   |   47 +
 source/documentation/latest/sla.md              |  176 ++
 source/documentation/latest/storage-config.md   |  142 ++
 source/documentation/latest/storage.md          |   88 +
 .../latest/test-resource-generation.md          |   25 +
 source/documentation/latest/tutorial.md         |  265 ++
 source/documentation/latest/user-guide.md       |  363 +++
 source/documentation/latest/vagrant.md          |   51 +
 source/downloads.html.md                        |   26 +
 source/index.html.md                            |   29 +
 source/layouts/documentation.erb                |   14 +
 source/layouts/layout.erb                       |   37 +
 source/layouts/post.erb                         |   40 +
 126 files changed, 20576 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/blob/c43a3a2d/Gemfile
----------------------------------------------------------------------
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..1b90894
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,10 @@
+source 'https://rubygems.org'
+
+gem 'middleman', '3.2.0'
+gem 'middleman-livereload', '3.1.0'
+gem 'middleman-syntax', '1.2.1'
+gem 'therubyracer', '0.12.1'
+gem 'middleman-blog', '3.5.1'
+gem "htmlentities"
+gem 'redcarpet', github: 'vmg/redcarpet'
+gem 'rake', '10.3.1'

http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/blob/c43a3a2d/Gemfile.lock
----------------------------------------------------------------------
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..9481be6
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,130 @@
+GIT
+  remote: git://github.com/vmg/redcarpet.git
+  revision: 5ffeb37fd5ef9bb5f163839ec5842a178049eb67
+  specs:
+    redcarpet (3.1.1)
+
+GEM
+  remote: https://rubygems.org/
+  specs:
+    activesupport (3.2.15)
+      i18n (~> 0.6, >= 0.6.4)
+      multi_json (~> 1.0)
+    addressable (2.3.5)
+    atomic (1.1.14)
+    chunky_png (1.2.9)
+    coffee-script (2.2.0)
+      coffee-script-source
+      execjs
+    coffee-script-source (1.6.3)
+    compass (0.12.2)
+      chunky_png (~> 1.2)
+      fssm (>= 0.2.7)
+      sass (~> 3.1)
+    em-websocket (0.5.0)
+      eventmachine (>= 0.12.9)
+      http_parser.rb (~> 0.5.3)
+    eventmachine (1.0.3)
+    execjs (1.4.0)
+      multi_json (~> 1.0)
+    ffi (1.9.3)
+    fssm (0.2.10)
+    haml (4.0.4)
+      tilt
+    hike (1.2.3)
+    htmlentities (4.3.2)
+    http_parser.rb (0.5.3)
+    i18n (0.6.5)
+    kramdown (1.2.0)
+    libv8 (3.16.14.3)
+    listen (1.3.1)
+      rb-fsevent (>= 0.9.3)
+      rb-inotify (>= 0.9)
+      rb-kqueue (>= 0.2)
+    middleman (3.2.0)
+      coffee-script (~> 2.2.0)
+      compass (>= 0.12.2)
+      execjs (~> 1.4.0)
+      haml (>= 3.1.6)
+      kramdown (~> 1.2)
+      middleman-core (= 3.2.0)
+      middleman-sprockets (>= 3.1.2)
+      sass (>= 3.1.20)
+      uglifier (~> 2.1.0)
+    middleman-blog (3.5.1)
+      addressable (~> 2.3.5)
+      middleman-core (~> 3.2)
+      tzinfo (>= 0.3.0)
+    middleman-core (3.2.0)
+      activesupport (~> 3.2.6)
+      bundler (~> 1.1)
+      i18n (~> 0.6.1)
+      listen (~> 1.1)
+      rack (>= 1.4.5)
+      rack-test (~> 0.6.1)
+      thor (>= 0.15.2, < 2.0)
+      tilt (~> 1.3.6)
+    middleman-livereload (3.1.0)
+      em-websocket (>= 0.2.0)
+      middleman-core (>= 3.0.2)
+      multi_json (~> 1.0)
+      rack-livereload
+    middleman-sprockets (3.2.0)
+      middleman-core (~> 3.2)
+      sprockets (~> 2.1)
+      sprockets-helpers (~> 1.0.0)
+      sprockets-sass (~> 1.0.0)
+    middleman-syntax (1.2.1)
+      middleman-core (~> 3.0)
+      rouge (~> 0.3.0)
+    multi_json (1.8.2)
+    rack (1.5.2)
+    rack-livereload (0.3.15)
+      rack
+    rack-test (0.6.2)
+      rack (>= 1.0)
+    rake (10.3.1)
+    rb-fsevent (0.9.3)
+    rb-inotify (0.9.2)
+      ffi (>= 0.5.0)
+    rb-kqueue (0.2.0)
+      ffi (>= 0.5.0)
+    ref (1.0.5)
+    rouge (0.3.10)
+      thor
+    sass (3.2.12)
+    sprockets (2.10.0)
+      hike (~> 1.2)
+      multi_json (~> 1.0)
+      rack (~> 1.0)
+      tilt (~> 1.1, != 1.3.0)
+    sprockets-helpers (1.0.1)
+      sprockets (~> 2.0)
+    sprockets-sass (1.0.2)
+      sprockets (~> 2.0)
+      tilt (~> 1.1)
+    therubyracer (0.12.1)
+      libv8 (~> 3.16.14.0)
+      ref
+    thor (0.18.1)
+    thread_safe (0.1.3)
+      atomic
+    tilt (1.3.7)
+    tzinfo (1.1.0)
+      thread_safe (~> 0.1)
+    uglifier (2.1.2)
+      execjs (>= 0.3.0)
+      multi_json (~> 1.0, >= 1.0.2)
+
+PLATFORMS
+  ruby
+
+DEPENDENCIES
+  htmlentities
+  middleman (= 3.2.0)
+  middleman-blog (= 3.5.1)
+  middleman-livereload (= 3.1.0)
+  middleman-syntax (= 1.2.1)
+  rake (= 10.3.1)
+  redcarpet!
+  therubyracer (= 0.12.1)

http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/blob/c43a3a2d/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..43e7580
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,205 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+
+--------------------------------------------------
+

http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/blob/c43a3a2d/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..b484f13
--- /dev/null
+++ b/README.md
@@ -0,0 +1,56 @@
+# Apache Aurora Website
+This will generate the Apache Aurora available at http://aurora.apache.org. The content
+within the publish folder will be the actual deployed site.
+
+
+## Setup
+
+		gem install bundler
+		bundle install
+		
+
+## Generating the site
+To generate the site one only needs to run `rake` after performing the setup
+tasks mentioned above. This will download the latest Apache Aurora documentation
+contained in the `docs` folder, integrate them into the site, and generate all
+other files within the source folder.
+
+		rake
+
+
+## Development 
+To live edit the site run `rake dev` and then open a browser window to 
+http://localhost:4567/ . Any change you make to the sources dir will 
+be shown on the local dev site immediately. Errors will be shown in the 
+console you launched `rake dev` within.
+
+
+## Other available tasks
+
+		rake build        # Build the website from source
+		rake clean        # Remove any temporary products
+		rake clobber      # Remove any generated file
+		rake dev          # Run the site in development mode
+		rake update_docs  # Update the latest docs from the Apache Aurora codebase
+
+
+## Publishing the Site
+The website uses svnpubsub. The publish folder contains the websites content
+and when committed to the svn repository it will be automatically deployed to 
+the live site. 
+
+
+### Apache License
+Except as otherwise noted this software is licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/blob/c43a3a2d/Rakefile
----------------------------------------------------------------------
diff --git a/Rakefile b/Rakefile
new file mode 100644
index 0000000..4975c5e
--- /dev/null
+++ b/Rakefile
@@ -0,0 +1,52 @@
+require 'rubygems'
+require 'rake/clean'
+require 'fileutils'
+
+task :default => [:update_docs, :build, :clean]
+ 
+CLEAN.include "**/.DS_Store"
+
+desc "Build the website from source"
+task :build do
+  puts "Building website from static source"
+  result = system("middleman build --clean")
+  if result 
+    puts "Successfully generated the site, please commit your changes"
+  else
+    puts "An error was encountered when generating the site"
+  end
+end
+
+desc "Update the latest docs from the Apache Aurora codebase"
+task :update_docs do
+  puts "Updating latest documentation from the Apache Aurora codebase"
+
+  tmp_dir = File.join(File.dirname(__FILE__), "tmp")
+  docs_dir = File.join(File.dirname(__FILE__), "source/documentation")
+  Rake::Task[:clean].invoke if File.exist?(tmp_dir)
+
+  puts "Cloning Apache Aurora codebase"
+  FileUtils.mkdir_p(tmp_dir)
+  system("git clone --depth 1 http://git-wip-us.apache.org/repos/asf/incubator-aurora.git #{tmp_dir}/aurora")
+  puts "Updating docs to the latest version"
+  FileUtils.rm_f(Dir.glob("source/documentation/latest/*.md"))
+  FileUtils.cp_r(Dir.glob("#{tmp_dir}/aurora/docs/images/"), File.expand_path("source/documentation/latest/"))
+  FileUtils.cp_r(Dir.glob("#{tmp_dir}/aurora/docs/*.md"), File.expand_path("source/documentation/latest/"))
+  puts "Parse documentation files to removing md extension in any links"
+  Dir.chdir("#{docs_dir}/latest/") {
+    Dir.glob('*.md').each { |doc|
+      puts "working on: #{doc}"
+      IO.write(doc, File.open(doc) { |f|
+        f.read.gsub(/\(([A-Za-z0-9-]+)(\.md)\)/, '(/documentation/latest/\1/)')
+      })
+    }
+  }
+  puts "Moving documentation index to its own 'latest' directory"
+  FileUtils.mv("source/documentation/latest/README.md", "source/documentation/latest.html.md")
+  puts "Documentation updated"
+end
+
+desc "Run the site in development mode. Preview available at http://localhost:4567/"
+task :dev do
+  system("middleman server")
+end
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/blob/c43a3a2d/config.rb
----------------------------------------------------------------------
diff --git a/config.rb b/config.rb
new file mode 100644
index 0000000..66b95ad
--- /dev/null
+++ b/config.rb
@@ -0,0 +1,62 @@
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+# Per-page layout changes:
+#
+# With no layout
+# page "/path/to/file.html", :layout => false
+#
+# With alternative layout
+# page "/path/to/file.html", :layout => :otherlayout
+#
+# A path which all have the same layout
+# with_layout :admin do
+#   page "/admin/*"
+# end
+
+require "middleman-blog"
+require "htmlentities"
+
+set :markdown_engine, :redcarpet
+set :markdown, :layout_engine => :erb,
+               :tables => true,
+               :autolink => true,
+               :smartypants => true,
+               :fenced_code_blocks => true,
+               :with_toc_data => true
+
+set :build_dir, 'publish'
+
+set :css_dir, 'assets/css'
+set :js_dir, 'assets/js'
+set :images_dir, 'assets/img'
+
+# Build-specific configuration
+configure :build do
+  activate :relative_assets
+end
+
+page "/blog/feed.xml", :layout => false
+
+activate :blog do |blog|
+  blog.prefix = "blog"
+  blog.sources = "{year}-{month}-{day}-{title}"
+  blog.default_extension = ".md"
+  blog.layout = "post", 
+  blog.permalink = ":title"
+end
+
+activate :directory_indexes
+activate :syntax
+activate :livereload
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/blob/c43a3a2d/publish/assets/css/main.css
----------------------------------------------------------------------
diff --git a/publish/assets/css/main.css b/publish/assets/css/main.css
new file mode 100644
index 0000000..d4aa2c3
--- /dev/null
+++ b/publish/assets/css/main.css
@@ -0,0 +1,79 @@
+body {
+	background: rgba(0,0,0,0.04);
+}
+.container.content {
+	background: #fff;
+}
+h1, h2, h3 {
+	color: #004a63;
+}
+span.glyphicon {
+    font-size: 6em;
+	padding-top: 25px;
+}
+.section-ltgreen {
+	background: #40c3b0;
+	color: #fff;
+	font-size: 1.3em;
+	text-shadow: .5px .5px 0px #1b5d3e;
+}
+.section-ltgreen h2 {
+	color: #fff;
+}
+.section-footer {
+	background: #eee;
+}
+.section-homepage-header {
+	background-image: url("/assets/img/aurora_image_1600.jpg");
+	background-size: cover;
+	background-position: center bottom;
+}
+.section-homepage-header h1 {
+	color: #fff;
+	text-shadow: 1px 1px 3px #000;
+}
+.section-header {
+	background-image: url("/assets/img/aurora_image_1600.jpg");
+	background-size: cover;
+	color: #000;
+	background-color: #40c3b0;
+}
+.nav-bar a {
+	color: #fff;
+}
+.navbar li a:hover {
+	text-decoration-color: #40c3b0;
+	color: #fff;
+}
+.nav-bar li a:hover {
+	background: none;
+	text-decoration: underline;
+}
+.nav-bar li {
+	margin: 10px;
+	padding-top: 20px;
+}
+.buffer {
+	padding: 30px 0 30px 0;
+}
+.disclaimer {
+	font-size: .9em;
+	color: #AAA;
+}
+iframe {
+	border: none;
+}
+.author_contact {
+	display: inline-block;
+}
+.author_gravatar {
+	display: inline;
+	padding: 0 20px 20px 5px;
+}
+.share {
+	display: block;
+}
+code, pre {
+	color: #000;
+	border: none;
+}

http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/blob/c43a3a2d/publish/assets/img/apache_incubator_logo.png
----------------------------------------------------------------------
diff --git a/publish/assets/img/apache_incubator_logo.png b/publish/assets/img/apache_incubator_logo.png
new file mode 100644
index 0000000..5900d82
Binary files /dev/null and b/publish/assets/img/apache_incubator_logo.png differ

http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/blob/c43a3a2d/publish/assets/img/aurora_image_1600.jpg
----------------------------------------------------------------------
diff --git a/publish/assets/img/aurora_image_1600.jpg b/publish/assets/img/aurora_image_1600.jpg
new file mode 100644
index 0000000..b97a801
Binary files /dev/null and b/publish/assets/img/aurora_image_1600.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/blob/c43a3a2d/publish/assets/img/aurora_logo.png
----------------------------------------------------------------------
diff --git a/publish/assets/img/aurora_logo.png b/publish/assets/img/aurora_logo.png
new file mode 100644
index 0000000..abcfbb8
Binary files /dev/null and b/publish/assets/img/aurora_logo.png differ

http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/blob/c43a3a2d/publish/assets/img/aurora_logo_dkbkg.svg
----------------------------------------------------------------------
diff --git a/publish/assets/img/aurora_logo_dkbkg.svg b/publish/assets/img/aurora_logo_dkbkg.svg
new file mode 100644
index 0000000..36b714b
--- /dev/null
+++ b/publish/assets/img/aurora_logo_dkbkg.svg
@@ -0,0 +1,240 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   width="425"
+   height="157.5"
+   id="svg2"
+   xml:space="preserve"><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><clipPath
+       id="clipPath114"><path
+         d="M 0,150 660,150 660,0 0,0 0,150 z"
+         inkscape:connector-curvature="0"
+         id="path116" /></clipPath><clipPath
+       id="clipPath162"><path
+         d="M 0,150 660,150 660,0 0,0 0,150 z"
+         inkscape:connector-curvature="0"
+         id="path164" /></clipPath></defs><g
+     transform="matrix(1.25,0,0,-1.25,0,187.5)"
+     id="g10"><path
+       d="M 0,0 330,0 330,150 0,150 0,0 z"
+       inkscape:connector-curvature="0"
+       id="path12"
+       style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none" /><g
+       transform="translate(89.4268,98.3438)"
+       id="g14"><path
+         d="M 0,0 -18.35,0 -9.16,-15.824 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path16"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(69.2861,97.3203)"
+       id="g18"><path
+         d="m 0,0 -9.166,-15.852 18.354,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path20"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(78.4736,79.4082)"
+       id="g22"><path
+         d="M 0,0 -18.354,0 -9.188,-15.863 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path24"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(58.3584,78.3828)"
+       id="g26"><path
+         d="m 0,0 -9.219,-15.848 18.381,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path28"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(91.1904,97.3203)"
+       id="g30"><path
+         d="m 0,0 -9.158,-15.852 18.351,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path32"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(100.3838,79.4082)"
+       id="g34"><path
+         d="M 0,0 -18.352,0 -9.193,-15.863 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path36"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(80.2666,116.2793)"
+       id="g38"><path
+         d="m 0,0 -9.189,-15.875 18.349,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path40"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(67.5205,60.4707)"
+       id="g42"><path
+         d="M 0,0 -18.381,0 -9.162,-15.967 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path44"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(102.1475,78.3828)"
+       id="g46"><path
+         d="m 0,0 -9.186,-15.848 18.375,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path48"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(111.3369,60.4707)"
+       id="g50"><path
+         d="M 0,0 -18.375,0 -9.189,-15.967 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path52"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(80.2666,78.3828)"
+       id="g54"><path
+         d="m 0,0 -9.189,-15.848 18.349,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path56"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(67.5205,98.3438)"
+       id="g58"><path
+         d="M 0,0 -18.381,0 -9.162,-15.824 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path60"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(38.2119,81.4688)"
+       id="g62"><path
+         d="M 0,0 18.348,0 9.162,15.852"
+         inkscape:connector-curvature="0"
+         id="path64"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(47.374,63.5449)"
+       id="g66"><path
+         d="m 0,0 9.186,15.863 -18.348,0"
+         inkscape:connector-curvature="0"
+         id="path68"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(113.0986,97.3203)"
+       id="g70"><path
+         d="m 0,0 -9.156,-15.852 18.345,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path72"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(122.2881,79.4082)"
+       id="g74"><path
+         d="M 0,0 -18.346,0 -9.189,-15.863 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path76"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(100.3838,117.3066)"
+       id="g78"><path
+         d="M 0,0 -18.352,0 -9.193,-15.834 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path80"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(89.4268,60.4707)"
+       id="g82"><path
+         d="M 0,0 -18.379,0 -9.16,-15.967 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path84"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(91.1904,59.4492)"
+       id="g86"><path
+         d="m 0,0 -9.158,-15.99 18.351,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path88"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(78.4736,117.3066)"
+       id="g90"><path
+         d="M 0,0 -18.354,0 -9.188,-15.834 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path92"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(58.3584,116.2793)"
+       id="g94"><path
+         d="m 0,0 -9.219,-15.875 18.381,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path96"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(102.1475,116.2793)"
+       id="g98"><path
+         d="m 0,0 -9.186,-15.875 18.375,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path100"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(111.3369,98.3438)"
+       id="g102"><path
+         d="M 0,0 -18.375,0 -9.189,-15.824 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path104"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(69.2861,59.4492)"
+       id="g106"><path
+         d="m 0,0 -9.166,-15.99 18.354,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path108"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       id="g110"><g
+         clip-path="url(#clipPath114)"
+         id="g112"><g
+           transform="translate(180.5576,59.5039)"
+           id="g118"><path
+             d="m 0,0 c -1.295,0 -2.502,0.18 -3.615,0.537 -1.106,0.371 -2.071,0.9 -2.889,1.609 -0.814,0.713 -1.455,1.6 -1.92,2.659 -0.455,1.058 -0.678,2.277 -0.678,3.648 l 0,17.135 2.998,0 0,-17.024 c 0,-0.916 0.145,-1.728 0.454,-2.441 C -5.357,5.412 -4.934,4.814 -4.396,4.336 -3.842,3.852 -3.203,3.488 -2.461,3.238 -1.707,2.979 -0.889,2.85 0,2.85 c 0.896,0 1.709,0.129 2.455,0.388 0.75,0.25 1.395,0.614 1.938,1.098 0.541,0.478 0.968,1.076 1.283,1.787 0.314,0.713 0.467,1.525 0.467,2.441 l 0,17.024 3.003,0 0,-17.135 C 9.146,7.082 8.908,5.863 8.439,4.805 7.971,3.746 7.326,2.859 6.506,2.146 5.689,1.437 4.721,0.908 3.613,0.537 2.506,0.18 1.307,0 0,0"
+             inkscape:connector-curvature="0"
+             id="path120"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(200.9756,73.959)"
+           id="g122"><path
+             d="m 0,0 3.145,0 c 1.06,0 1.935,0.135 2.623,0.412 0.681,0.277 1.236,0.623 1.64,1.035 0.41,0.407 0.701,0.873 0.871,1.373 0.168,0.502 0.254,0.987 0.254,1.453 0,0.518 -0.14,1.03 -0.418,1.534 C 7.838,6.301 7.465,6.729 6.998,7.104 6.527,7.48 5.963,7.77 5.297,7.988 4.635,8.205 3.93,8.316 3.188,8.316 L 0,8.316 0,0 z m -2.994,-14.166 0,25.299 5.965,0 c 0.812,0 1.722,-0.127 2.726,-0.377 0.992,-0.254 1.932,-0.664 2.799,-1.213 0.865,-0.553 1.592,-1.264 2.168,-2.131 0.58,-0.867 0.865,-1.92 0.865,-3.139 0,-1.818 -0.449,-3.328 -1.351,-4.541 C 9.271,-1.486 7.959,-2.287 6.225,-2.674 l 5.416,-11.492 -3.252,0 -5.311,11.277 -0.615,0 -2.463,0 0,-11.277 -2.994,0 z"
+             inkscape:connector-curvature="0"
+             id="path124"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(223.4951,72.4102)"
+           id="g126"><path
+             d="m 0,0 c 0,-1.4 0.26,-2.711 0.771,-3.926 0.522,-1.209 1.235,-2.271 2.137,-3.183 0.905,-0.899 1.961,-1.618 3.16,-2.145 1.202,-0.531 2.5,-0.803 3.866,-0.803 1.377,0 2.662,0.272 3.877,0.803 1.199,0.527 2.253,1.246 3.162,2.145 0.902,0.912 1.607,1.974 2.123,3.183 0.519,1.215 0.773,2.526 0.773,3.926 0,1.393 -0.254,2.699 -0.773,3.914 -0.516,1.219 -1.221,2.281 -2.123,3.203 -0.909,0.916 -1.963,1.639 -3.162,2.168 -1.215,0.528 -2.5,0.793 -3.877,0.793 C 8.568,10.078 7.27,9.813 6.068,9.285 4.869,8.756 3.813,8.033 2.908,7.117 2.006,6.195 1.293,5.133 0.771,3.914 0.26,2.699 0,1.393 0,0 m -3.004,0 c 0,1.752 0.346,3.424 1.016,5.004 0.672,1.572 1.592,2.953 2.759,4.137 1.172,1.179 2.536,2.113 4.104,2.8 1.564,0.684 3.248,1.028 5.027,1.028 1.756,0 3.432,-0.344 5.006,-1.028 1.58,-0.687 2.957,-1.621 4.135,-2.8 1.182,-1.184 2.119,-2.565 2.803,-4.137 0.687,-1.58 1.027,-3.252 1.027,-5.004 0,-1.789 -0.34,-3.463 -1.027,-5.031 -0.684,-1.567 -1.621,-2.932 -2.803,-4.102 -1.178,-1.166 -2.555,-2.092 -
 4.135,-2.758 -1.574,-0.683 -3.25,-1.015 -5.006,-1.015 -1.779,0 -3.463,0.332 -5.027,1.015 -1.568,0.666 -2.932,1.592 -4.104,2.758 -1.167,1.17 -2.087,2.535 -2.759,4.102 -0.67,1.568 -1.016,3.242 -1.016,5.031"
+             inkscape:connector-curvature="0"
+             id="path128"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(257.3213,73.959)"
+           id="g130"><path
+             d="M 0,0 3.145,0 C 4.207,0 5.08,0.135 5.768,0.412 6.457,0.689 6.994,1.035 7.406,1.447 7.818,1.854 8.109,2.32 8.277,2.82 8.445,3.322 8.529,3.807 8.529,4.273 8.529,4.791 8.387,5.303 8.109,5.807 7.838,6.301 7.465,6.729 6.994,7.104 6.52,7.48 5.957,7.77 5.297,7.988 4.631,8.205 3.932,8.316 3.188,8.316 L 0,8.316 0,0 z m -3,-14.166 0,25.299 5.957,0 c 0.82,0 1.734,-0.127 2.734,-0.377 1,-0.254 1.938,-0.664 2.805,-1.213 0.861,-0.553 1.588,-1.264 2.168,-2.131 0.572,-0.867 0.867,-1.92 0.867,-3.139 0,-1.818 -0.455,-3.328 -1.353,-4.541 C 9.27,-1.486 7.953,-2.287 6.213,-2.674 l 5.43,-11.492 -3.256,0 -5.315,11.277 -0.609,0 -2.463,0 0,-11.277 -3,0 z"
+             inkscape:connector-curvature="0"
+             id="path132"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(157.3545,73.0156)"
+           id="g134"><path
+             d="M 0,0 C -1.854,4.389 -3.719,8.797 -5.596,13.234 -6.105,12.037 -6.6,10.871 -7.104,9.678 l 3.586,-8.463 1.889,-4.424 0.006,0 c 0.705,-1.666 1.406,-3.334 2.117,-5.012 0.709,-1.67 1.41,-3.338 2.113,-5.002 l 3.004,0 C 3.729,-8.787 1.854,-4.375 0,0"
+             inkscape:connector-curvature="0"
+             id="path136"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(147.792,69.8066)"
+           id="g138"><path
+             d="m 0,0 1.738,4.076 0.004,0 C 1.994,4.643 2.221,5.205 2.473,5.768 L 0.959,9.336 C 0.09,7.297 -0.781,5.244 -1.639,3.209 -3.486,-1.166 -5.357,-5.578 -7.24,-10.014 l 3,0 c 0.697,1.664 1.402,3.332 2.115,5.002 0.709,1.678 1.414,3.346 2.115,5.012 L 0,0 z"
+             inkscape:connector-curvature="0"
+             id="path140"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(293.6025,73.0156)"
+           id="g142"><path
+             d="M 0,0 C -1.855,4.389 -3.723,8.797 -5.596,13.234 -6.105,12.037 -6.605,10.871 -7.102,9.678 l 3.579,-8.463 1.896,-4.424 0.006,0 c 0.699,-1.666 1.402,-3.334 2.113,-5.012 0.707,-1.67 1.41,-3.338 2.115,-5.002 l 2.998,0 C 3.723,-8.787 1.852,-4.375 0,0"
+             inkscape:connector-curvature="0"
+             id="path144"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(284.0322,69.8066)"
+           id="g146"><path
+             d="m 0,0 1.746,4.076 0.004,0 C 1.994,4.643 2.229,5.205 2.473,5.768 L 0.967,9.336 C 0.1,7.297 -0.773,5.244 -1.639,3.209 -3.486,-1.166 -5.357,-5.578 -7.232,-10.014 l 3.002,0 c 0.689,1.664 1.402,3.332 2.111,5.002 0.709,1.678 1.416,3.346 2.113,5.012 L 0,0 z"
+             inkscape:connector-curvature="0"
+             id="path148"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g></g></g><text
+       transform="matrix(1,0,0,-1,296.2891,92.6172)"
+       id="text150"><tspan
+         x="0"
+         y="0"
+         id="tspan152"
+         style="font-size:12.5px;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Helvetica Neue, Helvetica, Arial, sans-serif">™</tspan></text>
+<text
+       transform="matrix(1,0,0,-1,140.5518,92.6172)"
+       id="text154"><tspan
+         x="0 9.1350002 17.67 24.9 31.620001 39.945"
+         y="0"
+         id="tspan156"
+         style="font-size:15px;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Helvetica Neue, Helvetica, Arial, sans-serif">Apache</tspan></text>
+</g></svg>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/blob/c43a3a2d/publish/assets/img/aurora_logo_ltgreen_bkg.svg
----------------------------------------------------------------------
diff --git a/publish/assets/img/aurora_logo_ltgreen_bkg.svg b/publish/assets/img/aurora_logo_ltgreen_bkg.svg
new file mode 100644
index 0000000..317e0b0
--- /dev/null
+++ b/publish/assets/img/aurora_logo_ltgreen_bkg.svg
@@ -0,0 +1,240 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   width="425"
+   height="157.5"
+   id="svg2"
+   xml:space="preserve"><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><clipPath
+       id="clipPath114"><path
+         d="M 0,150 660,150 660,0 0,0 0,150 z"
+         inkscape:connector-curvature="0"
+         id="path116" /></clipPath><clipPath
+       id="clipPath162"><path
+         d="M 0,150 660,150 660,0 0,0 0,150 z"
+         inkscape:connector-curvature="0"
+         id="path164" /></clipPath></defs><g
+     transform="matrix(1.25,0,0,-1.25,0,187.5)"
+     id="g10"><path
+       d="M 0,0 330,0 330,150 0,150 0,0 z"
+       inkscape:connector-curvature="0"
+       id="path12"
+       style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none" /><g
+       transform="translate(89.4268,98.3438)"
+       id="g14"><path
+         d="M 0,0 -18.35,0 -9.16,-15.824 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path16"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(69.2861,97.3203)"
+       id="g18"><path
+         d="m 0,0 -9.166,-15.852 18.354,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path20"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(78.4736,79.4082)"
+       id="g22"><path
+         d="M 0,0 -18.354,0 -9.188,-15.863 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path24"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(58.3584,78.3828)"
+       id="g26"><path
+         d="m 0,0 -9.219,-15.848 18.381,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path28"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(91.1904,97.3203)"
+       id="g30"><path
+         d="m 0,0 -9.158,-15.852 18.351,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path32"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(100.3838,79.4082)"
+       id="g34"><path
+         d="M 0,0 -18.352,0 -9.193,-15.863 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path36"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(80.2666,116.2793)"
+       id="g38"><path
+         d="m 0,0 -9.189,-15.875 18.349,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path40"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(67.5205,60.4707)"
+       id="g42"><path
+         d="M 0,0 -18.381,0 -9.162,-15.967 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path44"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(102.1475,78.3828)"
+       id="g46"><path
+         d="m 0,0 -9.186,-15.848 18.375,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path48"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(111.3369,60.4707)"
+       id="g50"><path
+         d="M 0,0 -18.375,0 -9.189,-15.967 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path52"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(80.2666,78.3828)"
+       id="g54"><path
+         d="m 0,0 -9.189,-15.848 18.349,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path56"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(67.5205,98.3438)"
+       id="g58"><path
+         d="M 0,0 -18.381,0 -9.162,-15.824 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path60"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(38.2119,81.4688)"
+       id="g62"><path
+         d="M 0,0 18.348,0 9.162,15.852"
+         inkscape:connector-curvature="0"
+         id="path64"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(47.374,63.5449)"
+       id="g66"><path
+         d="m 0,0 9.186,15.863 -18.348,0"
+         inkscape:connector-curvature="0"
+         id="path68"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(113.0986,97.3203)"
+       id="g70"><path
+         d="m 0,0 -9.156,-15.852 18.345,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path72"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(122.2881,79.4082)"
+       id="g74"><path
+         d="M 0,0 -18.346,0 -9.189,-15.863 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path76"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(100.3838,117.3066)"
+       id="g78"><path
+         d="M 0,0 -18.352,0 -9.193,-15.834 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path80"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(89.4268,60.4707)"
+       id="g82"><path
+         d="M 0,0 -18.379,0 -9.16,-15.967 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path84"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(91.1904,59.4492)"
+       id="g86"><path
+         d="m 0,0 -9.158,-15.99 18.351,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path88"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(78.4736,117.3066)"
+       id="g90"><path
+         d="M 0,0 -18.354,0 -9.188,-15.834 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path92"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(58.3584,116.2793)"
+       id="g94"><path
+         d="m 0,0 -9.219,-15.875 18.381,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path96"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(102.1475,116.2793)"
+       id="g98"><path
+         d="m 0,0 -9.186,-15.875 18.375,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path100"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(111.3369,98.3438)"
+       id="g102"><path
+         d="M 0,0 -18.375,0 -9.189,-15.824 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path104"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(69.2861,59.4492)"
+       id="g106"><path
+         d="m 0,0 -9.166,-15.99 18.354,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path108"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       id="g110"><g
+         clip-path="url(#clipPath114)"
+         id="g112"><g
+           transform="translate(180.5576,59.5039)"
+           id="g118"><path
+             d="m 0,0 c -1.295,0 -2.502,0.18 -3.615,0.537 -1.106,0.371 -2.071,0.9 -2.889,1.609 -0.814,0.713 -1.455,1.6 -1.92,2.659 -0.455,1.058 -0.678,2.277 -0.678,3.648 l 0,17.135 2.998,0 0,-17.024 c 0,-0.916 0.145,-1.728 0.454,-2.441 C -5.357,5.412 -4.934,4.814 -4.396,4.336 -3.842,3.852 -3.203,3.488 -2.461,3.238 -1.707,2.979 -0.889,2.85 0,2.85 c 0.896,0 1.709,0.129 2.455,0.388 0.75,0.25 1.395,0.614 1.938,1.098 0.541,0.478 0.968,1.076 1.283,1.787 0.314,0.713 0.467,1.525 0.467,2.441 l 0,17.024 3.003,0 0,-17.135 C 9.146,7.082 8.908,5.863 8.439,4.805 7.971,3.746 7.326,2.859 6.506,2.146 5.689,1.437 4.721,0.908 3.613,0.537 2.506,0.18 1.307,0 0,0"
+             inkscape:connector-curvature="0"
+             id="path120"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(200.9756,73.959)"
+           id="g122"><path
+             d="m 0,0 3.145,0 c 1.06,0 1.935,0.135 2.623,0.412 0.681,0.277 1.236,0.623 1.64,1.035 0.41,0.407 0.701,0.873 0.871,1.373 0.168,0.502 0.254,0.987 0.254,1.453 0,0.518 -0.14,1.03 -0.418,1.534 C 7.838,6.301 7.465,6.729 6.998,7.104 6.527,7.48 5.963,7.77 5.297,7.988 4.635,8.205 3.93,8.316 3.188,8.316 L 0,8.316 0,0 z m -2.994,-14.166 0,25.299 5.965,0 c 0.812,0 1.722,-0.127 2.726,-0.377 0.992,-0.254 1.932,-0.664 2.799,-1.213 0.865,-0.553 1.592,-1.264 2.168,-2.131 0.58,-0.867 0.865,-1.92 0.865,-3.139 0,-1.818 -0.449,-3.328 -1.351,-4.541 C 9.271,-1.486 7.959,-2.287 6.225,-2.674 l 5.416,-11.492 -3.252,0 -5.311,11.277 -0.615,0 -2.463,0 0,-11.277 -2.994,0 z"
+             inkscape:connector-curvature="0"
+             id="path124"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(223.4951,72.4102)"
+           id="g126"><path
+             d="m 0,0 c 0,-1.4 0.26,-2.711 0.771,-3.926 0.522,-1.209 1.235,-2.271 2.137,-3.183 0.905,-0.899 1.961,-1.618 3.16,-2.145 1.202,-0.531 2.5,-0.803 3.866,-0.803 1.377,0 2.662,0.272 3.877,0.803 1.199,0.527 2.253,1.246 3.162,2.145 0.902,0.912 1.607,1.974 2.123,3.183 0.519,1.215 0.773,2.526 0.773,3.926 0,1.393 -0.254,2.699 -0.773,3.914 -0.516,1.219 -1.221,2.281 -2.123,3.203 -0.909,0.916 -1.963,1.639 -3.162,2.168 -1.215,0.528 -2.5,0.793 -3.877,0.793 C 8.568,10.078 7.27,9.813 6.068,9.285 4.869,8.756 3.813,8.033 2.908,7.117 2.006,6.195 1.293,5.133 0.771,3.914 0.26,2.699 0,1.393 0,0 m -3.004,0 c 0,1.752 0.346,3.424 1.016,5.004 0.672,1.572 1.592,2.953 2.759,4.137 1.172,1.179 2.536,2.113 4.104,2.8 1.564,0.684 3.248,1.028 5.027,1.028 1.756,0 3.432,-0.344 5.006,-1.028 1.58,-0.687 2.957,-1.621 4.135,-2.8 1.182,-1.184 2.119,-2.565 2.803,-4.137 0.687,-1.58 1.027,-3.252 1.027,-5.004 0,-1.789 -0.34,-3.463 -1.027,-5.031 -0.684,-1.567 -1.621,-2.932 -2.803,-4.102 -1.178,-1.166 -2.555,-2.092 -
 4.135,-2.758 -1.574,-0.683 -3.25,-1.015 -5.006,-1.015 -1.779,0 -3.463,0.332 -5.027,1.015 -1.568,0.666 -2.932,1.592 -4.104,2.758 -1.167,1.17 -2.087,2.535 -2.759,4.102 -0.67,1.568 -1.016,3.242 -1.016,5.031"
+             inkscape:connector-curvature="0"
+             id="path128"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(257.3213,73.959)"
+           id="g130"><path
+             d="M 0,0 3.145,0 C 4.207,0 5.08,0.135 5.768,0.412 6.457,0.689 6.994,1.035 7.406,1.447 7.818,1.854 8.109,2.32 8.277,2.82 8.445,3.322 8.529,3.807 8.529,4.273 8.529,4.791 8.387,5.303 8.109,5.807 7.838,6.301 7.465,6.729 6.994,7.104 6.52,7.48 5.957,7.77 5.297,7.988 4.631,8.205 3.932,8.316 3.188,8.316 L 0,8.316 0,0 z m -3,-14.166 0,25.299 5.957,0 c 0.82,0 1.734,-0.127 2.734,-0.377 1,-0.254 1.938,-0.664 2.805,-1.213 0.861,-0.553 1.588,-1.264 2.168,-2.131 0.572,-0.867 0.867,-1.92 0.867,-3.139 0,-1.818 -0.455,-3.328 -1.353,-4.541 C 9.27,-1.486 7.953,-2.287 6.213,-2.674 l 5.43,-11.492 -3.256,0 -5.315,11.277 -0.609,0 -2.463,0 0,-11.277 -3,0 z"
+             inkscape:connector-curvature="0"
+             id="path132"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(157.3545,73.0156)"
+           id="g134"><path
+             d="M 0,0 C -1.854,4.389 -3.719,8.797 -5.596,13.234 -6.105,12.037 -6.6,10.871 -7.104,9.678 l 3.586,-8.463 1.889,-4.424 0.006,0 c 0.705,-1.666 1.406,-3.334 2.117,-5.012 0.709,-1.67 1.41,-3.338 2.113,-5.002 l 3.004,0 C 3.729,-8.787 1.854,-4.375 0,0"
+             inkscape:connector-curvature="0"
+             id="path136"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(147.792,69.8066)"
+           id="g138"><path
+             d="m 0,0 1.738,4.076 0.004,0 C 1.994,4.643 2.221,5.205 2.473,5.768 L 0.959,9.336 C 0.09,7.297 -0.781,5.244 -1.639,3.209 -3.486,-1.166 -5.357,-5.578 -7.24,-10.014 l 3,0 c 0.697,1.664 1.402,3.332 2.115,5.002 0.709,1.678 1.414,3.346 2.115,5.012 L 0,0 z"
+             inkscape:connector-curvature="0"
+             id="path140"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(293.6025,73.0156)"
+           id="g142"><path
+             d="M 0,0 C -1.855,4.389 -3.723,8.797 -5.596,13.234 -6.105,12.037 -6.605,10.871 -7.102,9.678 l 3.579,-8.463 1.896,-4.424 0.006,0 c 0.699,-1.666 1.402,-3.334 2.113,-5.012 0.707,-1.67 1.41,-3.338 2.115,-5.002 l 2.998,0 C 3.723,-8.787 1.852,-4.375 0,0"
+             inkscape:connector-curvature="0"
+             id="path144"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(284.0322,69.8066)"
+           id="g146"><path
+             d="m 0,0 1.746,4.076 0.004,0 C 1.994,4.643 2.229,5.205 2.473,5.768 L 0.967,9.336 C 0.1,7.297 -0.773,5.244 -1.639,3.209 -3.486,-1.166 -5.357,-5.578 -7.232,-10.014 l 3.002,0 c 0.689,1.664 1.402,3.332 2.111,5.002 0.709,1.678 1.416,3.346 2.113,5.012 L 0,0 z"
+             inkscape:connector-curvature="0"
+             id="path148"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g></g></g><text
+       transform="matrix(1,0,0,-1,296.2891,92.6172)"
+       id="text150"><tspan
+         x="0"
+         y="0"
+         id="tspan152"
+         style="font-size:12.5px;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Helvetica Neue, Helvetica, Arial, sans-serif">™</tspan></text>
+<text
+       transform="matrix(1,0,0,-1,140.5518,92.6172)"
+       id="text154"><tspan
+         x="0 9.1350002 17.67 24.9 31.620001 39.945"
+         y="0"
+         id="tspan156"
+         style="font-size:15px;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Helvetica Neue, Helvetica, Arial, sans-serif">Apache</tspan></text>
+</g></svg>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/blob/c43a3a2d/publish/assets/img/aurora_logo_white_bkg.svg
----------------------------------------------------------------------
diff --git a/publish/assets/img/aurora_logo_white_bkg.svg b/publish/assets/img/aurora_logo_white_bkg.svg
new file mode 100644
index 0000000..2b39942
--- /dev/null
+++ b/publish/assets/img/aurora_logo_white_bkg.svg
@@ -0,0 +1,240 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   width="425"
+   height="157.5"
+   id="svg2"
+   xml:space="preserve"><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><clipPath
+       id="clipPath114"><path
+         d="M 0,150 660,150 660,0 0,0 0,150 z"
+         inkscape:connector-curvature="0"
+         id="path116" /></clipPath><clipPath
+       id="clipPath162"><path
+         d="M 0,150 660,150 660,0 0,0 0,150 z"
+         inkscape:connector-curvature="0"
+         id="path164" /></clipPath></defs><g
+     transform="matrix(1.25,0,0,-1.25,0,187.5)"
+     id="g10"><path
+       d="M 0,0 330,0 330,150 0,150 0,0 z"
+       inkscape:connector-curvature="0"
+       id="path12"
+       style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none" /><g
+       transform="translate(89.4268,98.3438)"
+       id="g14"><path
+         d="M 0,0 -18.35,0 -9.16,-15.824 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path16"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(69.2861,97.3203)"
+       id="g18"><path
+         d="m 0,0 -9.166,-15.852 18.354,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path20"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(78.4736,79.4082)"
+       id="g22"><path
+         d="M 0,0 -18.354,0 -9.188,-15.863 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path24"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(58.3584,78.3828)"
+       id="g26"><path
+         d="m 0,0 -9.219,-15.848 18.381,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path28"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(91.1904,97.3203)"
+       id="g30"><path
+         d="m 0,0 -9.158,-15.852 18.351,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path32"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(100.3838,79.4082)"
+       id="g34"><path
+         d="M 0,0 -18.352,0 -9.193,-15.863 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path36"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(80.2666,116.2793)"
+       id="g38"><path
+         d="m 0,0 -9.189,-15.875 18.349,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path40"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(67.5205,60.4707)"
+       id="g42"><path
+         d="M 0,0 -18.381,0 -9.162,-15.967 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path44"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(102.1475,78.3828)"
+       id="g46"><path
+         d="m 0,0 -9.186,-15.848 18.375,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path48"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(111.3369,60.4707)"
+       id="g50"><path
+         d="M 0,0 -18.375,0 -9.189,-15.967 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path52"
+         style="fill:#63c4b1;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(80.2666,78.3828)"
+       id="g54"><path
+         d="m 0,0 -9.189,-15.848 18.349,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path56"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(67.5205,98.3438)"
+       id="g58"><path
+         d="M 0,0 -18.381,0 -9.162,-15.824 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path60"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(38.2119,81.4688)"
+       id="g62"><path
+         d="M 0,0 18.348,0 9.162,15.852"
+         inkscape:connector-curvature="0"
+         id="path64"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(47.374,63.5449)"
+       id="g66"><path
+         d="m 0,0 9.186,15.863 -18.348,0"
+         inkscape:connector-curvature="0"
+         id="path68"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(113.0986,97.3203)"
+       id="g70"><path
+         d="m 0,0 -9.156,-15.852 18.345,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path72"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(122.2881,79.4082)"
+       id="g74"><path
+         d="M 0,0 -18.346,0 -9.189,-15.863 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path76"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(100.3838,117.3066)"
+       id="g78"><path
+         d="M 0,0 -18.352,0 -9.193,-15.834 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path80"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(89.4268,60.4707)"
+       id="g82"><path
+         d="M 0,0 -18.379,0 -9.16,-15.967 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path84"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(91.1904,59.4492)"
+       id="g86"><path
+         d="m 0,0 -9.158,-15.99 18.351,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path88"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(78.4736,117.3066)"
+       id="g90"><path
+         d="M 0,0 -18.354,0 -9.188,-15.834 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path92"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(58.3584,116.2793)"
+       id="g94"><path
+         d="m 0,0 -9.219,-15.875 18.381,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path96"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(102.1475,116.2793)"
+       id="g98"><path
+         d="m 0,0 -9.186,-15.875 18.375,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path100"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(111.3369,98.3438)"
+       id="g102"><path
+         d="M 0,0 -18.375,0 -9.189,-15.824 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path104"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       transform="translate(69.2861,59.4492)"
+       id="g106"><path
+         d="m 0,0 -9.166,-15.99 18.354,0 L 0,0 z"
+         inkscape:connector-curvature="0"
+         id="path108"
+         style="fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+       id="g110"><g
+         clip-path="url(#clipPath114)"
+         id="g112"><g
+           transform="translate(180.5576,59.5039)"
+           id="g118"><path
+             d="m 0,0 c -1.295,0 -2.502,0.18 -3.615,0.537 -1.106,0.371 -2.071,0.9 -2.889,1.609 -0.814,0.713 -1.455,1.6 -1.92,2.659 -0.455,1.058 -0.678,2.277 -0.678,3.648 l 0,17.135 2.998,0 0,-17.024 c 0,-0.916 0.145,-1.728 0.454,-2.441 C -5.357,5.412 -4.934,4.814 -4.396,4.336 -3.842,3.852 -3.203,3.488 -2.461,3.238 -1.707,2.979 -0.889,2.85 0,2.85 c 0.896,0 1.709,0.129 2.455,0.388 0.75,0.25 1.395,0.614 1.938,1.098 0.541,0.478 0.968,1.076 1.283,1.787 0.314,0.713 0.467,1.525 0.467,2.441 l 0,17.024 3.003,0 0,-17.135 C 9.146,7.082 8.908,5.863 8.439,4.805 7.971,3.746 7.326,2.859 6.506,2.146 5.689,1.437 4.721,0.908 3.613,0.537 2.506,0.18 1.307,0 0,0"
+             inkscape:connector-curvature="0"
+             id="path120"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(200.9756,73.959)"
+           id="g122"><path
+             d="m 0,0 3.145,0 c 1.06,0 1.935,0.135 2.623,0.412 0.681,0.277 1.236,0.623 1.64,1.035 0.41,0.407 0.701,0.873 0.871,1.373 0.168,0.502 0.254,0.987 0.254,1.453 0,0.518 -0.14,1.03 -0.418,1.534 C 7.838,6.301 7.465,6.729 6.998,7.104 6.527,7.48 5.963,7.77 5.297,7.988 4.635,8.205 3.93,8.316 3.188,8.316 L 0,8.316 0,0 z m -2.994,-14.166 0,25.299 5.965,0 c 0.812,0 1.722,-0.127 2.726,-0.377 0.992,-0.254 1.932,-0.664 2.799,-1.213 0.865,-0.553 1.592,-1.264 2.168,-2.131 0.58,-0.867 0.865,-1.92 0.865,-3.139 0,-1.818 -0.449,-3.328 -1.351,-4.541 C 9.271,-1.486 7.959,-2.287 6.225,-2.674 l 5.416,-11.492 -3.252,0 -5.311,11.277 -0.615,0 -2.463,0 0,-11.277 -2.994,0 z"
+             inkscape:connector-curvature="0"
+             id="path124"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(223.4951,72.4102)"
+           id="g126"><path
+             d="m 0,0 c 0,-1.4 0.26,-2.711 0.771,-3.926 0.522,-1.209 1.235,-2.271 2.137,-3.183 0.905,-0.899 1.961,-1.618 3.16,-2.145 1.202,-0.531 2.5,-0.803 3.866,-0.803 1.377,0 2.662,0.272 3.877,0.803 1.199,0.527 2.253,1.246 3.162,2.145 0.902,0.912 1.607,1.974 2.123,3.183 0.519,1.215 0.773,2.526 0.773,3.926 0,1.393 -0.254,2.699 -0.773,3.914 -0.516,1.219 -1.221,2.281 -2.123,3.203 -0.909,0.916 -1.963,1.639 -3.162,2.168 -1.215,0.528 -2.5,0.793 -3.877,0.793 C 8.568,10.078 7.27,9.813 6.068,9.285 4.869,8.756 3.813,8.033 2.908,7.117 2.006,6.195 1.293,5.133 0.771,3.914 0.26,2.699 0,1.393 0,0 m -3.004,0 c 0,1.752 0.346,3.424 1.016,5.004 0.672,1.572 1.592,2.953 2.759,4.137 1.172,1.179 2.536,2.113 4.104,2.8 1.564,0.684 3.248,1.028 5.027,1.028 1.756,0 3.432,-0.344 5.006,-1.028 1.58,-0.687 2.957,-1.621 4.135,-2.8 1.182,-1.184 2.119,-2.565 2.803,-4.137 0.687,-1.58 1.027,-3.252 1.027,-5.004 0,-1.789 -0.34,-3.463 -1.027,-5.031 -0.684,-1.567 -1.621,-2.932 -2.803,-4.102 -1.178,-1.166 -2.555,-2.092 -
 4.135,-2.758 -1.574,-0.683 -3.25,-1.015 -5.006,-1.015 -1.779,0 -3.463,0.332 -5.027,1.015 -1.568,0.666 -2.932,1.592 -4.104,2.758 -1.167,1.17 -2.087,2.535 -2.759,4.102 -0.67,1.568 -1.016,3.242 -1.016,5.031"
+             inkscape:connector-curvature="0"
+             id="path128"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(257.3213,73.959)"
+           id="g130"><path
+             d="M 0,0 3.145,0 C 4.207,0 5.08,0.135 5.768,0.412 6.457,0.689 6.994,1.035 7.406,1.447 7.818,1.854 8.109,2.32 8.277,2.82 8.445,3.322 8.529,3.807 8.529,4.273 8.529,4.791 8.387,5.303 8.109,5.807 7.838,6.301 7.465,6.729 6.994,7.104 6.52,7.48 5.957,7.77 5.297,7.988 4.631,8.205 3.932,8.316 3.188,8.316 L 0,8.316 0,0 z m -3,-14.166 0,25.299 5.957,0 c 0.82,0 1.734,-0.127 2.734,-0.377 1,-0.254 1.938,-0.664 2.805,-1.213 0.861,-0.553 1.588,-1.264 2.168,-2.131 0.572,-0.867 0.867,-1.92 0.867,-3.139 0,-1.818 -0.455,-3.328 -1.353,-4.541 C 9.27,-1.486 7.953,-2.287 6.213,-2.674 l 5.43,-11.492 -3.256,0 -5.315,11.277 -0.609,0 -2.463,0 0,-11.277 -3,0 z"
+             inkscape:connector-curvature="0"
+             id="path132"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(157.3545,73.0156)"
+           id="g134"><path
+             d="M 0,0 C -1.854,4.389 -3.719,8.797 -5.596,13.234 -6.105,12.037 -6.6,10.871 -7.104,9.678 l 3.586,-8.463 1.889,-4.424 0.006,0 c 0.705,-1.666 1.406,-3.334 2.117,-5.012 0.709,-1.67 1.41,-3.338 2.113,-5.002 l 3.004,0 C 3.729,-8.787 1.854,-4.375 0,0"
+             inkscape:connector-curvature="0"
+             id="path136"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(147.792,69.8066)"
+           id="g138"><path
+             d="m 0,0 1.738,4.076 0.004,0 C 1.994,4.643 2.221,5.205 2.473,5.768 L 0.959,9.336 C 0.09,7.297 -0.781,5.244 -1.639,3.209 -3.486,-1.166 -5.357,-5.578 -7.24,-10.014 l 3,0 c 0.697,1.664 1.402,3.332 2.115,5.002 0.709,1.678 1.414,3.346 2.115,5.012 L 0,0 z"
+             inkscape:connector-curvature="0"
+             id="path140"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(293.6025,73.0156)"
+           id="g142"><path
+             d="M 0,0 C -1.855,4.389 -3.723,8.797 -5.596,13.234 -6.105,12.037 -6.605,10.871 -7.102,9.678 l 3.579,-8.463 1.896,-4.424 0.006,0 c 0.699,-1.666 1.402,-3.334 2.113,-5.012 0.707,-1.67 1.41,-3.338 2.115,-5.002 l 2.998,0 C 3.723,-8.787 1.852,-4.375 0,0"
+             inkscape:connector-curvature="0"
+             id="path144"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g><g
+           transform="translate(284.0322,69.8066)"
+           id="g146"><path
+             d="m 0,0 1.746,4.076 0.004,0 C 1.994,4.643 2.229,5.205 2.473,5.768 L 0.967,9.336 C 0.1,7.297 -0.773,5.244 -1.639,3.209 -3.486,-1.166 -5.357,-5.578 -7.232,-10.014 l 3.002,0 c 0.689,1.664 1.402,3.332 2.111,5.002 0.709,1.678 1.416,3.346 2.113,5.012 L 0,0 z"
+             inkscape:connector-curvature="0"
+             id="path148"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g></g></g><text
+       transform="matrix(1,0,0,-1,296.2891,92.6172)"
+       id="text150"><tspan
+         x="0"
+         y="0"
+         id="tspan152"
+         style="font-size:12.5px;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Helvetica Neue, Helvetica, Arial, sans-serif">™</tspan></text>
+<text
+       transform="matrix(1,0,0,-1,140.5518,92.6172)"
+       id="text154"><tspan
+         x="0 9.1350002 17.67 24.9 31.620001 39.945"
+         y="0"
+         id="tspan156"
+         style="font-size:15px;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;font-family:Helvetica Neue, Helvetica, Arial, sans-serif">Apache</tspan></text>
+</g></svg>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/blob/c43a3a2d/publish/assets/img/favicon.ico
----------------------------------------------------------------------
diff --git a/publish/assets/img/favicon.ico b/publish/assets/img/favicon.ico
new file mode 100644
index 0000000..f0c22ad
Binary files /dev/null and b/publish/assets/img/favicon.ico differ

http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/blob/c43a3a2d/publish/assets/img/glyphicons-halflings-white.png
----------------------------------------------------------------------
diff --git a/publish/assets/img/glyphicons-halflings-white.png b/publish/assets/img/glyphicons-halflings-white.png
new file mode 100644
index 0000000..3bf6484
Binary files /dev/null and b/publish/assets/img/glyphicons-halflings-white.png differ

http://git-wip-us.apache.org/repos/asf/incubator-aurora-website/blob/c43a3a2d/publish/assets/img/glyphicons-halflings.png
----------------------------------------------------------------------
diff --git a/publish/assets/img/glyphicons-halflings.png b/publish/assets/img/glyphicons-halflings.png
new file mode 100644
index 0000000..a996999
Binary files /dev/null and b/publish/assets/img/glyphicons-halflings.png differ