Automatic Site Publish by Buildbot

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

Branch: refs/heads/master
Commit: d593b4ae8884c4871489441fe6ca126358e840da
Parents: aad88f7
Author: arthur <rtp...@gmail.com>
Authored: Wed Sep 6 20:38:22 2017 +0300
Committer: arthur <rtp...@gmail.com>
Committed: Wed Sep 6 20:38:22 2017 +0300

----------------------------------------------------------------------
 Gemfile                                         |     7 -
 Gemfile.lock                                    |    57 -
 Gruntfile.js                                    |   103 -
 LICENSE                                         |    21 -
 README.md                                       |     0
 _config.yml                                     |    66 -
 _data/footer.yml                                |    18 -
 _data/messages.yml                              |    40 -
 _data/navigation.yml                            |    18 -
 _includes/advertising.html                      |    14 -
 _includes/breadcrumbs.html                      |    13 -
 _includes/browser-upgrade.html                  |     1 -
 _includes/collection-pagination.html            |    15 -
 _includes/comments.html                         |    14 -
 _includes/footer.html                           |    46 -
 _includes/header.html                           |    33 -
 _includes/image-credit.html                     |     1 -
 _includes/latest-posts-grid.html                |     9 -
 _includes/latest-posts-list.html                |     7 -
 _includes/navigation-sliding.html               |    17 -
 _includes/navigation.html                       |    11 -
 _includes/open-graph.html                       |    19 -
 _includes/page-author.html                      |    11 -
 _includes/page-meta.html                        |     3 -
 _includes/pagination.html                       |    15 -
 _includes/post-grid.html                        |     7 -
 _includes/post-list-bullets.html                |    13 -
 _includes/post-list.html                        |     1 -
 _includes/scroll-cue.html                       |     3 -
 _includes/share-this.html                       |     5 -
 _includes/toc.html                              |     4 -
 _layouts/archive.html                           |    25 -
 _layouts/article.html                           |    54 -
 _layouts/default.html                           |    76 -
 _layouts/media.html                             |    34 -
 _sass/_animations.scss                          |    41 -
 _sass/_badges.scss                              |    41 -
 _sass/_base.scss                                |   396 -
 _sass/_breadcrumbs.scss                         |    16 -
 _sass/_bullets.scss                             |    50 -
 _sass/_buttons.scss                             |   156 -
 _sass/_footnotes.scss                           |    14 -
 _sass/_grid-settings.scss                       |    15 -
 _sass/_helpers.scss                             |   153 -
 _sass/_layout.scss                              |   351 -
 _sass/_menu-navicons.scss                       |   130 -
 _sass/_mixins.scss                              |    94 -
 _sass/_notices.scss                             |    79 -
 _sass/_reset.scss                               |   144 -
 _sass/_sliding-menu.scss                        |   189 -
 _sass/_syntax.scss                              |   135 -
 _sass/_tiles.scss                               |    45 -
 _sass/_toc.scss                                 |    71 -
 _sass/_variables.scss                           |   110 -
 .../bourbon/_bourbon-deprecated-upcoming.scss   |     8 -
 _sass/vendor/bourbon/_bourbon.scss              |    78 -
 _sass/vendor/bourbon/addons/_button.scss        |   374 -
 _sass/vendor/bourbon/addons/_clearfix.scss      |    23 -
 .../bourbon/addons/_directional-values.scss     |   111 -
 _sass/vendor/bourbon/addons/_ellipsis.scss      |     7 -
 _sass/vendor/bourbon/addons/_font-family.scss   |     5 -
 _sass/vendor/bourbon/addons/_hide-text.scss     |    10 -
 .../bourbon/addons/_html5-input-types.scss      |    86 -
 _sass/vendor/bourbon/addons/_position.scss      |    32 -
 _sass/vendor/bourbon/addons/_prefixer.scss      |    45 -
 _sass/vendor/bourbon/addons/_retina-image.scss  |    31 -
 _sass/vendor/bourbon/addons/_size.scss          |    16 -
 .../bourbon/addons/_timing-functions.scss       |    32 -
 _sass/vendor/bourbon/addons/_triangle.scss      |    83 -
 _sass/vendor/bourbon/addons/_word-wrap.scss     |     8 -
 _sass/vendor/bourbon/css3/_animation.scss       |    52 -
 _sass/vendor/bourbon/css3/_appearance.scss      |     3 -
 .../bourbon/css3/_backface-visibility.scss      |     6 -
 .../vendor/bourbon/css3/_background-image.scss  |    42 -
 _sass/vendor/bourbon/css3/_background.scss      |    55 -
 _sass/vendor/bourbon/css3/_border-image.scss    |    59 -
 _sass/vendor/bourbon/css3/_border-radius.scss   |    22 -
 _sass/vendor/bourbon/css3/_box-sizing.scss      |     4 -
 _sass/vendor/bourbon/css3/_calc.scss            |     4 -
 _sass/vendor/bourbon/css3/_columns.scss         |    47 -
 _sass/vendor/bourbon/css3/_filter.scss          |     5 -
 _sass/vendor/bourbon/css3/_flex-box.scss        |   321 -
 _sass/vendor/bourbon/css3/_font-face.scss       |    23 -
 .../bourbon/css3/_font-feature-settings.scss    |    10 -
 .../vendor/bourbon/css3/_hidpi-media-query.scss |    10 -
 _sass/vendor/bourbon/css3/_hyphens.scss         |     4 -
 _sass/vendor/bourbon/css3/_image-rendering.scss |    14 -
 _sass/vendor/bourbon/css3/_keyframes.scss       |    35 -
 _sass/vendor/bourbon/css3/_linear-gradient.scss |    38 -
 _sass/vendor/bourbon/css3/_perspective.scss     |     8 -
 _sass/vendor/bourbon/css3/_placeholder.scss     |     8 -
 _sass/vendor/bourbon/css3/_radial-gradient.scss |    39 -
 _sass/vendor/bourbon/css3/_transform.scss       |    15 -
 _sass/vendor/bourbon/css3/_transition.scss      |    77 -
 _sass/vendor/bourbon/css3/_user-select.scss     |     3 -
 _sass/vendor/bourbon/functions/_assign.scss     |    11 -
 .../bourbon/functions/_color-lightness.scss     |    13 -
 _sass/vendor/bourbon/functions/_flex-grid.scss  |    39 -
 .../vendor/bourbon/functions/_golden-ratio.scss |     3 -
 _sass/vendor/bourbon/functions/_grid-width.scss |    13 -
 .../bourbon/functions/_modular-scale.scss       |    66 -
 _sass/vendor/bourbon/functions/_px-to-em.scss   |    13 -
 _sass/vendor/bourbon/functions/_px-to-rem.scss  |    15 -
 .../vendor/bourbon/functions/_strip-units.scss  |     5 -
 _sass/vendor/bourbon/functions/_tint-shade.scss |     9 -
 .../functions/_transition-property-name.scss    |    22 -
 _sass/vendor/bourbon/functions/_unpack.scss     |    17 -
 .../vendor/bourbon/helpers/_convert-units.scss  |    15 -
 .../helpers/_gradient-positions-parser.scss     |    13 -
 _sass/vendor/bourbon/helpers/_is-num.scss       |     8 -
 .../bourbon/helpers/_linear-angle-parser.scss   |    25 -
 .../helpers/_linear-gradient-parser.scss        |    41 -
 .../helpers/_linear-positions-parser.scss       |    61 -
 .../helpers/_linear-side-corner-parser.scss     |    31 -
 .../bourbon/helpers/_radial-arg-parser.scss     |    69 -
 .../helpers/_radial-gradient-parser.scss        |    50 -
 .../helpers/_radial-positions-parser.scss       |    18 -
 .../bourbon/helpers/_render-gradients.scss      |    26 -
 .../bourbon/helpers/_shape-size-stripper.scss   |    10 -
 _sass/vendor/bourbon/helpers/_str-to-num.scss   |    50 -
 _sass/vendor/bourbon/settings/_prefixer.scss    |     6 -
 _sass/vendor/bourbon/settings/_px-to-em.scss    |     1 -
 _sass/vendor/font-awesome/_animated.scss        |    34 -
 _sass/vendor/font-awesome/_bordered-pulled.scss |    25 -
 _sass/vendor/font-awesome/_core.scss            |    12 -
 _sass/vendor/font-awesome/_fixed-width.scss     |     6 -
 _sass/vendor/font-awesome/_icons.scss           |   697 --
 _sass/vendor/font-awesome/_larger.scss          |    13 -
 _sass/vendor/font-awesome/_list.scss            |    19 -
 _sass/vendor/font-awesome/_mixins.scss          |    26 -
 _sass/vendor/font-awesome/_path.scss            |    15 -
 _sass/vendor/font-awesome/_rotated-flipped.scss |    20 -
 _sass/vendor/font-awesome/_stacked.scss         |    20 -
 _sass/vendor/font-awesome/_variables.scss       |   708 --
 _sass/vendor/font-awesome/font-awesome.scss     |    17 -
 _sass/vendor/neat/_neat-helpers.scss            |     7 -
 _sass/vendor/neat/_neat.scss                    |    21 -
 .../vendor/neat/functions/_new-breakpoint.scss  |    16 -
 _sass/vendor/neat/functions/_private.scss       |   125 -
 _sass/vendor/neat/grid/_fill-parent.scss        |     7 -
 _sass/vendor/neat/grid/_grid.scss               |     5 -
 _sass/vendor/neat/grid/_media.scss              |    38 -
 _sass/vendor/neat/grid/_omega.scss              |    61 -
 _sass/vendor/neat/grid/_outer-container.scss    |     8 -
 _sass/vendor/neat/grid/_pad.scss                |     8 -
 _sass/vendor/neat/grid/_private.scss            |    43 -
 _sass/vendor/neat/grid/_reset.scss              |    12 -
 _sass/vendor/neat/grid/_row.scss                |    17 -
 _sass/vendor/neat/grid/_shift.scss              |    16 -
 _sass/vendor/neat/grid/_span-columns.scss       |    43 -
 _sass/vendor/neat/grid/_to-deprecate.scss       |    57 -
 _sass/vendor/neat/grid/_visual-grid.scss        |    41 -
 _sass/vendor/neat/settings/_grid.scss           |     7 -
 _sass/vendor/neat/settings/_visual-grid.scss    |     5 -
 _site/about/index.html                          |   252 -
 _site/apple-touch-icon-precomposed.png          |   Bin 1243 -> 0 bytes
 _site/atom.xml                                  |     1 -
 _site/build_site.sh                             |    21 -
 _site/community/index.html                      |   241 -
 _site/css/animate.css                           |  3181 ------
 _site/css/bootstrap.min.css                     |     5 -
 _site/css/font-awesome.min.css                  |     4 -
 _site/css/ionicons.min.css                      |    11 -
 _site/css/main.css                              |     4 -
 _site/css/owl.carousel.css                      |    71 -
 _site/css/responsive.css                        |   400 -
 _site/css/style.css                             |   806 --
 _site/docs/docs/html/.buildinfo                 |     4 +
 _site/docs/docs/html/_sources/aria.cli.rst.txt  |   100 +
 .../html/_sources/aria.modeling.models.rst.txt  |    21 +
 .../docs/html/_sources/aria.modeling.rst.txt    |    56 +
 .../_sources/aria.orchestrator.context.rst.txt  |    46 +
 ...hestrator.execution_plugin.ctx_proxy.rst.txt |    31 +
 .../aria.orchestrator.execution_plugin.rst.txt  |    56 +
 ...ia.orchestrator.execution_plugin.ssh.rst.txt |    31 +
 .../html/_sources/aria.orchestrator.rst.txt     |    46 +
 .../aria.orchestrator.workflows.api.rst.txt     |    31 +
 .../aria.orchestrator.workflows.builtin.rst.txt |    57 +
 ...aria.orchestrator.workflows.executor.rst.txt |    46 +
 .../aria.orchestrator.workflows.rst.txt         |    51 +
 .../_sources/aria.parser.consumption.rst.txt    |    21 +
 .../html/_sources/aria.parser.loading.rst.txt   |    21 +
 .../html/_sources/aria.parser.modeling.rst.txt  |    21 +
 .../_sources/aria.parser.presentation.rst.txt   |    21 +
 .../html/_sources/aria.parser.reading.rst.txt   |    21 +
 .../docs/docs/html/_sources/aria.parser.rst.txt |    31 +
 .../_sources/aria.parser.validation.rst.txt     |    21 +
 _site/docs/docs/html/_sources/aria.rst.txt      |    40 +
 .../docs/html/_sources/aria.storage.rst.txt     |    51 +
 .../docs/docs/html/_sources/aria.utils.rst.txt  |   121 +
 ...aria_extension_tosca.simple_nfv_v1_0.rst.txt |    20 +
 ...extension_tosca.simple_v1_0.modeling.rst.txt |    75 +
 ...nsion_tosca.simple_v1_0.presentation.rst.txt |    40 +
 .../aria_extension_tosca.simple_v1_0.rst.txt    |    20 +
 _site/docs/docs/html/_sources/cli.rst.txt       |    57 +
 _site/docs/docs/html/_sources/index.rst.txt     |    86 +
 _site/docs/docs/html/_sources/rest.rst.txt      |    20 +
 _site/docs/docs/html/_static/ajax-loader.gif    |   Bin 0 -> 673 bytes
 _site/docs/docs/html/_static/basic.css          |   639 ++
 _site/docs/docs/html/_static/comment-bright.png |   Bin 0 -> 756 bytes
 _site/docs/docs/html/_static/comment-close.png  |   Bin 0 -> 829 bytes
 _site/docs/docs/html/_static/comment.png        |   Bin 0 -> 641 bytes
 _site/docs/docs/html/_static/css/badge_only.css |     2 +
 _site/docs/docs/html/_static/css/theme.css      |     5 +
 _site/docs/docs/html/_static/doctools.js        |   287 +
 _site/docs/docs/html/_static/down-pressed.png   |   Bin 0 -> 222 bytes
 _site/docs/docs/html/_static/down.png           |   Bin 0 -> 202 bytes
 _site/docs/docs/html/_static/file.png           |   Bin 0 -> 286 bytes
 .../html/_static/fonts/Inconsolata-Bold.ttf     |   Bin 0 -> 109948 bytes
 .../html/_static/fonts/Inconsolata-Regular.ttf  |   Bin 0 -> 96964 bytes
 .../docs/docs/html/_static/fonts/Lato-Bold.ttf  |   Bin 0 -> 656544 bytes
 .../docs/html/_static/fonts/Lato-Regular.ttf    |   Bin 0 -> 656568 bytes
 .../docs/html/_static/fonts/RobotoSlab-Bold.ttf |   Bin 0 -> 170616 bytes
 .../html/_static/fonts/RobotoSlab-Regular.ttf   |   Bin 0 -> 169064 bytes
 .../html/_static/fonts/fontawesome-webfont.eot  |   Bin 0 -> 76518 bytes
 .../html/_static/fonts/fontawesome-webfont.svg  |   685 ++
 .../html/_static/fonts/fontawesome-webfont.ttf  |   Bin 0 -> 152796 bytes
 .../html/_static/fonts/fontawesome-webfont.woff |   Bin 0 -> 90412 bytes
 _site/docs/docs/html/_static/jquery-3.1.0.js    | 10074 +++++++++++++++++
 _site/docs/docs/html/_static/jquery.js          |     4 +
 .../docs/docs/html/_static/js/modernizr.min.js  |     4 +
 _site/docs/docs/html/_static/js/theme.js        |   169 +
 _site/docs/docs/html/_static/minus.png          |   Bin 0 -> 90 bytes
 _site/docs/docs/html/_static/plus.png           |   Bin 0 -> 90 bytes
 _site/docs/docs/html/_static/pygments.css       |    69 +
 _site/docs/docs/html/_static/searchtools.js     |   758 ++
 .../docs/docs/html/_static/underscore-1.3.1.js  |   999 ++
 _site/docs/docs/html/_static/underscore.js      |    31 +
 _site/docs/docs/html/_static/up-pressed.png     |   Bin 0 -> 214 bytes
 _site/docs/docs/html/_static/up.png             |   Bin 0 -> 203 bytes
 _site/docs/docs/html/_static/websupport.js      |   808 ++
 _site/docs/docs/html/aria.cli.html              |   889 ++
 _site/docs/docs/html/aria.html                  |   505 +
 _site/docs/docs/html/aria.modeling.html         |  1050 ++
 _site/docs/docs/html/aria.modeling.models.html  |  6395 +++++++++++
 .../docs/html/aria.orchestrator.context.html    |   555 +
 ...orchestrator.execution_plugin.ctx_proxy.html |   294 +
 .../aria.orchestrator.execution_plugin.html     |   431 +
 .../aria.orchestrator.execution_plugin.ssh.html |   306 +
 _site/docs/docs/html/aria.orchestrator.html     |   474 +
 .../html/aria.orchestrator.workflows.api.html   |   652 ++
 .../aria.orchestrator.workflows.builtin.html    |   461 +
 .../aria.orchestrator.workflows.executor.html   |   393 +
 .../docs/html/aria.orchestrator.workflows.html  |   395 +
 .../docs/docs/html/aria.parser.consumption.html |   627 +
 _site/docs/docs/html/aria.parser.html           |   304 +
 _site/docs/docs/html/aria.parser.loading.html   |   583 +
 _site/docs/docs/html/aria.parser.modeling.html  |   335 +
 .../docs/html/aria.parser.presentation.html     |   919 ++
 _site/docs/docs/html/aria.parser.reading.html   |   502 +
 .../docs/docs/html/aria.parser.validation.html  |   379 +
 _site/docs/docs/html/aria.storage.html          |  1035 ++
 _site/docs/docs/html/aria.utils.html            |  1176 ++
 .../aria_extension_tosca.simple_nfv_v1_0.html   |   288 +
 .../html/aria_extension_tosca.simple_v1_0.html  |  3700 ++++++
 ...ia_extension_tosca.simple_v1_0.modeling.html |  1225 ++
 ...xtension_tosca.simple_v1_0.presentation.html |   477 +
 _site/docs/docs/html/cli.html                   |  1353 +++
 _site/docs/docs/html/genindex.html              |  5098 +++++++++
 _site/docs/docs/html/index.html                 |   326 +
 _site/docs/docs/html/objects.inv                |   Bin 0 -> 13780 bytes
 _site/docs/docs/html/py-modindex.html           |   956 ++
 _site/docs/docs/html/rest.html                  |   266 +
 _site/docs/docs/html/search.html                |   267 +
 _site/docs/docs/html/searchindex.js             |     1 +
 _site/favicon.ico                               |   Bin 1150 -> 0 bytes
 _site/fonts/FontAwesome.otf                     |   Bin 85908 -> 0 bytes
 _site/fonts/fontawesome-webfont.eot             |   Bin 56006 -> 0 bytes
 _site/fonts/fontawesome-webfont.svg             |   520 -
 _site/fonts/fontawesome-webfont.ttf             |   Bin 112160 -> 0 bytes
 _site/fonts/fontawesome-webfont.woff            |   Bin 65452 -> 0 bytes
 _site/fonts/fontawesome-webfont.woff2           |   Bin 66624 -> 0 bytes
 _site/fonts/ionicons.eot                        |   Bin 120724 -> 0 bytes
 _site/fonts/ionicons.svg                        |  2230 ----
 _site/fonts/ionicons.ttf                        |   Bin 188508 -> 0 bytes
 _site/fonts/ionicons.woff                       |   Bin 67904 -> 0 bytes
 _site/getting-started/index.html                |   347 -
 _site/images/apple-touch-icon-precomposed.png   |   Bin 160 -> 0 bytes
 _site/images/aria-architecture.png              |   Bin 39058 -> 0 bytes
 _site/images/aria-icon.png                      |   Bin 5282 -> 0 bytes
 _site/images/aria-logo-large.png                |   Bin 236254 -> 0 bytes
 _site/images/aria-logo.png                      |   Bin 2393 -> 0 bytes
 _site/images/aria-tosca-workflow.png            |   Bin 48386 -> 0 bytes
 _site/images/cotation.png                       |   Bin 1858 -> 0 bytes
 _site/images/featue-bg.jpg                      |   Bin 145624 -> 0 bytes
 _site/images/incubator_power_ring.png           |   Bin 16771 -> 0 bytes
 _site/images/slider-bg.jpg                      |   Bin 19729 -> 0 bytes
 _site/images/slider-bg2.jpg                     |   Bin 19729 -> 0 bytes
 _site/index.html                                |   251 -
 _site/js/bootstrap.min.js                       |     6 -
 _site/js/google-map-init.js                     |   137 -
 _site/js/jquery.counterup.js                    |    83 -
 _site/js/jquery.mixitup.min.js                  |    14 -
 _site/js/main.js                                |    53 -
 _site/js/min/main.min.js                        |     1 -
 _site/js/min/plugins.min.js                     |     1 -
 _site/js/min/waypoints.min.js                   |     8 -
 _site/js/owl.carousel.min.js                    |    47 -
 _site/js/plugins.js                             |    42 -
 _site/js/plugins/jquery.fitvids.js              |    83 -
 _site/js/plugins/jquery.mixitup.min.js          |    14 -
 _site/js/plugins/jquery.visible.js              |    68 -
 _site/js/vendor/html5shiv.min.js                |     8 -
 _site/js/vendor/jquery-1.10.2.min.js            |     6 -
 _site/js/vendor/jquery-1.9.1.min.js             |     5 -
 _site/js/vendor/modernizr-2.6.2.min.js          |     4 -
 _site/js/vendor/respond.min.js                  |     8 -
 _site/roadmap/index.html                        |   257 -
 _site/sitemap.xml                               |    18 -
 _templates/archive                              |    11 -
 _templates/media                                |    13 -
 _templates/page                                 |    12 -
 _templates/post                                 |    12 -
 about.md                                        |    45 -
 about/index.html                                |   249 +
 apache-ariatosca-0.1.1.tar.gz.1                 |   Bin 0 -> 2008121 bytes
 apache-ariatosca-0.1.1/CHANGELOG.rst            |    16 +
 apache-ariatosca-0.1.1/CONTRIBUTING             |     3 +
 apache-ariatosca-0.1.1/DISCLAIMER               |    10 +
 apache-ariatosca-0.1.1/LICENSE                  |   191 +
 apache-ariatosca-0.1.1/MANIFEST.in              |    12 +
 apache-ariatosca-0.1.1/NOTICE                   |     5 +
 apache-ariatosca-0.1.1/PKG-INFO                 |   189 +
 apache-ariatosca-0.1.1/README.rst               |   164 +
 apache-ariatosca-0.1.1/VERSION                  |     1 +
 .../apache_ariatosca.egg-info/PKG-INFO          |   189 +
 .../apache_ariatosca.egg-info/SOURCES.txt       |   378 +
 .../dependency_links.txt                        |     1 +
 .../apache_ariatosca.egg-info/entry_points.txt  |     3 +
 .../apache_ariatosca.egg-info/not-zip-safe      |     1 +
 .../apache_ariatosca.egg-info/requires.txt      |    32 +
 .../apache_ariatosca.egg-info/top_level.txt     |     2 +
 apache-ariatosca-0.1.1/aria/cli/ascii_art.py    |    24 +
 apache-ariatosca-0.1.1/aria/cli/color.py        |    99 +
 .../aria/cli/commands/executions.py             |   250 +
 .../aria/cli/commands/logs.py                   |    72 +
 .../aria/cli/commands/node_templates.py         |   100 +
 .../aria/cli/commands/nodes.py                  |    94 +
 .../aria/cli/commands/plugins.py                |   111 +
 .../aria/cli/commands/reset.py                  |    45 +
 .../aria/cli/commands/service_templates.py      |   245 +
 .../aria/cli/commands/services.py               |   238 +
 .../aria/cli/commands/workflows.py              |   111 +
 .../aria/cli/config/config.py                   |    93 +
 .../aria/cli/config/config_template.yaml        |    42 +
 apache-ariatosca-0.1.1/aria/cli/core/aria.py    |   501 +
 apache-ariatosca-0.1.1/aria/cli/csar.py         |   187 +
 apache-ariatosca-0.1.1/aria/cli/defaults.py     |    30 +
 apache-ariatosca-0.1.1/aria/cli/env.py          |   127 +
 apache-ariatosca-0.1.1/aria/cli/exceptions.py   |    24 +
 .../aria/cli/execution_logging.py               |   243 +
 apache-ariatosca-0.1.1/aria/cli/helptexts.py    |    61 +
 apache-ariatosca-0.1.1/aria/cli/inputs.py       |   124 +
 apache-ariatosca-0.1.1/aria/cli/logger.py       |   134 +
 apache-ariatosca-0.1.1/aria/cli/main.py         |    65 +
 .../aria/cli/service_template_utils.py          |   125 +
 apache-ariatosca-0.1.1/aria/cli/table.py        |   125 +
 apache-ariatosca-0.1.1/aria/cli/utils.py        |   117 +
 apache-ariatosca-0.1.1/aria/core.py             |   134 +
 apache-ariatosca-0.1.1/aria/exceptions.py       |    73 +
 apache-ariatosca-0.1.1/aria/extension.py        |   154 +
 apache-ariatosca-0.1.1/aria/logger.py           |   186 +
 .../aria/modeling/constraints.py                |    31 +
 .../aria/modeling/exceptions.py                 |    63 +
 .../aria/modeling/functions.py                  |   139 +
 apache-ariatosca-0.1.1/aria/modeling/mixins.py  |   373 +
 apache-ariatosca-0.1.1/aria/modeling/models.py  |   427 +
 .../aria/modeling/orchestration.py              |   711 ++
 .../aria/modeling/relationship.py               |   395 +
 .../aria/modeling/service_changes.py            |   253 +
 .../aria/modeling/service_common.py             |   615 +
 .../aria/modeling/service_instance.py           |  2240 ++++
 .../aria/modeling/service_template.py           |  2411 ++++
 apache-ariatosca-0.1.1/aria/modeling/types.py   |   318 +
 apache-ariatosca-0.1.1/aria/modeling/utils.py   |   235 +
 .../aria/orchestrator/context/common.py         |   200 +
 .../aria/orchestrator/context/exceptions.py     |    27 +
 .../aria/orchestrator/context/operation.py      |   182 +
 .../aria/orchestrator/context/toolbelt.py       |    59 +
 .../aria/orchestrator/context/workflow.py       |   135 +
 .../aria/orchestrator/decorators.py             |    85 +
 .../aria/orchestrator/events.py                 |    34 +
 .../aria/orchestrator/exceptions.py             |    85 +
 .../orchestrator/execution_plugin/common.py     |   154 +
 .../orchestrator/execution_plugin/constants.py  |    57 +
 .../execution_plugin/ctx_proxy/client.py        |   111 +
 .../execution_plugin/ctx_proxy/server.py        |   260 +
 .../execution_plugin/environment_globals.py     |    57 +
 .../orchestrator/execution_plugin/exceptions.py |    47 +
 .../execution_plugin/instantiation.py           |   228 +
 .../aria/orchestrator/execution_plugin/local.py |   128 +
 .../orchestrator/execution_plugin/operations.py |    74 +
 .../execution_plugin/ssh/operations.py          |   195 +
 .../orchestrator/execution_plugin/ssh/tunnel.py |   107 +
 .../aria/orchestrator/plugin.py                 |   171 +
 .../aria/orchestrator/workflow_runner.py        |   181 +
 .../aria/orchestrator/workflows/api/task.py     |   268 +
 .../orchestrator/workflows/api/task_graph.py    |   295 +
 .../workflows/builtin/execute_operation.py      |   101 +
 .../aria/orchestrator/workflows/builtin/heal.py |   179 +
 .../orchestrator/workflows/builtin/install.py   |    34 +
 .../orchestrator/workflows/builtin/start.py     |    31 +
 .../aria/orchestrator/workflows/builtin/stop.py |    31 +
 .../orchestrator/workflows/builtin/uninstall.py |    34 +
 .../orchestrator/workflows/builtin/workflows.py |   149 +
 .../aria/orchestrator/workflows/core/engine.py  |   182 +
 .../workflows/core/events_handler.py            |   161 +
 .../workflows/core/graph_compiler.py            |   118 +
 .../orchestrator/workflows/events_logging.py    |    85 +
 .../aria/orchestrator/workflows/exceptions.py   |    91 +
 .../orchestrator/workflows/executor/base.py     |    75 +
 .../orchestrator/workflows/executor/celery.py   |    97 +
 .../aria/orchestrator/workflows/executor/dry.py |    54 +
 .../orchestrator/workflows/executor/process.py  |   350 +
 .../orchestrator/workflows/executor/thread.py   |    79 +
 .../aria/parser/consumption/consumer.py         |    86 +
 .../aria/parser/consumption/context.py          |   106 +
 .../aria/parser/consumption/exceptions.py       |    23 +
 .../aria/parser/consumption/inputs.py           |    53 +
 .../aria/parser/consumption/modeling.py         |   196 +
 .../aria/parser/consumption/presentation.py     |   137 +
 .../aria/parser/consumption/style.py            |    50 +
 .../aria/parser/consumption/validation.py       |    30 +
 .../aria/parser/exceptions.py                   |    33 +
 .../aria/parser/loading/context.py              |    33 +
 .../aria/parser/loading/exceptions.py           |    35 +
 .../aria/parser/loading/file.py                 |    64 +
 .../aria/parser/loading/literal.py              |    31 +
 .../aria/parser/loading/loader.py               |    34 +
 .../aria/parser/loading/location.py             |    82 +
 .../aria/parser/loading/request.py              |    88 +
 .../aria/parser/loading/source.py               |    44 +
 .../aria/parser/loading/uri.py                  |    97 +
 .../aria/parser/modeling/context.py             |   103 +
 .../aria/parser/presentation/context.py         |    65 +
 .../aria/parser/presentation/exceptions.py      |    29 +
 .../parser/presentation/field_validators.py     |   164 +
 .../aria/parser/presentation/fields.py          |   756 ++
 .../aria/parser/presentation/null.py            |    67 +
 .../aria/parser/presentation/presentation.py    |   235 +
 .../aria/parser/presentation/presenter.py       |    70 +
 .../aria/parser/presentation/source.py          |    55 +
 .../aria/parser/presentation/utils.py           |   187 +
 .../aria/parser/reading/context.py              |    31 +
 .../aria/parser/reading/exceptions.py           |    44 +
 .../aria/parser/reading/jinja.py                |    55 +
 .../aria/parser/reading/json.py                 |    33 +
 .../aria/parser/reading/locator.py              |   154 +
 .../aria/parser/reading/raw.py                  |    24 +
 .../aria/parser/reading/reader.py               |    44 +
 .../aria/parser/reading/source.py               |    59 +
 .../aria/parser/reading/yaml.py                 |   113 +
 .../aria/parser/specification.py                |    69 +
 .../aria/parser/validation/context.py           |    87 +
 .../aria/parser/validation/issue.py             |   126 +
 apache-ariatosca-0.1.1/aria/storage/api.py      |   186 +
 .../aria/storage/collection_instrumentation.py  |   314 +
 apache-ariatosca-0.1.1/aria/storage/core.py     |   160 +
 .../aria/storage/exceptions.py                  |    31 +
 .../aria/storage/filesystem_rapi.py             |   165 +
 apache-ariatosca-0.1.1/aria/storage/sql_mapi.py |   439 +
 apache-ariatosca-0.1.1/aria/utils/archive.py    |    66 +
 apache-ariatosca-0.1.1/aria/utils/argparse.py   |   118 +
 apache-ariatosca-0.1.1/aria/utils/caching.py    |   137 +
 .../aria/utils/collections.py                   |   303 +
 apache-ariatosca-0.1.1/aria/utils/console.py    |    68 +
 apache-ariatosca-0.1.1/aria/utils/exceptions.py |   120 +
 apache-ariatosca-0.1.1/aria/utils/file.py       |    46 +
 apache-ariatosca-0.1.1/aria/utils/formatting.py |   235 +
 apache-ariatosca-0.1.1/aria/utils/http.py       |    66 +
 apache-ariatosca-0.1.1/aria/utils/imports.py    |    96 +
 apache-ariatosca-0.1.1/aria/utils/openclose.py  |    36 +
 apache-ariatosca-0.1.1/aria/utils/plugin.py     |    24 +
 apache-ariatosca-0.1.1/aria/utils/process.py    |    51 +
 .../aria/utils/specification.py                 |    57 +
 apache-ariatosca-0.1.1/aria/utils/threading.py  |   286 +
 apache-ariatosca-0.1.1/aria/utils/type.py       |   156 +
 apache-ariatosca-0.1.1/aria/utils/uris.py       |    48 +
 apache-ariatosca-0.1.1/aria/utils/uuid.py       |    70 +
 apache-ariatosca-0.1.1/aria/utils/validation.py |    97 +
 apache-ariatosca-0.1.1/aria/utils/versions.py   |   163 +
 .../examples/hello-world/helloworld.yaml        |    38 +
 .../examples/hello-world/images/aria-logo.png   |   Bin 0 -> 23601 bytes
 .../examples/hello-world/index.html             |    14 +
 .../examples/hello-world/scripts/configure.sh   |    37 +
 .../examples/hello-world/scripts/start.sh       |    66 +
 .../examples/hello-world/scripts/stop.sh        |    29 +
 .../block-storage-1/block-storage-1.yaml        |    68 +
 .../use-cases/block-storage-1/inputs.yaml       |     3 +
 .../block-storage-2/block-storage-2.yaml        |    75 +
 .../use-cases/block-storage-2/inputs.yaml       |     3 +
 .../block-storage-3/block-storage-3.yaml        |    68 +
 .../use-cases/block-storage-3/inputs.yaml       |     2 +
 .../block-storage-4/block-storage-4.yaml        |    96 +
 .../use-cases/block-storage-4/inputs.yaml       |     2 +
 .../block-storage-5/block-storage-5.yaml        |   109 +
 .../use-cases/block-storage-5/inputs.yaml       |     3 +
 .../block-storage-6/block-storage-6.yaml        |   102 +
 .../use-cases/block-storage-6/inputs.yaml       |     3 +
 .../use-cases/compute-1/compute-1.yaml          |    42 +
 .../use-cases/compute-1/inputs.yaml             |     1 +
 .../use-cases/container-1/container-1.yaml      |    68 +
 .../multi-tier-1/custom_types/collectd.yaml     |    10 +
 .../custom_types/elasticsearch.yaml             |     8 +
 .../multi-tier-1/custom_types/kibana.yaml       |    12 +
 .../multi-tier-1/custom_types/logstash.yaml     |    12 +
 .../multi-tier-1/custom_types/rsyslog.yaml      |    10 +
 .../use-cases/multi-tier-1/inputs.yaml          |     1 +
 .../use-cases/multi-tier-1/multi-tier-1.yaml    |   237 +
 .../use-cases/network-1/inputs.yaml             |     1 +
 .../use-cases/network-1/network-1.yaml          |    49 +
 .../use-cases/network-2/inputs.yaml             |     1 +
 .../use-cases/network-2/network-2.yaml          |    46 +
 .../use-cases/network-3/inputs.yaml             |     1 +
 .../use-cases/network-3/network-3.yaml          |    81 +
 .../use-cases/network-4/network-4.yaml          |    70 +
 .../use-cases/non-normative-types.yaml          |   177 +
 .../use-cases/object-storage-1/inputs.yaml      |     1 +
 .../object-storage-1/object-storage-1.yaml      |    24 +
 .../use-cases/software-component-1/inputs.yaml  |     1 +
 .../software-component-1.yaml                   |    54 +
 .../webserver-dbms-1/webserver-dbms-1.yaml      |   122 +
 .../paypalpizzastore_nodejs_app.yaml            |    15 +
 .../webserver-dbms-2/webserver-dbms-2.yaml      |   115 +
 .../profiles/aria-1.0/aria-1.0.yaml             |    61 +
 .../profiles/tosca-simple-1.0/artifacts.yaml    |   121 +
 .../profiles/tosca-simple-1.0/capabilities.yaml |   321 +
 .../profiles/tosca-simple-1.0/data.yaml         |   268 +
 .../profiles/tosca-simple-1.0/groups.yaml       |    28 +
 .../profiles/tosca-simple-1.0/interfaces.yaml   |   107 +
 .../profiles/tosca-simple-1.0/nodes.yaml        |   525 +
 .../profiles/tosca-simple-1.0/policies.yaml     |    71 +
 .../tosca-simple-1.0/relationships.yaml         |   158 +
 .../tosca-simple-1.0/tosca-simple-1.0.yaml      |    24 +
 .../tosca-simple-nfv-1.0/artifacts.yaml         |    84 +
 .../tosca-simple-nfv-1.0/capabilities.yaml      |    70 +
 .../profiles/tosca-simple-nfv-1.0/data.yaml     |   318 +
 .../profiles/tosca-simple-nfv-1.0/nodes.yaml    |   260 +
 .../tosca-simple-nfv-1.0/relationships.yaml     |    43 +
 .../tosca-simple-nfv-1.0.yaml                   |    21 +
 .../simple_nfv_v1_0/presenter.py                |    43 +
 .../simple_v1_0/assignments.py                  |   440 +
 .../simple_v1_0/data_types.py                   |   540 +
 .../simple_v1_0/definitions.py                  |   509 +
 .../aria_extension_tosca/simple_v1_0/filters.py |   105 +
 .../aria_extension_tosca/simple_v1_0/misc.py    |   434 +
 .../simple_v1_0/modeling/artifacts.py           |    42 +
 .../simple_v1_0/modeling/capabilities.py        |   186 +
 .../simple_v1_0/modeling/constraints.py         |   144 +
 .../simple_v1_0/modeling/copy.py                |    32 +
 .../simple_v1_0/modeling/data_types.py          |   521 +
 .../simple_v1_0/modeling/functions.py           |   677 ++
 .../simple_v1_0/modeling/interfaces.py          |   522 +
 .../simple_v1_0/modeling/parameters.py          |   211 +
 .../simple_v1_0/modeling/policies.py            |    81 +
 .../simple_v1_0/modeling/requirements.py        |   364 +
 .../modeling/substitution_mappings.py           |   130 +
 .../simple_v1_0/presentation/extensible.py      |    32 +
 .../simple_v1_0/presentation/field_getters.py   |    37 +
 .../presentation/field_validators.py            |   568 +
 .../simple_v1_0/presentation/types.py           |    57 +
 .../simple_v1_0/presenter.py                    |    81 +
 .../simple_v1_0/templates.py                    |   732 ++
 .../aria_extension_tosca/simple_v1_0/types.py   |   868 ++
 apache-ariatosca-0.1.1/requirements.in          |    39 +
 apache-ariatosca-0.1.1/requirements.txt         |    43 +
 apache-ariatosca-0.1.1/setup.cfg                |     4 +
 apache-ariatosca-0.1.1/setup.py                 |   173 +
 apple-touch-icon-precomposed.png                |   Bin 1243 -> 0 bytes
 atom.xml                                        |     1 +
 build_site.sh                                   |    14 +
 community.md                                    |    34 -
 community/index.html                            |   238 +
 css/main.css                                    |     4 +
 css/main.scss                                   |    55 -
 getting-started/index.html                      |   344 +
 gettingstarted.md                               |   100 -
 index.html                                      |   248 +
 index.md                                        |    70 -
 js/_main.js                                     |    20 -
 package.json                                    |    20 -
 roadmap.md                                      |    33 -
 roadmap/index.html                              |   254 +
 sitemap.xml                                     |   150 +
 584 files changed, 87551 insertions(+), 17296 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/Gemfile
