You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@training.apache.org by cd...@apache.org on 2019/12/04 15:23:27 UTC

[incubator-training] branch feature/2019-09-12-master-pom updated (c8ea1b8 -> a17c523)

This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a change to branch feature/2019-09-12-master-pom
in repository https://gitbox.apache.org/repos/asf/incubator-training.git.


    from c8ea1b8  - Refactored the template configuration to a common parent - Moved template static resources to a resource module - Changed the original template into a maven archetype
     add 2e9dcdf  no need to rename twice
     add 8c4765b  update stats
     add 5946173  minor update to slides and added work in progress disclaimer
     add 10a952f  Merge pull request #44 from justinmclean/IncubatorReleases
     add 53b8bf0  Added link to download page and removed test directory
     add 9c1c1de  move content to correct place
     add 42e6aba  Actually this should be the right place
     add 9ae22d7  Merge pull request #52 from justinmclean/master
     add 6f117fa  Merge pull request #53 from justinmclean/master
     add f2c4d74  Merge branch 'master' of https://github.com/apache/incubator-training
     add 247d304  Merge pull request #54 from justinmclean/master
     add d6e5b9c  rename "content" as "topics" as content has a special meaning in ASF sites and becomes the root of the site
     add 7995aa6  Merge pull request #55 from justinmclean/master
     add f8faebd  IoT Developer talk given at ApacheCon NA 2019
     add 09c8f6d  Removed who I am / how I got here and replaced with TODOs
     add 355390b  Merge pull request #48 from justinmclean/IoTDeveloper
     add b1cf1ab  Apache Training talk given at ApacheCon NA 2019
     add d82271c  Removed who I am and replaced with a TODO
     add 1361ea6  remove my name
     add 5615f43  Merge branch 'ApacheTrainingTalk' of https://github.com/justinmclean/incubator-training into ApacheTrainingTalk
     add 6739370  Merge pull request #49 from justinmclean/ApacheTrainingTalk
     add 01211b9  Merge branch 'master' of https://github.com/apache/incubator-training into ApacheMynewt
     add ba032f0  Merge branch 'master' of https://github.com/apache/incubator-training into ApacheMynewt
     add e7f536b  Talk on Apache Mynewt given at ApacheCon NA 2019
     add 4fe5f95  Removed who I am and replaced with a TODO
     add ca9672a  Merge pull request #50 from justinmclean/ApacheMynewt
     add c660305  Add Review Options for Contribution (#56)
     add 28deebd  TRAINING-24: Add a Dockerfile with diagram tools. (#57)
     add aecb3de  Update team page: Photo
     add 1c57246  Update team page: Bio, Dmitriy Pavlov
     add 07bd2ea  Update team page: wrong extension for photo fixed
     add d5f19a2  TRAINING-18: Apache Ignite: JDK requirements, put & get operations (#33)
     add 3b9a728  TRAINING-25: Fix typos in Ignite build. (#62)
     add f61071e  Merge branches 'feature/2019-09-12-master-pom' and 'master' of github.com:apache/incubator-training into feature/2019-09-12-master-pom
     add e63740f  - Added missing Apache header to the logo SVG
     add a17c523  - Ensured the binary presentations located in the website are excluded from the RAT check.

No new revisions were added by this update.

Summary of changes:
 content/ApacheWay/IncubatorReleases/pom.xml        |   18 -
 .../IncubatorReleases/src/main/asciidoc/index.adoc |  142 +-
 .../src/main/asciidoc/projectstats.adoc            |    4 +-
 content/Ignite/pom.xml                             |   16 +-
 content/Ignite/src/main/asciidoc/index.adoc        |  219 +-
 .../{StartClientNode.java => PutGetExample.java}   |   24 +-
 .../Ignite/src/main/java/example/SqlExample.java   |  121 +
 .../src/main/java/example/StartClientNode.java     |    5 +-
 .../resources/images/replicated_vs_partitioned.png |  Bin 0 -> 26704 bytes
 .../IoTDeveloper}/DISCLAIMER                       |    0
 .../IncubatorReleases => IoT/IoTDeveloper}/LICENSE |   12 +-
 NOTICE => content/IoT/IoTDeveloper/NOTICE          |    4 +-
 content/IoT/IoTDeveloper/README.md                 |   43 +
 .../IoTDeveloper}/clean-deps.sh                    |    0
 .../IoTDeveloper}/install-deps.sh                  |    0
 .../libs/docinfo-hack/document.html.slim           |    0
 content/IoT/IoTDeveloper/licenses/CC0.txt          |  121 +
 .../IoTDeveloper}/pom.xml                          |   50 +-
 .../IoTDeveloper/src/main/asciidoc/index_en.adoc   |  355 ++
 .../src/main/resources}/images/ApacheLogo.png      |  Bin
 .../src/main/resources/images/arduino.jpg          |  Bin 0 -> 678281 bytes
 .../src/main/resources/images/arduinoIDE.png       |  Bin 0 -> 157053 bytes
 .../src/main/resources/images/board.jpg            |  Bin 0 -> 129213 bytes
 .../src/main/resources/images/breadboard.jpg       |  Bin 0 -> 414848 bytes
 .../src/main/resources/images/breakout.jpg         |  Bin 0 -> 165402 bytes
 .../src/main/resources/images/breakouts.jpg        |  Bin 0 -> 2141514 bytes
 .../src/main/resources/images/cmodern.jpg          |  Bin 0 -> 103120 bytes
 .../src/main/resources/images/fritzingbb.png       |  Bin 0 -> 384456 bytes
 .../src/main/resources/images/fritzingcomplex.jpg  |  Bin 0 -> 230239 bytes
 .../src/main/resources/images/fritzingpcb.png      |  Bin 0 -> 759965 bytes
 .../src/main/resources/images/itworks.jpg          |  Bin 0 -> 190722 bytes
 .../src/main/resources/images/k&rc.jpg             |  Bin 0 -> 46745 bytes
 .../src/main/resources/images/prototype.jpg        |  Bin 0 -> 668360 bytes
 .../src/main/resources/images/schematic.png        |  Bin 0 -> 57661 bytes
 .../src/main/resources}/images/small-feather.png   |  Bin
 .../IoT/IoTDeveloper/src/main}/theme/apache.css    |   24 +-
 .../NavigatingASFIncubation => MyNewt}/DISCLAIMER  |    0
 .../NavigatingASFIncubation => MyNewt}/LICENSE     |    0
 NOTICE => content/MyNewt/NOTICE                    |    4 +-
 content/MyNewt/README.md                           |   43 +
 .../clean-deps.sh                                  |    0
 .../install-deps.sh                                |    0
 .../libs/docinfo-hack/document.html.slim           |    0
 .../NavigatingASFIncubation => MyNewt}/pom.xml     |   50 +-
 content/MyNewt/src/main/asciidoc/index_en.adoc     |  393 ++
 .../src/main/resources}/images/ApacheLogo.png      |  Bin
 .../MyNewt/src/main/resources/images/mynewt.png    |  Bin 0 -> 114465 bytes
 .../src/main/resources}/images/small-feather.png   |  Bin
 content/MyNewt/src/main/resources/images/stats.jpg |  Bin 0 -> 32388 bytes
 .../MyNewt/src/main}/theme/apache.css              |   16 +-
 .../Presentations}/LICENSE                         |   16 +-
 NOTICE => content/Training/Presentations/NOTICE    |    4 +-
 content/Training/Presentations/README.md           |   43 +
 .../Presentations}/clean-deps.sh                   |    0
 .../Presentations}/install-deps.sh                 |    0
 .../libs/docinfo-hack/document.html.slim           |    0
 content/Training/Presentations/licenses/CC0.txt    |  121 +
 content/Training/Presentations/licenses/JPL.txt    |   56 +
 .../Training/Presentations/licenses/Pixabay.txt    |   28 +
 .../{ZooKeeper => Training/Presentations}/pom.xml  |  132 +-
 .../Presentations/src/main/asciidoc/index_en.adoc  |  268 +
 .../src/main/resources}/images/ApacheLogo.png      |  Bin
 .../src/main/resources/images/cat.jpg              |  Bin 0 -> 1966730 bytes
 .../src/main/resources}/images/small-feather.png   |  Bin
 .../src/main/resources/images/speakernotes.jpg     |  Bin 0 -> 109271 bytes
 .../src/main/resources/images/stars.jpg            |  Bin 0 -> 225494 bytes
 .../src/main/resources/images/sydney.mp4           |  Bin 0 -> 18571385 bytes
 .../src/main/resources/images/training.png         |  Bin 0 -> 58877 bytes
 .../Presentations/src/main}/theme/apache.css       |   16 +-
 site/pom.xml                                       |    3 +
 .../test/examples/assets/image1.png                |  Bin 21991 -> 0 bytes
 .../test/examples/assets/image2.png                |  Bin 10237 -> 0 bytes
 .../reveal.js-3.7.0/test/examples/barebones.html   |   41 -
 .../test/examples/embedded-media.html              |   49 -
 .../reveal.js-3.7.0/test/examples/math.html        |  185 -
 .../test/examples/slide-backgrounds.html           |  144 -
 .../test/examples/slide-transitions.html           |  101 -
 .../reveal.js-3.7.0/test/qunit-2.5.0.css           |  436 --
 .../reveal.js-3.7.0/test/qunit-2.5.0.js            | 5188 --------------------
 .../reveal.js-3.7.0/test/simple.md                 |   12 -
 .../test/test-markdown-element-attributes.html     |  134 -
 .../test/test-markdown-element-attributes.js       |   44 -
 .../test/test-markdown-external.html               |   36 -
 .../reveal.js-3.7.0/test/test-markdown-external.js |   20 -
 .../test/test-markdown-options.html                |   41 -
 .../reveal.js-3.7.0/test/test-markdown-options.js  |   27 -
 .../test/test-markdown-slide-attributes.html       |  128 -
 .../test/test-markdown-slide-attributes.js         |   44 -
 .../reveal.js-3.7.0/test/test-markdown.html        |   52 -
 .../reveal.js-3.7.0/test/test-markdown.js          |   11 -
 .../reveal.js-3.7.0/test/test-pdf.html             |   83 -
 .../reveal.js-3.7.0/test/test-pdf.js               |   12 -
 .../reveal.js-3.7.0/test/test.html                 |   86 -
 .../reveal.js-3.7.0/test/test.js                   |  593 ---
 .../src/site/asciidoc/developers/contributing.adoc |    4 +-
 site/src/site/asciidoc/developers/team.adoc        |   10 +
 site/src/site/asciidoc/downloads.adoc              |    2 +
 site/src/site/resources/images/team/dpavlov.png    |  Bin 0 -> 50312 bytes
 site/src/site/resources/images/training-logo.svg   |   18 +
 .../NavigatingASFIncubator/aboutme.revealjs        |    0
 .../NavigatingASFIncubator/css/c3.min.css          |    0
 .../NavigatingASFIncubator/images/33BSD.mp4        |  Bin
 .../NavigatingASFIncubator/images/ApacheLogo.png   |  Bin
 .../images/IncubatingProjects.png                  |  Bin
 .../NavigatingASFIncubator/images/VoteData.png     |  Bin
 .../NavigatingASFIncubator/images/both.mp4         |  Bin
 .../NavigatingASFIncubator/images/deadpeople.mp4   |  Bin
 .../images/small-feather.png                       |  Bin
 .../NavigatingASFIncubator/images/wtf.mp4          |  Bin
 .../ApacheWay/NavigatingASFIncubator/index.html    |    0
 .../ApacheWay/NavigatingASFIncubator/js/c3.min.js  |    0
 .../ApacheWay/NavigatingASFIncubator/js/d3.min.js  |    0
 .../NavigatingASFIncubator/projectstats.revealjs   |    0
 .../reveal.js-3.7.0/.gitignore                     |    0
 .../reveal.js-3.7.0/.travis.yml                    |    0
 .../reveal.js-3.7.0/CONTRIBUTING.md                |    0
 .../reveal.js-3.7.0/Gruntfile.js                   |    0
 .../NavigatingASFIncubator/reveal.js-3.7.0/LICENSE |    0
 .../reveal.js-3.7.0/README.md                      |    0
 .../reveal.js-3.7.0/bower.json                     |    0
 .../reveal.js-3.7.0/css/print/paper.css            |    0
 .../reveal.js-3.7.0/css/print/pdf.css              |    0
 .../reveal.js-3.7.0/css/reveal.css                 |    0
 .../reveal.js-3.7.0/css/reveal.scss                |    0
 .../reveal.js-3.7.0/css/theme/README.md            |    0
 .../reveal.js-3.7.0/css/theme/apache.css           |    0
 .../reveal.js-3.7.0/css/theme/beige.css            |    0
 .../reveal.js-3.7.0/css/theme/black.css            |    0
 .../reveal.js-3.7.0/css/theme/blood.css            |    0
 .../reveal.js-3.7.0/css/theme/league.css           |    0
 .../reveal.js-3.7.0/css/theme/moon.css             |    0
 .../reveal.js-3.7.0/css/theme/night.css            |    0
 .../reveal.js-3.7.0/css/theme/serif.css            |    0
 .../reveal.js-3.7.0/css/theme/simple.css           |    0
 .../reveal.js-3.7.0/css/theme/sky.css              |    0
 .../reveal.js-3.7.0/css/theme/solarized.css        |    0
 .../reveal.js-3.7.0/css/theme/source/beige.scss    |    0
 .../reveal.js-3.7.0/css/theme/source/black.scss    |    0
 .../reveal.js-3.7.0/css/theme/source/blood.scss    |    0
 .../reveal.js-3.7.0/css/theme/source/league.scss   |    0
 .../reveal.js-3.7.0/css/theme/source/moon.scss     |    0
 .../reveal.js-3.7.0/css/theme/source/night.scss    |    0
 .../reveal.js-3.7.0/css/theme/source/serif.scss    |    0
 .../reveal.js-3.7.0/css/theme/source/simple.scss   |    0
 .../reveal.js-3.7.0/css/theme/source/sky.scss      |    0
 .../css/theme/source/solarized.scss                |    0
 .../reveal.js-3.7.0/css/theme/source/white.scss    |    0
 .../reveal.js-3.7.0/css/theme/template/mixins.scss |    0
 .../css/theme/template/settings.scss               |    0
 .../reveal.js-3.7.0/css/theme/template/theme.scss  |    0
 .../reveal.js-3.7.0/css/theme/white.css            |    0
 .../reveal.js-3.7.0/demo.html                      |    0
 .../reveal.js-3.7.0/index.html                     |    0
 .../reveal.js-3.7.0/js/reveal.js                   |    0
 .../reveal.js-3.7.0/lib/css/zenburn.css            |    0
 .../reveal.js-3.7.0/lib/font/league-gothic/LICENSE |    0
 .../lib/font/league-gothic/league-gothic.css       |    0
 .../lib/font/league-gothic/league-gothic.eot       |  Bin
 .../lib/font/league-gothic/league-gothic.ttf       |  Bin
 .../lib/font/league-gothic/league-gothic.woff      |  Bin
 .../lib/font/source-sans-pro/LICENSE               |    0
 .../source-sans-pro/source-sans-pro-italic.eot     |  Bin
 .../source-sans-pro/source-sans-pro-italic.ttf     |  Bin
 .../source-sans-pro/source-sans-pro-italic.woff    |  Bin
 .../source-sans-pro/source-sans-pro-regular.eot    |  Bin
 .../source-sans-pro/source-sans-pro-regular.ttf    |  Bin
 .../source-sans-pro/source-sans-pro-regular.woff   |  Bin
 .../source-sans-pro/source-sans-pro-semibold.eot   |  Bin
 .../source-sans-pro/source-sans-pro-semibold.ttf   |  Bin
 .../source-sans-pro/source-sans-pro-semibold.woff  |  Bin
 .../source-sans-pro-semibolditalic.eot             |  Bin
 .../source-sans-pro-semibolditalic.ttf             |  Bin
 .../source-sans-pro-semibolditalic.woff            |  Bin
 .../lib/font/source-sans-pro/source-sans-pro.css   |    0
 .../reveal.js-3.7.0/lib/js/classList.js            |    0
 .../reveal.js-3.7.0/lib/js/head.min.js             |    0
 .../reveal.js-3.7.0/lib/js/html5shiv.js            |    0
 .../reveal.js-3.7.0/package.json                   |    0
 .../reveal.js-3.7.0/plugin/highlight/highlight.js  |    0
 .../reveal.js-3.7.0/plugin/markdown/example.html   |    0
 .../reveal.js-3.7.0/plugin/markdown/example.md     |    0
 .../reveal.js-3.7.0/plugin/markdown/markdown.js    |    0
 .../reveal.js-3.7.0/plugin/markdown/marked.js      |    0
 .../reveal.js-3.7.0/plugin/math/math.js            |    0
 .../reveal.js-3.7.0/plugin/multiplex/client.js     |    0
 .../reveal.js-3.7.0/plugin/multiplex/index.js      |    0
 .../reveal.js-3.7.0/plugin/multiplex/master.js     |    0
 .../reveal.js-3.7.0/plugin/multiplex/package.json  |    0
 .../reveal.js-3.7.0/plugin/notes-server/client.js  |    0
 .../reveal.js-3.7.0/plugin/notes-server/index.js   |    0
 .../reveal.js-3.7.0/plugin/notes-server/notes.html |    0
 .../reveal.js-3.7.0/plugin/notes/notes.html        |    0
 .../reveal.js-3.7.0/plugin/notes/notes.js          |    0
 .../reveal.js-3.7.0/plugin/print-pdf/print-pdf.js  |    0
 .../reveal.js-3.7.0/plugin/search/search.js        |    0
 .../reveal.js-3.7.0/plugin/zoom-js/zoom.js         |    0
 tools/Dockerfile                                   |  143 +
 .../src/main/asciidoc/index.adoc                   |  152 +-
 198 files changed, 2325 insertions(+), 7822 deletions(-)
 copy content/Ignite/src/main/java/example/{StartClientNode.java => PutGetExample.java} (63%)
 create mode 100644 content/Ignite/src/main/java/example/SqlExample.java
 create mode 100644 content/Ignite/src/main/resources/images/replicated_vs_partitioned.png
 copy content/{ApacheWay/NavigatingASFIncubation => IoT/IoTDeveloper}/DISCLAIMER (100%)
 copy content/{ApacheWay/IncubatorReleases => IoT/IoTDeveloper}/LICENSE (96%)
 copy NOTICE => content/IoT/IoTDeveloper/NOTICE (51%)
 create mode 100644 content/IoT/IoTDeveloper/README.md
 copy content/{ApacheWay/NavigatingASFIncubation => IoT/IoTDeveloper}/clean-deps.sh (100%)
 copy content/{ApacheWay/NavigatingASFIncubation => IoT/IoTDeveloper}/install-deps.sh (100%)
 copy content/{ApacheWay/NavigatingASFIncubation => IoT/IoTDeveloper}/libs/docinfo-hack/document.html.slim (100%)
 create mode 100644 content/IoT/IoTDeveloper/licenses/CC0.txt
 copy content/{ApacheWay/NavigatingASFIncubation => IoT/IoTDeveloper}/pom.xml (88%)
 create mode 100644 content/IoT/IoTDeveloper/src/main/asciidoc/index_en.adoc
 copy {site/src/content/ApacheWay/NavigatingASFIncubator => content/IoT/IoTDeveloper/src/main/resources}/images/ApacheLogo.png (100%)
 create mode 100755 content/IoT/IoTDeveloper/src/main/resources/images/arduino.jpg
 create mode 100755 content/IoT/IoTDeveloper/src/main/resources/images/arduinoIDE.png
 create mode 100755 content/IoT/IoTDeveloper/src/main/resources/images/board.jpg
 create mode 100755 content/IoT/IoTDeveloper/src/main/resources/images/breadboard.jpg
 create mode 100644 content/IoT/IoTDeveloper/src/main/resources/images/breakout.jpg
 create mode 100644 content/IoT/IoTDeveloper/src/main/resources/images/breakouts.jpg
 create mode 100644 content/IoT/IoTDeveloper/src/main/resources/images/cmodern.jpg
 create mode 100755 content/IoT/IoTDeveloper/src/main/resources/images/fritzingbb.png
 create mode 100644 content/IoT/IoTDeveloper/src/main/resources/images/fritzingcomplex.jpg
 create mode 100755 content/IoT/IoTDeveloper/src/main/resources/images/fritzingpcb.png
 create mode 100755 content/IoT/IoTDeveloper/src/main/resources/images/itworks.jpg
 create mode 100644 content/IoT/IoTDeveloper/src/main/resources/images/k&rc.jpg
 create mode 100755 content/IoT/IoTDeveloper/src/main/resources/images/prototype.jpg
 create mode 100644 content/IoT/IoTDeveloper/src/main/resources/images/schematic.png
 copy {site/src/content/ApacheWay/NavigatingASFIncubator => content/IoT/IoTDeveloper/src/main/resources}/images/small-feather.png (100%)
 copy {site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css => content/IoT/IoTDeveloper/src/main}/theme/apache.css (96%)
 copy content/{ApacheWay/NavigatingASFIncubation => MyNewt}/DISCLAIMER (100%)
 copy content/{ApacheWay/NavigatingASFIncubation => MyNewt}/LICENSE (100%)
 copy NOTICE => content/MyNewt/NOTICE (51%)
 create mode 100644 content/MyNewt/README.md
 copy content/{ApacheWay/NavigatingASFIncubation => MyNewt}/clean-deps.sh (100%)
 copy content/{ApacheWay/NavigatingASFIncubation => MyNewt}/install-deps.sh (100%)
 copy content/{ApacheWay/NavigatingASFIncubation => MyNewt}/libs/docinfo-hack/document.html.slim (100%)
 copy content/{ApacheWay/NavigatingASFIncubation => MyNewt}/pom.xml (88%)
 create mode 100644 content/MyNewt/src/main/asciidoc/index_en.adoc
 copy {site/src/content/ApacheWay/NavigatingASFIncubator => content/MyNewt/src/main/resources}/images/ApacheLogo.png (100%)
 create mode 100644 content/MyNewt/src/main/resources/images/mynewt.png
 copy {site/src/content/ApacheWay/NavigatingASFIncubator => content/MyNewt/src/main/resources}/images/small-feather.png (100%)
 create mode 100644 content/MyNewt/src/main/resources/images/stats.jpg
 copy {site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css => content/MyNewt/src/main}/theme/apache.css (97%)
 copy content/{ApacheWay/IncubatorReleases => Training/Presentations}/LICENSE (94%)
 copy NOTICE => content/Training/Presentations/NOTICE (51%)
 create mode 100644 content/Training/Presentations/README.md
 copy content/{ApacheWay/NavigatingASFIncubation => Training/Presentations}/clean-deps.sh (100%)
 copy content/{ApacheWay/NavigatingASFIncubation => Training/Presentations}/install-deps.sh (100%)
 copy content/{ApacheWay/NavigatingASFIncubation => Training/Presentations}/libs/docinfo-hack/document.html.slim (100%)
 create mode 100644 content/Training/Presentations/licenses/CC0.txt
 create mode 100644 content/Training/Presentations/licenses/JPL.txt
 create mode 100644 content/Training/Presentations/licenses/Pixabay.txt
 copy content/{ZooKeeper => Training/Presentations}/pom.xml (78%)
 create mode 100644 content/Training/Presentations/src/main/asciidoc/index_en.adoc
 copy {site/src/content/ApacheWay/NavigatingASFIncubator => content/Training/Presentations/src/main/resources}/images/ApacheLogo.png (100%)
 create mode 100644 content/Training/Presentations/src/main/resources/images/cat.jpg
 copy {site/src/content/ApacheWay/NavigatingASFIncubator => content/Training/Presentations/src/main/resources}/images/small-feather.png (100%)
 create mode 100644 content/Training/Presentations/src/main/resources/images/speakernotes.jpg
 create mode 100644 content/Training/Presentations/src/main/resources/images/stars.jpg
 create mode 100644 content/Training/Presentations/src/main/resources/images/sydney.mp4
 create mode 100644 content/Training/Presentations/src/main/resources/images/training.png
 copy {site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css => content/Training/Presentations/src/main}/theme/apache.css (97%)
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/examples/assets/image1.png
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/examples/assets/image2.png
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/examples/barebones.html
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/examples/embedded-media.html
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/examples/math.html
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/examples/slide-backgrounds.html
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/examples/slide-transitions.html
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/qunit-2.5.0.css
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/qunit-2.5.0.js
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/simple.md
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/test-markdown-element-attributes.html
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/test-markdown-element-attributes.js
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/test-markdown-external.html
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/test-markdown-external.js
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/test-markdown-options.html
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/test-markdown-options.js
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/test-markdown-slide-attributes.html
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/test-markdown-slide-attributes.js
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/test-markdown.html
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/test-markdown.js
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/test-pdf.html
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/test-pdf.js
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/test.html
 delete mode 100644 site/src/content/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/test/test.js
 create mode 100644 site/src/site/resources/images/team/dpavlov.png
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/aboutme.revealjs (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/css/c3.min.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/images/33BSD.mp4 (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/images/ApacheLogo.png (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/images/IncubatingProjects.png (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/images/VoteData.png (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/images/both.mp4 (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/images/deadpeople.mp4 (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/images/small-feather.png (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/images/wtf.mp4 (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/index.html (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/js/c3.min.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/js/d3.min.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/projectstats.revealjs (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/.gitignore (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/.travis.yml (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/CONTRIBUTING.md (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/Gruntfile.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/LICENSE (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/README.md (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/bower.json (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/print/paper.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/print/pdf.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/reveal.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/reveal.scss (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/README.md (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/apache.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/beige.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/black.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/blood.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/league.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/moon.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/night.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/serif.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/simple.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/sky.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/solarized.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/source/beige.scss (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/source/black.scss (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/source/blood.scss (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/source/league.scss (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/source/moon.scss (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/source/night.scss (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/source/serif.scss (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/source/simple.scss (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/source/sky.scss (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/source/solarized.scss (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/source/white.scss (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/template/mixins.scss (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/template/settings.scss (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/template/theme.scss (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/white.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/demo.html (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/index.html (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/js/reveal.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/css/zenburn.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/league-gothic/LICENSE (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/league-gothic/league-gothic.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/league-gothic/league-gothic.eot (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/league-gothic/league-gothic.ttf (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/league-gothic/league-gothic.woff (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/source-sans-pro/LICENSE (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/source-sans-pro/source-sans-pro-italic.eot (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/source-sans-pro/source-sans-pro-italic.ttf (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/source-sans-pro/source-sans-pro-italic.woff (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/source-sans-pro/source-sans-pro-regular.eot (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/source-sans-pro/source-sans-pro-regular.ttf (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/source-sans-pro/source-sans-pro-regular.woff (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/source-sans-pro/source-sans-pro-semibold.eot (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/source-sans-pro/source-sans-pro-semibold.ttf (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/source-sans-pro/source-sans-pro-semibold.woff (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/font/source-sans-pro/source-sans-pro.css (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/js/classList.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/js/head.min.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/lib/js/html5shiv.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/package.json (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/highlight/highlight.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/markdown/example.html (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/markdown/example.md (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/markdown/markdown.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/markdown/marked.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/math/math.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/multiplex/client.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/multiplex/index.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/multiplex/master.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/multiplex/package.json (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/notes-server/client.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/notes-server/index.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/notes-server/notes.html (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/notes/notes.html (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/notes/notes.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/print-pdf/print-pdf.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/search/search.js (100%)
 rename site/src/{content => site/resources/topics}/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/plugin/zoom-js/zoom.js (100%)
 create mode 100644 tools/Dockerfile