This is an automated email from the ASF dual-hosted git repository.
larsfrancke pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-training.git.
from 450bfed generate date and all people are cool (#5)
add a0005be Navigating the ASF incubation process (#6)
No new revisions were added by this update.
Summary of changes:
.../NavigatingASFIncubation}/install-deps.sh | 0
.../libs/docinfo-hack/document.html.slim | 2 +-
.../ApacheWay/NavigatingASFIncubation}/pom.xml | 6 +-
.../src/main/asciidoc/aboutme.adoc | 6 +
.../src/main/asciidoc/index.adoc | 298 +++++++++++++++++++
.../src/main/asciidoc/projectstats.adoc | 6 +
.../src/main/resources/images/33BSD.mp4 | Bin 0 -> 1568618 bytes
.../src/main/resources/images/ApacheLogo.png | Bin 0 -> 82055 bytes
.../main/resources/images/IncubatingProjects.png | Bin 0 -> 1438706 bytes
.../src/main/resources/images/VoteData.png | Bin 0 -> 29953 bytes
.../src/main/resources/images/both.mp4 | Bin 0 -> 741137 bytes
.../src/main/resources/images/deadpeople.mp4 | Bin 0 -> 1316741 bytes
.../src/main/resources/images/small-feather.png | Bin 0 -> 11470 bytes
.../src/main/resources/images/wtf.mp4 | Bin 0 -> 1367496 bytes
.../NavigatingASFIncubation/src/main/stats.py | 54 ++++
.../src/main/theme/apache.css | 316 ++++++++++++---------
16 files changed, 550 insertions(+), 138 deletions(-)
copy {tools/maven-revealjs-asciidoctor-templte =>
content/ApacheWay/NavigatingASFIncubation}/install-deps.sh (100%)
copy {tools/maven-revealjs-asciidoctor-templte =>
content/ApacheWay/NavigatingASFIncubation}/libs/docinfo-hack/document.html.slim
(98%)
copy {tools/maven-revealjs-asciidoctor-templte =>
content/ApacheWay/NavigatingASFIncubation}/pom.xml (98%)
create mode 100644
content/ApacheWay/NavigatingASFIncubation/src/main/asciidoc/aboutme.adoc
create mode 100644
content/ApacheWay/NavigatingASFIncubation/src/main/asciidoc/index.adoc
create mode 100644
content/ApacheWay/NavigatingASFIncubation/src/main/asciidoc/projectstats.adoc
create mode 100755
content/ApacheWay/NavigatingASFIncubation/src/main/resources/images/33BSD.mp4
create mode 100644
content/ApacheWay/NavigatingASFIncubation/src/main/resources/images/ApacheLogo.png
create mode 100644
content/ApacheWay/NavigatingASFIncubation/src/main/resources/images/IncubatingProjects.png
create mode 100644
content/ApacheWay/NavigatingASFIncubation/src/main/resources/images/VoteData.png
create mode 100755
content/ApacheWay/NavigatingASFIncubation/src/main/resources/images/both.mp4
create mode 100755
content/ApacheWay/NavigatingASFIncubation/src/main/resources/images/deadpeople.mp4
create mode 100644
content/ApacheWay/NavigatingASFIncubation/src/main/resources/images/small-feather.png
create mode 100755
content/ApacheWay/NavigatingASFIncubation/src/main/resources/images/wtf.mp4
create mode 100644 content/ApacheWay/NavigatingASFIncubation/src/main/stats.py
copy {tools/maven-revealjs-asciidoctor-templte =>
content/ApacheWay/NavigatingASFIncubation}/src/main/theme/apache.css (51%)