----------------------------------------------------------------------
diff --git a/Gemfile b/Gemfile
deleted file mode 100644
index d67fe9a..0000000
--- a/Gemfile
+++ /dev/null
@@ -1,7 +0,0 @@
-# Skinny Bones Gemfile
-source "https://rubygems.org";
-
-gem "jekyll"
-gem "jekyll-sitemap"
-gem "jekyll-gist"
-gem "jekyll-feed"

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/Gemfile.lock
----------------------------------------------------------------------
diff --git a/Gemfile.lock b/Gemfile.lock
deleted file mode 100644
index 9bc6754..0000000
--- a/Gemfile.lock
+++ /dev/null
@@ -1,57 +0,0 @@
-GEM
-  remote: https://rubygems.org/
-  specs:
-    addressable (2.4.0)
-    colorator (0.1)
-    faraday (0.9.2)
-      multipart-post (>= 1.2, < 3)
-    ffi (1.9.10)
-    ffi (1.9.10-x64-mingw32)
-    jekyll (3.1.6)
-      colorator (~> 0.1)
-      jekyll-sass-converter (~> 1.0)
-      jekyll-watch (~> 1.1)
-      kramdown (~> 1.3)
-      liquid (~> 3.0)
-      mercenary (~> 0.3.3)
-      rouge (~> 1.7)
-      safe_yaml (~> 1.0)
-    jekyll-feed (0.5.1)
-    jekyll-gist (1.4.0)
-      octokit (~> 4.2)
-    jekyll-sass-converter (1.4.0)
-      sass (~> 3.4)
-    jekyll-sitemap (0.10.0)
-    jekyll-watch (1.4.0)
-      listen (~> 3.0, < 3.1)
-    kramdown (1.11.1)
-    liquid (3.0.6)
-    listen (3.0.8)
-      rb-fsevent (~> 0.9, >= 0.9.4)
-      rb-inotify (~> 0.9, >= 0.9.7)
-    mercenary (0.3.6)
-    multipart-post (2.0.0)
-    octokit (4.3.0)
-      sawyer (~> 0.7.0, >= 0.5.3)
-    rb-fsevent (0.9.7)
-    rb-inotify (0.9.7)
-      ffi (>= 0.5.0)
-    rouge (1.10.1)
-    safe_yaml (1.0.4)
-    sass (3.4.22)
-    sawyer (0.7.0)
-      addressable (>= 2.3.5, < 2.5)
-      faraday (~> 0.8, < 0.10)
-
-PLATFORMS
-  ruby
-  x64-mingw32
-
-DEPENDENCIES
-  jekyll
-  jekyll-feed
-  jekyll-gist
-  jekyll-sitemap
-
-BUNDLED WITH
-   1.12.5

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/Gruntfile.js
----------------------------------------------------------------------
diff --git a/Gruntfile.js b/Gruntfile.js
deleted file mode 100644
index 3dc574e..0000000
--- a/Gruntfile.js
+++ /dev/null
@@ -1,103 +0,0 @@
-'use strict';
-module.exports = function(grunt) {
-
-  grunt.initConfig({
-    pkg: grunt.file.readJSON('package.json'),
-    jshint: {
-      options: {
-        jshintrc: '.jshintrc'
-      },
-      all: [
-        'Gruntfile.js',
-        'js/*.js',
-        '!js/main.js'
-      ]
-    },
-    watch: {
-      js: {
-        files: [
-          '<%= jshint.all %>'
-        ],
-        tasks: ['jshint', 'uglify', 'surround'],
-        options: {
-          livereload: true
-        }
-      },
-    },
-    uglify: {
-      dist: {
-        options: {
-          banner: '/*! <%= pkg.name %> - v<%= pkg.version %> - ' + '<%= 
grunt.template.today("yyyy-mm-dd") %> */',
-          compress: true,
-          beautify: false,
-          mangle: false
-        },
-        files: {
-          'js/main.js': [
-            'js/plugins/*.js',
-            'js/_*.js'
-          ]
-        }
-      }
-    },
-    surround: {
-      src: 'js/main.js',
-      options: {
-        overwrite: true,
-        prepend: '---\n---',
-      },
-    },
-    imagemin: {
-      dist: {
-        options: {
-          optimizationLevel: 7,
-          progressive: true
-        },
-        files: [{
-          expand: true,
-          cwd: 'images/',
-          src: '{,*/}*.{png,jpg,jpeg}',
-          dest: 'images/'
-        }]
-      }
-    },
-    imgcompress: {
-      dist: {
-        options: {
-          optimizationLevel: 7,
-          progressive: true
-        },
-        files: [{
-          expand: true,
-          cwd: 'images/',
-          src: '{,*/}*.{png,jpg,jpeg}',
-          dest: 'images/'
-        }]
-      }
-    },
-    svgmin: {
-      dist: {
-        files: [{
-          expand: true,
-          cwd: 'images/',
-          src: '{,*/}*.svg',
-          dest: 'images/'
-        }]
-      }
-    },
-  });
-
-  // Load tasks
-  grunt.loadNpmTasks('grunt-contrib-jshint');
-  grunt.loadNpmTasks('grunt-contrib-watch');
-  grunt.loadNpmTasks('grunt-contrib-uglify');
-  grunt.loadNpmTasks('grunt-newer');
-  grunt.loadNpmTasks('grunt-contrib-imagemin');
-  grunt.loadNpmTasks('grunt-svgmin');
-  grunt.loadNpmTasks('grunt-imgcompress');
-  grunt.loadNpmTasks('grunt-surround');
-
-  // Register tasks
-  grunt.registerTask('scripts', ['watch', 'uglify']);
-  grunt.registerTask('images', ['newer:imgcompress', 'newer:svgmin']);
-};

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index 4fe1728..0000000
--- a/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Michael Rose
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
deleted file mode 100644
index e69de29..0000000

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
deleted file mode 100644
index c4097be..0000000
--- a/_config.yml
+++ /dev/null
@@ -1,66 +0,0 @@
-# Site wide configuration
-
-title: "Apache ARIA TOSCA"
-description: "ARIA is an agile reference implementation of automation based on 
OASIS TOSCA Specification. It is a framework for implementing orchestration 
software and a command line tool to execute TOSCA based application blueprints."
-logo: aria-logo.png
-# 120x120 px default image used for Twitter summary card
-teaser: aria-logo.png
- # 400x250 px default teaser image used in image archive grid
-locale: en
-#url: ariatosca.apache.org
-feed:
-  path: atom.xml
-
-# Jekyll configuration
-
-sass:
-  sass_dir: _sass
-  style: compressed
-permalink: /:categories/:title/
-kramdown:
-  toc_levels: 1..2
-highlighter: rouge
-gems:
-  - jekyll-sitemap
-  - jekyll-gist
-  - jekyll-feed
-
-
-# Site owner
-owner:
-  name:
-  email:
-  twitter:
-  google:
-    ad-client:
-    ad-slot:
-  bio:
-  avatar: bio-photo.jpg # 160x160 px image for author byline
-  disqus-shortname:
-
-
-include:
-  - .htaccess
-exclude:
-  - "*.less"
-  - "*.sublime-project"
-  - "*.sublime-workspace"
-  - .asset-cache
-  - .bundle
-  - .jekyll-assets-cache
-  - .sass-cache
-  - CHANGELOG
-  - Capfile
-  - Gemfile
-  - Gruntfile.js
-  - LICENSE
-  - README
-  - Rakefile
-  - config
-  - gulpfile.js
-  - lib
-  - log
-  - node_modules
-  - package.json
-  - spec
-  - tmp

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_data/footer.yml
----------------------------------------------------------------------
diff --git a/_data/footer.yml b/_data/footer.yml
deleted file mode 100644
index df33e93..0000000
--- a/_data/footer.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-# Footer navigation links
-
-- title: About
-  url: /about/
-
-
-- title: Community
-  url: /community/
-
-
-
-- title: Getting Started
-  url: /getting-started/
-
-
-- title: Roadmap
-  url: /roadmap/
-

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_data/messages.yml
----------------------------------------------------------------------
diff --git a/_data/messages.yml b/_data/messages.yml
deleted file mode 100644
index 9dd8143..0000000
--- a/_data/messages.yml
+++ /dev/null
@@ -1,40 +0,0 @@
-# Messages for localization
-# see description here: 
https://tuananh.org/2014/08/13/localization-with-jekyll/
-
-locales:
-  # English translation
-  # -------------------
-  en: &DEFAULT_EN
-    overview: "Overview"
-    toc: "Table of Contents"
-    written_by: "Written by"
-    updated: "Updated"
-    share: "Share on"
-  en_US:
-    <<: *DEFAULT_EN     # use English translation for en_US
-  en_UK:
-    <<: *DEFAULT_EN     # use English translation for en_UK
-
-  # German translation
-  # -------------------
-  de: &DEFAULT_DE
-    <<: *DEFAULT_EN     # load English values as default
-    overview: "&Uuml;bersicht"
-    toc: "Inhalt"
-    written_by: "Verfasst von"
-    updated: "Zuletzt aktualisiert:"
-    share: ""
-  de_DE:
-    <<: *DEFAULT_DE     # use German translation for de_DE
-
-  # French translation (TODO)
-  # -------------------
-  fr: &DEFAULT_FR
-    <<: *DEFAULT_EN     # load English values as default
-    overview: "Aperçu"
-    toc: "Table des matières"
-    written_by: "Écrit par"
-    updated: "Mis à jour"
-    share: "Partager sur"
-  fr_FR:
-    <<: *DEFAULT_FR      # use French translation for fr_FR

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_data/navigation.yml
----------------------------------------------------------------------
diff --git a/_data/navigation.yml b/_data/navigation.yml
deleted file mode 100644
index 50f8aa4..0000000
--- a/_data/navigation.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-# Site navigation links
-
-- title: About
-  url: /about/
-  excerpt: "About ARIA TOSCA"
-
-- title: Community
-  url: /community/
-  excerpt: "Joing the ARIA TOSCA Community"
-
-
-- title: Getting Started
-  url: /getting-started/
-  excerpt: "Getting started with ARIA TOSCA"
-
-- title: Roadmap
-  url: /roadmap/
-  excerpt: "Roadmap Features of ARIA TOSCA"

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/advertising.html
----------------------------------------------------------------------
diff --git a/_includes/advertising.html b/_includes/advertising.html
deleted file mode 100644
index 4c876c5..0000000
--- a/_includes/advertising.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<style>
-.responsive-ads { width: 300px; height: 200px; }
-@media(min-width: 520px) { .responsive-ads { width: 468px; height: 60px; } }
-@media(min-width: 768px) { .responsive-ads { width: 160px; height: 600px; } }
-</style>
-
-<script async 
src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
-<ins class="adsbygoogle responsive-ads"
-       style="display:inline-block"
-       data-ad-client="{{ site.owner.google.ad-client }}"
-       data-ad-slot="{{ site.owner.google.ad-slot }}"></ins>
-<script>
-(adsbygoogle = window.adsbygoogle || []).push({});
-</script>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/breadcrumbs.html
----------------------------------------------------------------------
diff --git a/_includes/breadcrumbs.html b/_includes/breadcrumbs.html
deleted file mode 100644
index 64f15b4..0000000
--- a/_includes/breadcrumbs.html
+++ /dev/null
@@ -1,13 +0,0 @@
-{% if page.categories and page.categories != empty %}
-  <nav class="breadcrumbs">
-    <span itemscope itemtype="http://data-vocabulary.org/Breadcrumb";>
-      <a href="{{ site.url }}" itemprop="url">
-        <span itemprop="title">Home</span>
-      </a> › 
-    <span itemscope itemtype="http://data-vocabulary.org/Breadcrumb";>
-      <a href="{{ site.url }}/{{ page.categories | first }}/" itemprop="url">
-        <span itemprop="title">{{ page.categories | first | replace: '-',' ' | 
capitalize }}</span>
-      </a>
-    </span>
-  </nav><!-- /.breadcrumbs -->
-{% endif %}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/browser-upgrade.html
----------------------------------------------------------------------
diff --git a/_includes/browser-upgrade.html b/_includes/browser-upgrade.html
deleted file mode 100644
index 0181a22..0000000
--- a/_includes/browser-upgrade.html
+++ /dev/null
@@ -1 +0,0 @@
-<!--[if lt IE 9]><div class="upgrade notice-warning"><strong>Your browser is 
quite old!</strong> Why not <a href="http://whatbrowser.org/";>upgrade to a 
newer one</a> to better enjoy this site?</div><![endif]-->

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/collection-pagination.html
----------------------------------------------------------------------
diff --git a/_includes/collection-pagination.html 
b/_includes/collection-pagination.html
deleted file mode 100644
index 6a62925..0000000
--- a/_includes/collection-pagination.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<nav class="pagination">
-       {% capture collection_name %}{{ include.collection }}{% endcapture %}
-       {% for post in site.[collection_name] %}
-               {% if post.url == page.url %}
-                 {% assign post_index0 = forloop.index0 %}
-                 {% assign post_index1 = forloop.index %}
-               {% endif %}
-       {% endfor %}
-       {% for post in site.[collection_name] %}
-               {% if post_index0 == forloop.index %}{% assign next_post = post 
%}{% endif %}
-               {% if post_index1 == forloop.index0 %}{% assign prev_post = 
post %}{% endif %}
-       {% endfor %}
-       {% if prev_post %}<a class="prev" href="{{ site.url }}{{ prev_post.url 
}}">{{ prev_post.title }}</a>{% endif %}
-       {% if next_post %}<a class="next" href="{{ site.url }}{{ next_post.url 
}}">{{ next_post.title }}</a>{% endif %}
-</nav>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/comments.html
----------------------------------------------------------------------
diff --git a/_includes/comments.html b/_includes/comments.html
deleted file mode 100644
index 9325a39..0000000
--- a/_includes/comments.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<hr />
-<div id="disqus_thread"></div>
-<script type="text/javascript">
-       /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * 
* */
-       var disqus_shortname = '{{ site.owner.disqus-shortname }}';
-
-       /* * * DON'T EDIT BELOW THIS LINE * * */
-       (function() {
-               var dsq = document.createElement('script'); dsq.type = 
'text/javascript'; dsq.async = true;
-               dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
-               (document.getElementsByTagName('head')[0] || 
document.getElementsByTagName('body')[0]).appendChild(dsq);
-       })();
-</script>
-<noscript>Please enable JavaScript to view the <a 
href="http://disqus.com/?ref_noscript";>comments powered by 
Disqus.</a></noscript>

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/footer.html
----------------------------------------------------------------------
diff --git a/_includes/footer.html b/_includes/footer.html
deleted file mode 100644
index 4d3274e..0000000
--- a/_includes/footer.html
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-<!-- Wrapper Start -->
-<section id="intro" style="padding-top:30px; padding-bottom:30px">
-       <div class="container">
-               <div class="row">
-                       <div class="col-md-10 col-sm-12">
-                               <div class="block">
-                                       <p>
-                                               Apache ARIA TOSCA is an effort 
undergoing incubation at The Apache Software Foundation (ASF), sponsored by the 
Apache Incubator. Incubation is required of all newly accepted projects until a 
further review indicates that the infrastructure, communications, and decision 
making process have stabilized in a manner consistent with other successful ASF 
projects. While incubation status is not necessarily a reflection of the 
completeness or stability of the code, it does indicate that the project has 
yet to be fully endorsed by the ASF.
-                                       </p>
-                               </div>
-                       </div><!-- .col-md-7 close -->
-                       <div class="col-md-2 col-sm-12">
-                               <div class="block" valign="middle" 
style="vertical-align: middle;">
-                                       <img src="{{ site.url 
}}/images/incubator_power_ring.png" alt="ARIA Podling"  >
-                               </div>
-                       </div><!-- .col-md-5 close -->
-               </div>
-       </div>
-</section>
-
-<footer>
-       <div class="container">
-               <div class="row">
-                       <div class="col-md-12">
-                               <div class="footer-manu">
-
-                                       <ul class="menu-item">
-                                       {% for link in site.data.footer %}
-                             {% if link.url contains 'http' %}
-                               {% assign domain = '' %}
-                               {% else %}
-                               {% assign domain = site.url %}
-                             {% endif %}
-                                               <li><a href="{{ domain }}{{ 
link.url }}" {% if link.url contains 'http' %}target="_blank"{% endif %}>{{ 
link.title }}</a></li>
-                                       {% endfor %}
-                                       </ul>
-                               </div>
-
-                               <p> Copyright © {{ site.time | date: '%Y' }} 
The Apache Software Foundation. Licensed under the Apache License, Version 2.0. 
<br />
-                                   Apache, the Apache Feather logo, and the 
Apache Incubator project logo are trademarks of The Apache Software 
Foundation.</p>
-                       </div>
-               </div>
-       </div>
-</footer>

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/header.html
----------------------------------------------------------------------
diff --git a/_includes/header.html b/_includes/header.html
deleted file mode 100644
index 74112b6..0000000
--- a/_includes/header.html
+++ /dev/null
@@ -1,33 +0,0 @@
-<!-- Header Start -->
-<header>
-<div class="container">
-  <div class="row">
-    <div class="col-md-12">
-      <!-- header Nav Start -->
-      <nav class="navbar navbar-default">
-        <div class="container-fluid">
-          <!-- Brand and toggle get grouped for better mobile display -->
-          <div class="navbar-header">
-            <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
-            <span class="sr-only">Toggle navigation</span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-            </button>
-            <a class="navbar-brand" href="{{ site.url }}/">
-              <img src="{{ site.url }}/images/{{ site.logo }}" alt="{{ 
site.title }}">
-            </a>
-          </div>
-            <!-- Collect the nav links, forms, and other content for toggling 
-->
-            <div class="collapse navbar-collapse" 
id="bs-example-navbar-collapse-1">
-
-              <nav role="navigation" class="menu top-menu">
-                  {% include navigation.html %}
-              </nav>
-            </div><!-- /.navbar-collapse -->
-          </div><!-- /.container-fluid -->
-        </nav>
-      </div>
-    </div>
-  </div>
-</header><!-- header close -->

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/image-credit.html
----------------------------------------------------------------------
diff --git a/_includes/image-credit.html b/_includes/image-credit.html
deleted file mode 100644
index c9d07a1..0000000
--- a/_includes/image-credit.html
+++ /dev/null
@@ -1 +0,0 @@
-<div class="image-credit">Image source: <a href="{{ page.image.creditlink }}" 
itemprop="citation">{{ page.image.credit }}</a></div><!-- /.image-credit -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/latest-posts-grid.html
----------------------------------------------------------------------
diff --git a/_includes/latest-posts-grid.html b/_includes/latest-posts-grid.html
deleted file mode 100644
index cbdeef5..0000000
--- a/_includes/latest-posts-grid.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<div class="archive-wrap">
-  <h3>Latest {{ page.categories | first | replace: '-',' ' | capitalize }}</h3>
-  <ul class="th-grid">
-  {% capture category_name %}{{ page.categories | first }}{% endcapture %}
-  {% for post in site.categories.[category_name] limit:4 %}
-    <li><a href="{{ site.url }}{{ post.url }}" title="{{ post.title }}"><img 
src="{{ site.url }}/images/{{ post.image.thumb }}" alt=""></a></li>
-  {% endfor %}
-  </ul>
-</div><!-- /.archive-wrap -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/latest-posts-list.html
----------------------------------------------------------------------
diff --git a/_includes/latest-posts-list.html b/_includes/latest-posts-list.html
deleted file mode 100644
index 848bc6a..0000000
--- a/_includes/latest-posts-list.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<h3>Latest {{ page.categories | first | replace: '-',' ' | capitalize }}</h3>
-<ul>
-{% capture category_name %}{{ page.categories | first }}{% endcapture %}
-{% for post in site.categories.[category_name] limit:3 %}
-  <li><a href="{{ site.url }}{{ post.url }}">{{ post.title }}</a></li>
-{% endfor %}
-</ul>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/navigation-sliding.html
----------------------------------------------------------------------
diff --git a/_includes/navigation-sliding.html 
b/_includes/navigation-sliding.html
deleted file mode 100644
index a04871c..0000000
--- a/_includes/navigation-sliding.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<nav role="navigation" id="js-menu" class="sliding-menu-content">
-  <h5>{{ site.title }} <span>{{ site.data.messages.locales[site.locale].toc 
}}</span></h5>
-  <ul class="menu-item">
-    {% for link in site.data.navigation %}<li>
-      <a href="{{ site.url }}{{ link.url }}">
-        {% if link.image %}<img src="{{ site.url }}/images/{{ link.image }}" 
alt="teaser" class="teaser">{% endif %}
-        <div class="title">{{ link.title }}</div>
-        {% if link.excerpt %}<p class="excerpt">{{ link.excerpt }}</p>{% endif 
%}
-      </a>
-    </li>{% endfor %}
-  </ul>
-</nav>
-<button type="button" id="js-menu-trigger" class="sliding-menu-button 
lines-button x2" role="button" aria-label="Toggle Navigation">
-  <span class="nav-lines"></span>
-</button>
-
-<div id="js-menu-screen" class="menu-screen"></div>

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/navigation.html
----------------------------------------------------------------------
diff --git a/_includes/navigation.html b/_includes/navigation.html
deleted file mode 100644
index 7dddd92..0000000
--- a/_includes/navigation.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<ul class="nav navbar-nav navbar-right">
-       <li class="home"><a href="/">{{ site.title }}</a></li>
-       {% for link in site.data.navigation %}
-    {% if link.url contains 'http' %}
-        {% assign domain = '' %}
-        {% else %}
-        {% assign domain = site.url %}
-    {% endif %}
-    <li><a href="{{ domain }}{{ link.url }}" {% if link.url contains 'http' 
%}target="_blank"{% endif %}>{{ link.title }}</a></li>
-  {% endfor %}
-</ul>

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/open-graph.html
----------------------------------------------------------------------
diff --git a/_includes/open-graph.html b/_includes/open-graph.html
deleted file mode 100644
index 87bf165..0000000
--- a/_includes/open-graph.html
+++ /dev/null
@@ -1,19 +0,0 @@
-       <!-- Twitter Cards -->
-       <meta name="twitter:title" content="{% if page.title %}{{ page.title 
}}{% else %}{{ site.title }}{% endif %}">
-       {% if page.excerpt %}<meta name="twitter:description" content="{{ 
page.excerpt | strip_html }}">{% endif %}
-       {% if site.owner.twitter %}<meta name="twitter:site" content="@{{ 
site.owner.twitter }}">{% endif %}
-       {% if author.twitter %}<meta name="twitter:creator" content="@{{ 
author.twitter }}">{% endif %}
-       {% if page.image.feature %}
-       <meta name="twitter:card" content="summary_large_image">
-       <meta name="twitter:image" content="{{ site.url }}/images/{{ 
page.image.feature }}">
-       {% else %}
-       <meta name="twitter:card" content="summary">
-       <meta name="twitter:image" content="{% if page.image.thumb %}{{ 
site.url }}/images/{{ page.image.thumb }}{% else %}{{ site.url }}/images/{{ 
site.logo }}{% endif %}">
-       {% endif %}
-       <!-- Open Graph -->
-       <meta property="og:locale" content="{{ site.locale }}">
-       <meta property="og:type" content="article">
-       <meta property="og:title" content="{% if page.title %}{{ page.title 
}}{% else %}{{ site.title }}{% endif %}">
-       {% if page.excerpt %}<meta property="og:description" content="{{ 
page.excerpt | strip_html }}">{% endif %}
-       <meta property="og:url" content="{{ page.url | replace:'index.html','' 
| prepend: site.url }}">
-       <meta property="og:site_name" content="{{ site.title }}">
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/page-author.html
----------------------------------------------------------------------
diff --git a/_includes/page-author.html b/_includes/page-author.html
deleted file mode 100644
index 6e65e8e..0000000
--- a/_includes/page-author.html
+++ /dev/null
@@ -1,11 +0,0 @@
-{% if page.author %}
-  {% assign author = site.data.authors[page.author] %}{% else %}{% assign 
author = site.owner %}
-{% endif %}
-
-<div class="author-image">
-       <img src="{{ site.url }}/images/{{ author.avatar }}" alt="{{ 
author.name }}">
-</div><!-- ./author-image -->
-<div class="author-content">
-       <h3 class="author-name" >{{ 
site.data.messages.locales[site.locale].written_by }} {% if author.web %}<a 
href="{{ author.web }}" itemprop="author">{{ author.name }}</a>{% else %}<span 
itemprop="author">{{ author.name }}</span>{% endif %}</h3>
-       <p class="author-bio">{{ author.bio }}</p>
-</div><!-- ./author-content -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/page-meta.html
----------------------------------------------------------------------
diff --git a/_includes/page-meta.html b/_includes/page-meta.html
deleted file mode 100644
index 489eeca..0000000
--- a/_includes/page-meta.html
+++ /dev/null
@@ -1,3 +0,0 @@
-{% if page.date %}<div class="page-meta">
-       <p>{{ site.data.messages.locales[site.locale].updated }} {% if 
page.modified %}<time datetime="{{ page.modified | date: "%Y-%m-%dT%H:%M:%SZ" 
}}" itemprop="dateModified">{{ page.modified | date: "%B %d, %Y" }}</time>{% 
else %}<time datetime="{{ page.date | date: "%Y-%m-%dT%H:%M:%SZ" }}" 
itemprop="datePublished">{{ page.date | date: "%B %d, %Y" }}</time></p>{% endif 
%}
-</div><!-- /.page-meta -->{% endif %}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/pagination.html
----------------------------------------------------------------------
diff --git a/_includes/pagination.html b/_includes/pagination.html
deleted file mode 100644
index f65d3eb..0000000
--- a/_includes/pagination.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<nav class="pagination">
-  {% capture category_name %}{{ page.categories | first }}{% endcapture %}
-  {% for post in site.categories.[category_name] %}
-    {% if post.url == page.url %}
-      {% assign post_index0 = forloop.index0 %}
-      {% assign post_index1 = forloop.index %}
-    {% endif %}
-  {% endfor %}
-  {% for post in site.categories.[category_name] %}
-    {% if post_index0 == forloop.index %}{% assign next_post = post %}{% endif 
%}
-    {% if post_index1 == forloop.index0 %}{% assign prev_post = post %}{% 
endif %}
-  {% endfor %}
-  {% if prev_post %}<a class="prev" href="{{ site.url }}{{ prev_post.url 
}}">{{ prev_post.title }}</a>{% endif %}
-  {% if next_post %}<a class="next" href="{{ site.url }}{{ next_post.url 
}}">{{ next_post.title }}</a>{% endif %}
-</nav>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/post-grid.html
----------------------------------------------------------------------
diff --git a/_includes/post-grid.html b/_includes/post-grid.html
deleted file mode 100644
index 57330ab..0000000
--- a/_includes/post-grid.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<article class="tile" itemscope itemtype="http://schema.org/Article";>
-  <a href="{{ site.url }}{{ post.url }}" title="{{ post.title }}" 
class="post-teaser">{% if post.image.teaser %}<img src="{{ site.url 
}}/images/{{ post.image.teaser }}" alt="teaser" itemprop="image">
-    {% else %}<img src="{{ site.url }}/images/{{ site.teaser }}" alt="teaser" 
itemprop="image">{% endif %}</a>
-  {% if post.date %}<p class="entry-date date published"><time datetime="{{ 
post.date | date: "%Y-%m-%d" }}" itemprop="datePublished">{{ post.date | date: 
"%B %d, %Y" }}</time></p>{% endif %}
-  <h2 class="post-title" itemprop="name"><a href="{{ site.url }}{{ post.url 
}}">{{ post.title }}</a></h2>
-  <p class="post-excerpt" itemprop="description">{{ post.excerpt | strip_html 
| truncate: 160 }}</p>
-</article><!-- /.tile -->

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/post-list-bullets.html
----------------------------------------------------------------------
diff --git a/_includes/post-list-bullets.html b/_includes/post-list-bullets.html
deleted file mode 100644
index 93da0df..0000000
--- a/_includes/post-list-bullets.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<div class="bullets">
-       {% for post in site.posts %}
-       <div class="bullet three-col-bullet">
-               <div class="bullet-icon">
-                       <a href="{{ site.url }}{{ post.url }}"><img src="{{ 
site.url }}/images/{{ post.image.teaser }}" alt=""></a>
-               </div><!-- /.bullet-icon -->
-               <div class="bullet-content">
-                       <h2><a href="{{ site.url }}{{ post.url }}">{{ 
post.title }}</a></h2>
-                       <p>{{ post.excerpt | remove: '<p>' | remove: 
'</p>'}}</p>
-               </div><!-- /.bullet-content -->
-       </div><!-- /.bullet -->
-       {% endfor %}
-</div><!-- /.bullets -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/post-list.html
----------------------------------------------------------------------
diff --git a/_includes/post-list.html b/_includes/post-list.html
deleted file mode 100644
index 75da584..0000000
--- a/_includes/post-list.html
+++ /dev/null
@@ -1 +0,0 @@
-<li>{% if post.date %}<span>{{ post.date | date: "%B %d, %Y" }}</span> &raquo; 
{% endif %}<a href="{{ site.url }}{{ post.url }}">{{ post.title }}</a></li>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/scroll-cue.html
----------------------------------------------------------------------
diff --git a/_includes/scroll-cue.html b/_includes/scroll-cue.html
deleted file mode 100644
index 8f0723e..0000000
--- a/_includes/scroll-cue.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<div id="scroll-cue" onclick="$('html,body').animate({scrollTop: 
$('#content').offset().top}, 1000)">Scroll
-       <svg class="hang" version="1.1" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; width="32" height="32" viewBox="0 0 
32 32"><g></g><path d="M24.773 13.701c-0.651 0.669-7.512 7.205-7.512 
7.205-0.349 0.357-0.805 0.534-1.261 0.534-0.458 0-0.914-0.178-1.261-0.534 0 
0-6.861-6.536-7.514-7.205-0.651-0.669-0.696-1.87 0-2.586 0.698-0.714 1.669-0.77 
2.522 0l6.253 5.997 6.251-5.995c0.854-0.77 1.827-0.714 2.522 0 0.698 0.714 
0.654 1.917 0 2.584z" fill="#ffffff" /></svg>
-</div>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/share-this.html
----------------------------------------------------------------------
diff --git a/_includes/share-this.html b/_includes/share-this.html
deleted file mode 100644
index 1629a98..0000000
--- a/_includes/share-this.html
+++ /dev/null
@@ -1,5 +0,0 @@
-<div class="inline-btn">
-       <a class="btn-social twitter" 
href="https://twitter.com/intent/tweet?text={{ page.title | escape | replace:' 
','%20' }}&amp;url={{ page.url | replace:'index.html','' | prepend: site.url 
}}&amp;via={{ site.owner.twitter }}" target="_blank"><i class="fa fa-twitter" 
aria-hidden="true"></i> {{ site.data.messages.locales[site.locale].share }} 
Twitter</a>
-       <a class="btn-social facebook" 
href="https://www.facebook.com/sharer/sharer.php?u={{ page.url | 
replace:'index.html','' | prepend: site.url }}" target="_blank"><i class="fa 
fa-facebook" aria-hidden="true"></i> {{ 
site.data.messages.locales[site.locale].share }} Facebook</a>
-       <a class="btn-social google-plus"  
href="https://plus.google.com/share?url={{ page.url | replace:'index.html','' | 
prepend: site.url }}" target="_blank"><i class="fa fa-google-plus" 
aria-hidden="true"></i> {{ site.data.messages.locales[site.locale].share }} 
Google+</a>
-</div><!-- /.share-this -->

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_includes/toc.html
----------------------------------------------------------------------
diff --git a/_includes/toc.html b/_includes/toc.html
deleted file mode 100644
index 7a88101..0000000
--- a/_includes/toc.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<nav class="toc" markdown="1">
-*  Auto generated table of contents
-{:toc}
-</nav>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_layouts/archive.html
----------------------------------------------------------------------
diff --git a/_layouts/archive.html b/_layouts/archive.html
deleted file mode 100644
index a3a5c98..0000000
--- a/_layouts/archive.html
+++ /dev/null
@@ -1,25 +0,0 @@
----
-layout: default
----
-
-<div id="main" role="main">                    
-       <div class="wrap">
-               {% if page.image.feature %}
-               <div class="page-feature">
-                       <div class="page-image">
-                               <img src="{{ site.url }}/images/{{ 
page.image.feature }}" class="page-feature-image" alt="{{ page.title }}">
-                               {% if page.image.credit %}{% include 
image-credit.html %}{% endif %}
-                       </div><!-- /.page-image -->
-               </div><!-- /.page-feature -->
-               {% endif %}
-               <div class="page-title">
-                       <h1>{{ page.title }}</h1>
-                       {% if page.excerpt %}<h2>{{ page.excerpt }}</h2>{% 
endif %}
-               </div>
-               <div class="archive-wrap">
-                       <div class="page-content">
-                               {{ content }}
-                       </div><!-- /.page-content -->
-               </div class="archive-wrap"><!-- /.archive-wrap -->
-       </div><!-- /.wrap -->
-</div><!-- /#main -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_layouts/article.html
----------------------------------------------------------------------
diff --git a/_layouts/article.html b/_layouts/article.html
deleted file mode 100644
index 4391359..0000000
--- a/_layouts/article.html
+++ /dev/null
@@ -1,54 +0,0 @@
----
-layout: default
----
-
-<div id="main" role="main">
-       <article class="wrap" itemscope itemtype="http://schema.org/Article";>
-               {% if page.image.feature %}
-               <div class="page-feature">
-                       <div class="page-image">
-                               <img src="{{ site.url }}/images/{{ 
page.image.feature }}" class="page-feature-image" alt="{{ page.title }}" 
itemprop="image">
-                               {% if page.image.credit %}{% include 
image-credit.html %}{% endif %}
-                       </div><!-- /.page-image -->
-               </div><!-- /.page-feature -->
-               {% endif %}
-               {% include breadcrumbs.html %}
-
-               <section id="global-header">
-                       <div class="container">
-                               <div class="row">
-                                       <div class="col-md-12">
-                                               <div class="block">
-                                                       <h1>{{ page.title 
}}</h1>
-                                                       <p>{{ page.subtitle 
}}</p>
-                                               </div>
-                                       </div>
-                               </div>
-                       </div>
-               </section>
-
-
-
-               <div class="inner-wrap">
-                       <div id="content" class="page-content" 
itemprop="articleBody">
-                               <section id="intro">
-                     <div class="container">
-                       <div class="row">
-                                                               {{ content }}
-                       </div>
-                     </div>
-                   </section>
-                               <hr />
-                               <footer class="page-footer">
-                                       {% if page.categories %}{% include 
page-author.html %}{% endif %}
-                                       {% if page.share != false %}{% include 
share-this.html %}{% endif %}
-                                       {% include page-meta.html %}
-                               </footer><!-- /.footer -->
-                               <aside>
-                                       {% if page.comments == true %}{% 
include comments.html %}{% endif %}
-                               </aside>
-                       </div><!-- /.content -->
-               </div><!-- /.inner-wrap -->
-               {% if page.ads == true %}<div class="ads">{% include 
advertising.html %}</div><!-- /.ads -->{% endif %}
-       </article><!-- ./wrap -->
-</div><!-- /#main -->

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_layouts/default.html
----------------------------------------------------------------------
diff --git a/_layouts/default.html b/_layouts/default.html
deleted file mode 100644
index afebb45..0000000
--- a/_layouts/default.html
+++ /dev/null
@@ -1,76 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-
-  <title>{% if page.title %}{{ page.title }} • {% endif %}{{ site.title 
}}</title>
-
-  {% if page.excerpt %}<meta name="description" content="{{ page.excerpt | 
strip_html }}">{% endif %}
-  {% if page.tags %}<meta name="keywords" content="{{ page.tags | join: ', ' 
}}">{% endif %}
-  {% if page.author %}
-    {% assign author = site.data.authors[page.author] %}{% else %}{% assign 
author = site.owner %}
-  {% endif %}
-
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
-
-  <!-- CSS -->
-  <link rel="stylesheet" href="{{ site.url }}/css/owl.carousel.css">
-  <link rel="stylesheet" href="{{ site.url }}/css/bootstrap.min.css">
-  <link rel="stylesheet" href="{{ site.url }}/css/font-awesome.min.css">
-  <link rel="stylesheet" href="{{ site.url }}/css/style.css">
-  <link rel="stylesheet" href="{{ site.url }}/css/ionicons.min.css">
-  <link rel="stylesheet" href="{{ site.url }}/css/animate.css">
-  <link rel="stylesheet" href="{{ site.url }}/css/responsive.css">
-  <link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css";
 />
-  <style>
-      .github-fork-ribbon.right-top:before {
-          background-color: #000;
-      }
-  </style>
-
-
-  <!-- Js -->
-  <script src="{{ site.url }}/js/vendor/modernizr-2.6.2.min.js"></script>
-  <script src="{{ site.url }}/js/vendor/jquery-1.10.2.min.js"></script>
-  <script>window.jQuery || document.write('<script src="{{ site.url 
}}/js/vendor/jquery-1.10.2.min.js"><\/script>')</script>
-  <script src="{{ site.url }}/js/bootstrap.min.js"></script>
-  <script src="{{ site.url }}/js/owl.carousel.min.js"></script>
-  <script src="{{ site.url }}/js/plugins.js"></script>
-
-  <script src="{{ site.url }}/js/min/waypoints.min.js"></script>
-  <script src="{{ site.url }}/js/jquery.counterup.js"></script>
-
-
-
-
-
-
-  <script src="{{ site.url }}/js/main.js"></script>
-  <script src="{{ site.url }}/js/plugins/jquery.mixitup.min.js"></script>
-
-</head>
-
-  <body id="js-body">
-    <a class="github-fork-ribbon right-top" 
href="https://github.com/apache/incubator-ariatosca"; title="Fork me on 
GitHub">Fork me on GitHub</a>
-
-    {% include browser-upgrade.html %}
-    {% include header.html %}
-
-
-    <div id="page-wrapper">
-      {{ content }}
-      {% include footer.html %}
-    </div>
-
-    <script src="{{ site.url }}/js/vendor/jquery-1.10.2.min.js"></script>
-    <script src="{{ site.url }}/js/plugins/jquery.mixitup.min.js"></script>
-    <script src="{{ site.url }}/js/owl.carousel.min.js"></script>
-    <script src="{{ site.url }}/js/jquery.counterup.js"></script>
-
-    <script src="{{ site.url }}/js/main.js"></script>
-
-  </body>
-
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_layouts/media.html
----------------------------------------------------------------------
diff --git a/_layouts/media.html b/_layouts/media.html
deleted file mode 100644
index 6682db3..0000000
--- a/_layouts/media.html
+++ /dev/null
@@ -1,34 +0,0 @@
----
-layout: default
----
-
-<div id="main" role="main">
-       <article class="wrap" itemscope itemtype="http://schema.org/Article";>
-               {% if page.image.feature %}
-               <div class="page-feature">
-                       <div class="page-image">
-                               <img src="{{ site.url }}/images/{{ 
page.image.feature }}" class="page-feature-image" alt="{{ page.title }}" 
itemprop="image">
-                               {% if page.image.credit %}{% include 
image-credit.html %}{% endif %}
-                       </div><!-- /.page-image -->
-               </div><!-- /.page-feature -->
-               {% endif %}
-               {% include breadcrumbs.html %}
-               <div class="page-title">
-                       <h1>{{ page.title }}</h1>
-               </div>
-               <div class="inner-wrap">
-                       <div id="content" class="page-content" 
itemprop="articleBody">
-                               {{ content }}
-                               <hr />
-                               <footer class="page-footer">
-                                       {% if page.share != false %}{% include 
share-this.html %}{% endif %}
-                                       {% include page-meta.html %}
-                               </footer><!-- /.footer -->
-                               <aside>
-                                       {% if page.comments == true %}{% 
include comments.html %}{% endif %}
-                               </aside>
-                       </div><!-- /.content -->
-               </div><!-- /.inner-wrap -->
-               {% if page.ads == true %}<div class="ads">{% include 
advertising.html %}</div><!-- /.ads -->{% endif %}
-       </article><!-- /.wrap -->
-</div><!-- /#main -->

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_sass/_animations.scss
----------------------------------------------------------------------
diff --git a/_sass/_animations.scss b/_sass/_animations.scss
deleted file mode 100644
index 2e60299..0000000
--- a/_sass/_animations.scss
+++ /dev/null
@@ -1,41 +0,0 @@
-/* ==========================================================================
-   Animations
-   ========================================================================== 
*/
-
-/*
-   Wiggle animation
-   ========================================================================== 
*/
-
-@include keyframes(wiggle) {
-       25%, 50%, 75%, 100% { @include transform-origin(top center); }
-       25% { @include transform(rotate(8deg)); }
-       50% { @include transform(rotate(-4deg)); }
-       75% { @include transform(rotate(2deg)); }
-       100% { @include transform(rotate(0deg)); }
-}
-
-/*
-   Pop animation
-   ========================================================================== 
*/
-
-@include keyframes(pop) {
-       50% { @include transform(scale(1.1)); }
-       100% { @include transform(scale(1)); }
-}
-
-/*
-   Hang animation
-   ========================================================================== 
*/
-
-@include keyframes(hang) {
-       50% { @include transform(translateY(-3px)); }
-       100% { @include transform(translateY(-6px)); }
-}
-.hang {
-       display: inline-block;
-       @include animation-name(hang);
-       @include animation-duration(0.5s);
-       @include animation-timing-function(linear);
-       @include animation-iteration-count(infinite);
-       @include animation-direction(alternate);
-}

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_sass/_badges.scss
----------------------------------------------------------------------
diff --git a/_sass/_badges.scss b/_sass/_badges.scss
deleted file mode 100644
index a3c4eca..0000000
--- a/_sass/_badges.scss
+++ /dev/null
@@ -1,41 +0,0 @@
-/* ==========================================================================
-   Badges
-   ========================================================================== 
*/
-
-.badge {
-       display: inline-block;
-       background: $badge-background;
-       border-radius: 2em;
-       color: $badge-font-color;
-       font-family: $alt-font;
-       @include font-size(12,no);
-       font-weight: 600;
-       line-height: 1;
-       padding: .25em 1em;
-       text-align: center;
-
-       &.inverse {
-               background: $white;
-               color: $text-color;
-       }
-
-       &.info {
-               background: $badge-info-color;
-               color: $white;
-       }
-
-       &.danger {
-               background: $badge-danger-color;
-               color: $white;
-       }
-
-       &.warning {
-               background: $badge-warning-color;
-               color: darken($badge-warning-color, 60);
-       }
-
-       &.success {
-               background: $badge-success-color;
-               color: darken($badge-success-color, 60);
-       }
-}

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_sass/_base.scss
----------------------------------------------------------------------
diff --git a/_sass/_base.scss b/_sass/_base.scss
deleted file mode 100644
index 31122c1..0000000
--- a/_sass/_base.scss
+++ /dev/null
@@ -1,396 +0,0 @@
-/* ==========================================================================
-   Base
-   ========================================================================== 
*/
-
-/*
-   Typography
-   ========================================================================== 
*/
-
-body {
-       font-family: $base-font;
-       color: $text-color;
-       @include font-size(16);
-}
-
-p {
-       @include font-size(18,yes,28);
-}
-
-li {
-       @include font-size(16,12,24);
-}
-
-/* Headings */
-
-h1, h2, h3, h4, h5, h6 {
-       font-family: $heading-font;
-       text-rendering: optimizeLegibility; // Fix the character spacing for 
headings
-}
-h1 {
-       @include font-size(36);
-}
-h2 {
-       @include font-size(32);
-}
-h3 {
-       @include font-size(28);
-}
-h4 {
-       @include font-size(24);
-}
-h5 {
-       @include font-size(20);
-}
-h6 {
-       @include font-size(18);
-}
-
-/* Underlined text */
-
-u,
-ins {
-       text-decoration: none;
-       border-bottom: 1px solid $text-color;
-}
-
-/* Links */
-
-a {
-       color: $link-color;
-       &:hover {
-               color: darken($link-color, 20);
-       }
-       &:focus {
-               @extend %tab-focus;
-       }
-       &:hover,
-       &:active {
-               outline: 0;
-       }
-}
-
-/* Quoted text */
-
-blockquote {
-  padding-left: $gutter;
-  padding-right: $gutter;
-  border-left: 6px solid $info-color;
-  p {
-    font-family: $alt-font;
-    @include font-size(24);
-  }
-  cite {
-    font-family: $base-font;
-    font-weight: 700;
-    font-style: normal;
-    @include font-size(18);
-  }
-}
-
-// Code
-tt, code, kbd, samp, pre {
-       font-family: $code-font;
-}
-pre {
-       overflow-x: auto; // add scrollbars to wide code blocks
-}
-p code,
-li code {
-       @include font-size(16,no);
-       color: $text-color;
-       white-space: nowrap;
-       margin: 0 2px;
-       padding: 0 5px;
-       border: 1px solid $border-color;
-       background-color: lighten($primary-color, 95);
-       border-radius: $border-radius;
-}
-
-/*
-   Media and embeds
-   ========================================================================== 
*/
-
-/* Figures and images */
-
-figure {
-  margin-left: -1 * $gutter;
-  margin-right: -1 * $gutter;
-  // full width figures on small screens
-  @include media($small) {
-    margin-left: 0;
-    margin-right: 0;
-    position: relative;
-  }
-  @include clearfix;
-  img,
-  .fluid-width-video-wrapper,
-  .palette {
-    margin-bottom: (0px + $doc-line-height) / 2;
-    // margin-bottom: (0rem + ($doc-line-height / $doc-font-size)) / 2;
-  }
-  a {
-    img {
-      /* Image hover animation */
-      @include transition(box-shadow 0.3s);
-      &:hover {
-        box-shadow: 0 0 10px rgba($black, .20);
-      }
-    }
-  }
-  &.half {
-    @include outer-container;
-    @include media($small) {
-      a,
-      > img {
-        @include span-columns(6);
-        @include omega(2n);
-      }
-      figcaption {
-        clear: left;
-      }
-    }
-  }
-  &.third {
-    @include outer-container;
-    @include media($small) {
-      a,
-      > img {
-        @include span-columns(4);
-        @include omega(3n);
-      }
-      figcaption {
-        clear: left;
-      }
-    }
-  }
-}
-
-/* Figure captions */
-
-figcaption {
-  padding-left: $gutter;
-  padding-right: $gutter;
-  @include media($small) {
-    padding-left: 0;
-    padding-right: 0;
-  }
-  font-family: $alt-font;
-  @include font-size(14,yes);
-  color: $caption-color;
-  clear: both;
-  a {
-    color: $caption-color;
-    text-decoration: none;
-    border-bottom: 1px dotted $caption-color;
-    &:hover {
-      border-bottom-style: solid;
-    }
-  }
-}
-
-.half,
-.third {
-  & figcaption { /* Remove caption indents */
-    padding-left: 0;
-    padding-right: 0;
-  }
-}
-
-/* Fix IE9 SVG bug */
-svg:not(:root) {
-  overflow: hidden;
-}
-
-/*
-   Tables
-   ========================================================================== 
*/
-
-table {
-       border-collapse: collapse;
-       margin: ((0px + $doc-line-height) / 2) 0;
-       margin: ((0rem + ($doc-line-height / $doc-font-size)) / 2) 0;
-       width: 100%;
-}
-tbody {
-       tr:hover > td, tr:hover > th {
-               background-color: $table-hover-color;
-       }
-}
-thead {
-       tr:first-child td {
-               border-bottom: 2px solid $table-border-color;
-       }
-}
-th {
-       padding: (0px + $doc-line-height) / 2;
-       padding: (0rem + ($doc-line-height / $doc-font-size)) / 2;
-       font-family: $alt-font;
-       font-weight: bold;
-       text-align: left;
-       background-color: $table-header-color;
-       border-bottom: 1px solid darken($border-color, 15%);
-}
-td {
-       border-bottom: 1px solid $border-color;
-       padding: (0px + $doc-line-height) / 2;
-       padding: (0rem + ($doc-line-height / $doc-font-size)) / 2;
-}
-tr, td, th {
-       vertical-align: middle;
-}
-
-/*
-   Horizontal rules
-   ========================================================================== 
*/
-
-hr {
-       display: block;
-       position: relative;
-       margin: 0px + (2 * $doc-line-height) 0;
-       margin: 0rem + ((2 * $doc-line-height) / $doc-font-size) 0;
-       padding: 0;
-       height: 5px;
-       border: 0;
-       &:before {
-               content: '';
-               position: absolute;
-               top: 0;
-               left: 0;
-               width: 2 * $column;
-               height: 1px;
-               background: $border-color;
-       }
-}
-
-/*
-   Forms
-   ========================================================================== 
*/
-
-fieldset {
-       background: lighten($border-color, 10);
-       border: 1px solid $border-color;
-       margin-bottom: 0px + $doc-line-height;
-       margin-bottom: 0rem + ($doc-line-height / $doc-font-size);
-       padding: $gutter;
-       border-radius: $border-radius;
-}
-
-input,
-label,
-select {
-       display: block;
-       @include font-size($form-font-size,no);
-}
-
-label {
-       font-weight: bold;
-       font-family: $alt-font;
-       margin-bottom: (0px + $doc-line-height) / 4;
-       margin-bottom: (0rem + ($doc-line-height / $doc-font-size)) / 4;
-       &.required:after {
-               content: "*";
-       }
-       abbr {
-               display: none;
-       }
-}
-
-textarea,
-#{$all-text-inputs},
-select,
-select[multiple=multiple] {
-       @include box-sizing(border-box);
-       @include transition(border-color);
-       background-color: white;
-       border-radius: $form-border-radius;
-       border: 1px solid $form-border-color;
-       box-shadow: $form-box-shadow;
-       font-family: $form-font-family;
-       font-size: $form-font-size;
-       margin-bottom: (0px + $doc-line-height) / 2;
-       margin-bottom: (0rem + ($doc-line-height / $doc-font-size)) / 2;
-       padding: ((0px + $doc-line-height) / 3) ((0px + $doc-line-height) / 3);
-       padding: ((0rem + ($doc-line-height / $doc-font-size)) / 3) ((0rem + 
($doc-line-height / $doc-font-size)) / 3);
-       width: 100%;
-       &:hover {
-               border-color: $form-border-color-hover;
-       }
-       &:focus {
-               border-color: $form-border-color-focus;
-               box-shadow: $form-box-shadow-focus;
-               outline: none;
-       }
-}
-
-textarea {
-       resize: vertical;
-}
-
-input[type="search"] {
-       @include appearance(none);
-}
-
-input[type="checkbox"], input[type="radio"] {
-       display: inline;
-       margin-right: (0px + $doc-line-height) / 4;
-       margin-right: (0rem + ($doc-line-height / $doc-font-size)) / 4;
-}
-
-input[type="file"] {
-       width: 100%;
-}
-
-select {
-       width: auto;
-       max-width: 100%;
-       margin-bottom: 0px + $doc-line-height;
-       margin-bottom: 0rem + ($doc-line-height / $doc-font-size);
-}
-
-form button,
-input[type="submit"] {
-       @extend .btn;
-       @include appearance(none);
-       cursor: pointer;
-       user-select: none;
-       vertical-align: middle;
-       white-space: nowrap;
-}
-
-/*
-   Navigation lists
-   ========================================================================== 
*/
-
-/**
- * Removes margins, padding, and bullet points from navigation lists
- *
- * Example usage:
- * <nav>
- *    <ul>
- *      <li><a href="#link-1">Link 1</a></li>
- *      <li><a href="#link-2">Link 2</a></li>
- *      <li><a href="#link-3">Link 3</a></li>
- *    </ul>
- *  </nav>
- */
-
-nav {
-  ul {
-    margin: 0;
-    padding: 0;
-  }
-  li {
-    list-style: none;
-  }
-  a {
-    text-decoration: none;
-  }
-}
-
-/*
-   Global animation transition
-   ========================================================================== 
*/
-
-b, i, strong, em, blockquote, p, q, span, figure, img, h1, h2, header, input, 
a, tr, td, .highlight {
-       @include transition (color 0.2s ease-out, opacity 0.2s ease-out, 
background 0.2s ease-out, border-color 0.2s ease-out);
-}

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/d593b4ae/_sass/_breadcrumbs.scss
----------------------------------------------------------------------
diff --git a/_sass/_breadcrumbs.scss b/_sass/_breadcrumbs.scss
deleted file mode 100644
index e237242..0000000
--- a/_sass/_breadcrumbs.scss
+++ /dev/null
@@ -1,16 +0,0 @@
-/* ==========================================================================
-   Breadcrumb navigation
-   ========================================================================== 
*/
-
-.breadcrumbs {
-  @include row;
-  margin-top: $gutter;
-  @include font-size(10,no);
-  a {
-    display: inline-block;
-    font-family: $alt-font;
-    font-weight: 700;
-    text-align: left;
-    text-transform: uppercase;
-  }
-}


Reply via email to