This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-training.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 6b9eb25 Site checkin for project Training: Website
6b9eb25 is described below
commit 6b9eb25699c1beb725f4454c7ff724aed0d3af9a
Author: jenkins <[email protected]>
AuthorDate: Tue Oct 1 20:11:42 2024 +0000
Site checkin for project Training: Website
---
dependencies.html | 17 +-
dependency-info.html | 17 +-
dependency-management.html | 17 +-
developers/building-website.html | 17 +-
developers/ci.html | 17 +-
developers/contributing.html | 17 +-
developers/decisions.html | 17 +-
developers/issues.html | 17 +-
developers/releasing-tools.html | 17 +-
developers/team.html | 17 +-
developers/website.html | 17 +-
developers/wiki.html | 17 +-
distribution-management.html | 17 +-
downloads.html | 17 +-
images/asciidoctor-diagram-process.png | Bin 0 -> 16820 bytes
images/mvn-training-create.png | Bin 0 -> 145697 bytes
index.html | 17 +-
issue-management.html | 17 +-
licenses.html | 17 +-
mailing-lists.html | 17 +-
plugin-management.html | 17 +-
plugins.html | 17 +-
presentations/comdev/comdev-intro/index.html | 9 +-
.../reveal.js-5.1.0/dist/theme/apache.css | 7 +-
.../training/demo/images/auth-protocol.png | Bin 6779 -> 6780 bytes
presentations/training/demo/index.html | 2 +-
project-info.html | 17 +-
scm.html | 17 +-
sitemap.html | 38 +++--
summary.html | 17 +-
users/index.html | 104 +++++-------
users/{index.html => new-presentation.html} | 135 ++++++++-------
users/{index.html => presentation-tips.html} | 182 ++++++++-------------
developers/ci.html => users/writing-slides.html | 114 +++++++++----
34 files changed, 529 insertions(+), 453 deletions(-)
diff --git a/dependencies.html b/dependencies.html
index 0e8f4d7..223e5d4 100644
--- a/dependencies.html
+++ b/dependencies.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -96,6 +89,16 @@
</div>
</li>
<li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="users/writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
<a href="developers/issues.html" title="Bug &
Issue Tracker" class="dropdown-item ">Bug & Issue Tracker</a>
diff --git a/dependency-info.html b/dependency-info.html
index 8c663d8..5d1848c 100644
--- a/dependency-info.html
+++ b/dependency-info.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -96,6 +89,16 @@
</div>
</li>
<li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="users/writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
<a href="developers/issues.html" title="Bug &
Issue Tracker" class="dropdown-item ">Bug & Issue Tracker</a>
diff --git a/dependency-management.html b/dependency-management.html
index a811344..66f5647 100644
--- a/dependency-management.html
+++ b/dependency-management.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -96,6 +89,16 @@
</div>
</li>
<li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="users/writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
<a href="developers/issues.html" title="Bug &
Issue Tracker" class="dropdown-item ">Bug & Issue Tracker</a>
diff --git a/developers/building-website.html b/developers/building-website.html
index af91278..da5bd63 100644
--- a/developers/building-website.html
+++ b/developers/building-website.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="../presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -95,6 +88,16 @@
<a href="../presentations/zookeeper/index_en.html"
title="Apache Zookeeper" target="_blank" class="dropdown-item ">Apache
Zookeeper</a>
</div>
</li>
+ <li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
+ <a href="../users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="../users/writing-slides.html"
title="Writing Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="../users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
<li class="nav-item dropdown active">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
diff --git a/developers/ci.html b/developers/ci.html
index 2b0948e..843a404 100644
--- a/developers/ci.html
+++ b/developers/ci.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="../presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -95,6 +88,16 @@
<a href="../presentations/zookeeper/index_en.html"
title="Apache Zookeeper" target="_blank" class="dropdown-item ">Apache
Zookeeper</a>
</div>
</li>
+ <li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
+ <a href="../users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="../users/writing-slides.html"
title="Writing Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="../users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
<li class="nav-item dropdown active">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
diff --git a/developers/contributing.html b/developers/contributing.html
index 1000e33..56b53d2 100644
--- a/developers/contributing.html
+++ b/developers/contributing.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="../presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -95,6 +88,16 @@
<a href="../presentations/zookeeper/index_en.html"
title="Apache Zookeeper" target="_blank" class="dropdown-item ">Apache
Zookeeper</a>
</div>
</li>
+ <li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
+ <a href="../users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="../users/writing-slides.html"
title="Writing Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="../users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
<li class="nav-item dropdown active">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
diff --git a/developers/decisions.html b/developers/decisions.html
index caac7af..49700f6 100644
--- a/developers/decisions.html
+++ b/developers/decisions.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="../presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -95,6 +88,16 @@
<a href="../presentations/zookeeper/index_en.html"
title="Apache Zookeeper" target="_blank" class="dropdown-item ">Apache
Zookeeper</a>
</div>
</li>
+ <li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
+ <a href="../users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="../users/writing-slides.html"
title="Writing Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="../users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
<li class="nav-item dropdown active">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
diff --git a/developers/issues.html b/developers/issues.html
index 67d6c0c..9459e5a 100644
--- a/developers/issues.html
+++ b/developers/issues.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="../presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -95,6 +88,16 @@
<a href="../presentations/zookeeper/index_en.html"
title="Apache Zookeeper" target="_blank" class="dropdown-item ">Apache
Zookeeper</a>
</div>
</li>
+ <li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
+ <a href="../users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="../users/writing-slides.html"
title="Writing Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="../users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
<li class="nav-item dropdown active">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
diff --git a/developers/releasing-tools.html b/developers/releasing-tools.html
index 90642a5..669aa12 100644
--- a/developers/releasing-tools.html
+++ b/developers/releasing-tools.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="../presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -95,6 +88,16 @@
<a href="../presentations/zookeeper/index_en.html"
title="Apache Zookeeper" target="_blank" class="dropdown-item ">Apache
Zookeeper</a>
</div>
</li>
+ <li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
+ <a href="../users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="../users/writing-slides.html"
title="Writing Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="../users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
<li class="nav-item dropdown active">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
diff --git a/developers/team.html b/developers/team.html
index 09962b6..df0ec07 100644
--- a/developers/team.html
+++ b/developers/team.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="../presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -95,6 +88,16 @@
<a href="../presentations/zookeeper/index_en.html"
title="Apache Zookeeper" target="_blank" class="dropdown-item ">Apache
Zookeeper</a>
</div>
</li>
+ <li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
+ <a href="../users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="../users/writing-slides.html"
title="Writing Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="../users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
<li class="nav-item dropdown active">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
diff --git a/developers/website.html b/developers/website.html
index 16e0a74..20ea0f6 100644
--- a/developers/website.html
+++ b/developers/website.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="../presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -95,6 +88,16 @@
<a href="../presentations/zookeeper/index_en.html"
title="Apache Zookeeper" target="_blank" class="dropdown-item ">Apache
Zookeeper</a>
</div>
</li>
+ <li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
+ <a href="../users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="../users/writing-slides.html"
title="Writing Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="../users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
<li class="nav-item dropdown active">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
diff --git a/developers/wiki.html b/developers/wiki.html
index 232afc0..1439219 100644
--- a/developers/wiki.html
+++ b/developers/wiki.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="../presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -95,6 +88,16 @@
<a href="../presentations/zookeeper/index_en.html"
title="Apache Zookeeper" target="_blank" class="dropdown-item ">Apache
Zookeeper</a>
</div>
</li>
+ <li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
+ <a href="../users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="../users/writing-slides.html"
title="Writing Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="../users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
<li class="nav-item dropdown active">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
diff --git a/distribution-management.html b/distribution-management.html
index 061f1ce..8f279e9 100644
--- a/distribution-management.html
+++ b/distribution-management.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -96,6 +89,16 @@
</div>
</li>
<li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="users/writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
<a href="developers/issues.html" title="Bug &
Issue Tracker" class="dropdown-item ">Bug & Issue Tracker</a>
diff --git a/downloads.html b/downloads.html
index 873a698..b51763a 100644
--- a/downloads.html
+++ b/downloads.html
@@ -44,13 +44,6 @@
</button>
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
- <li class="nav-item dropdown active">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="" title="Downloads" class="dropdown-item
active">Downloads</a>
- <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
- </div>
- </li>
<li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
@@ -95,6 +88,16 @@
<a href="presentations/zookeeper/index_en.html"
title="Apache Zookeeper" target="_blank" class="dropdown-item ">Apache
Zookeeper</a>
</div>
</li>
+ <li class="nav-item dropdown active">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="users/writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="" title="Downloads" class="dropdown-item
active">Downloads</a>
+ </div>
+ </li>
<li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
diff --git a/images/asciidoctor-diagram-process.png
b/images/asciidoctor-diagram-process.png
new file mode 100644
index 0000000..fd981f5
Binary files /dev/null and b/images/asciidoctor-diagram-process.png differ
diff --git a/images/mvn-training-create.png b/images/mvn-training-create.png
new file mode 100644
index 0000000..b2f447b
Binary files /dev/null and b/images/mvn-training-create.png differ
diff --git a/index.html b/index.html
index 2a3b959..af9f23c 100644
--- a/index.html
+++ b/index.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -96,6 +89,16 @@
</div>
</li>
<li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="users/writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
<a href="developers/issues.html" title="Bug &
Issue Tracker" class="dropdown-item ">Bug & Issue Tracker</a>
diff --git a/issue-management.html b/issue-management.html
index 02a3457..6a001e3 100644
--- a/issue-management.html
+++ b/issue-management.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -96,6 +89,16 @@
</div>
</li>
<li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="users/writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
<a href="developers/issues.html" title="Bug &
Issue Tracker" class="dropdown-item ">Bug & Issue Tracker</a>
diff --git a/licenses.html b/licenses.html
index faee232..fd892bd 100644
--- a/licenses.html
+++ b/licenses.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -96,6 +89,16 @@
</div>
</li>
<li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="users/writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
<a href="developers/issues.html" title="Bug &
Issue Tracker" class="dropdown-item ">Bug & Issue Tracker</a>
diff --git a/mailing-lists.html b/mailing-lists.html
index 55894e9..f90a8a8 100644
--- a/mailing-lists.html
+++ b/mailing-lists.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -96,6 +89,16 @@
</div>
</li>
<li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="users/writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
<a href="developers/issues.html" title="Bug &
Issue Tracker" class="dropdown-item ">Bug & Issue Tracker</a>
diff --git a/plugin-management.html b/plugin-management.html
index 8431a22..83cd92c 100644
--- a/plugin-management.html
+++ b/plugin-management.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -96,6 +89,16 @@
</div>
</li>
<li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="users/writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
<a href="developers/issues.html" title="Bug &
Issue Tracker" class="dropdown-item ">Bug & Issue Tracker</a>
diff --git a/plugins.html b/plugins.html
index ac19dd8..532d354 100644
--- a/plugins.html
+++ b/plugins.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -96,6 +89,16 @@
</div>
</li>
<li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="users/writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
<a href="developers/issues.html" title="Bug &
Issue Tracker" class="dropdown-item ">Bug & Issue Tracker</a>
diff --git a/presentations/comdev/comdev-intro/index.html
b/presentations/comdev/comdev-intro/index.html
index 7df4652..9a6d027 100644
--- a/presentations/comdev/comdev-intro/index.html
+++ b/presentations/comdev/comdev-intro/index.html
@@ -419,7 +419,7 @@ Your role<br />
Your email<br /></p></div>
<aside class="notes"><div class="paragraph"><p>Please add your own details
here</p></div></aside></div></section>
<section id="what-am-i-going-to-cover"><h2>What am I going to cover?</h2><div
class="slide-content"><div class="ulist"><ul><li><p>What is
ComDev?</p></li><li><p>What does it do?</p></li><li><p>Why do we have it at the
ASF?</p></li><li><p>What resources do we have available?</p></li><li><p>Get
feedback from you!</p></li></ul></div></div></section>
-<section id="what-is-comdev"><h2>What is ComDev?</h2><div
class="slide-content"><div class="ulist"><ul><li><p>'Community Development' <a
href="http://community.apache.org/"
class="bare">http://community.apache.org/</a></p></li><li><p>An Apache project
that isn’t focussed on producing software</p></li><li><p>It plays a key
role in helping support collaboration and attracting new
contributors</p></li><li><p>It has an internal and external
role</p></li></ul></div>
+<section id="what-is-comdev"><h2>What is ComDev?</h2><div
class="slide-content"><div class="ulist"><ul><li><p>'Community Development' <a
href="http://community.apache.org/"
class="bare">http://community.apache.org/</a></p></li><li><p>An Apache project
that isn’t focused on producing software</p></li><li><p>It plays a key
role in helping support collaboration and attracting new
contributors</p></li><li><p>It has an internal and external
role</p></li></ul></div>
<aside class="notes"><div class="paragraph"><p>How do we develop communities?
We help support and grow them.
Why is it important to support communities? Shouldn’t they be able to
support themselves? (Yes and No)
The objective is to create self sustaining communities but there is a
lifecycle for open source projects and sometimes projects need a little help
just like anyone else.
@@ -444,9 +444,12 @@ We created reporter.apache.org for all projects to use to
generate a template fo
We introduce ourselves, have discussions, build relationships, make decisions
all on the mailing list.
If you want to know about and understand any ASF community - take a look at
their mailing lists.
Everything is archived so you can easily go back and
search.</p></div></aside></div></section>
-<section id="events-and-participation"><h2>Events and Participation</h2><div
class="slide-content"><div class="ulist"><ul><li><p>ApacheCon <a
href="https://www.apachecon.com/"
class="bare">https://www.apachecon.com/</a></p></li><li><p>Apache
Roadshows</p></li><li><p>Third Party Events:</p><div
class="ulist"><ul><li><p>Levels of participation from stickers, booth to talks
or a track</p></li><li><p>If you want us to participate - please
ask!</p></li></ul></div></li></ul></div></div></section>
+<section id="events-and-participation"><h2>Events and Participation</h2><div
class="slide-content"><div class="ulist"><ul><li><p>Community Over Code - <a
href="https://communityovercode.org/"
class="bare">https://communityovercode.org/</a></p></li><li><p>Third Party
Events:</p><div class="ulist"><ul><li><p>Levels of participation from stickers,
booth to talks or a track</p></li><li><p>If you want us to participate - please
ask!</p></li></ul></div></li></ul></div></div></section>
<section id="feedback-from-you"><h2>Feedback from You</h2><div
class="slide-content"><div class="ulist"><ul><li><p>We are here to listen and
learn too!</p></li><li><p>How can we help support you in your open source
journey?</p></li></ul></div></div></section>
-<section id="newcomer-resources"><h2>Newcomer resources</h2><div
class="slide-content"><div class="ulist"><ul><li><p>Getting Started <a
href="http://community.apache.org/newcomers/index.html"
class="bare">http://community.apache.org/newcomers/index.html</a></p></li><li><p>FAQs
<a href="http://community.apache.org/newbiefaq.html"
class="bare">http://community.apache.org/newbiefaq.html</a></p></li><li><p>ASF
Brochure <a
href="https://cwiki.apache.org/confluence/display/COMDEV/ASF+Informati [...]
+<section id="newcomer-resources"><h2>Newcomer resources</h2><div
class="slide-content"><div class="ulist"><ul><li><p>Getting Started <a
href="https://community.apache.org/newcomers/index.html"
class="bare">https://community.apache.org/newcomers/index.html</a></p></li><li><p>FAQs
<a href="https://community.apache.org/newbiefaq.html"
class="bare">https://community.apache.org/newbiefaq.html</a></p></li><li><p>ASF
Brochure <a href="https://cwiki.apache.org/confluence/display/COMDEV/ASF+Infor
[...]
+<section id="apache-local-communities"><h2>Apache Local Communities</h2><div
class="slide-content"><div class="openblock twocolumns"><div
class="content"><div class="ulist"><ul><li><p>ALC Bangalore</p></li><li><p>ALC
Beijing</p></li><li><p>ALC Budapest</p></li><li><p>ALC
Hangzhou</p></li><li><p>ALC Indore</p></li><li><p>ALC Lagos</p></li><li><p>ALC
Shanghai</p></li><li><p>ALC Shenzhen</p></li><li><p>ALC
Warsaw</p></li><li><p>ALC Xi’an</p></li></ul></div></div></div>
+<div class="ulist"><ul><li><p><a href="https://s.apache.org/alc"
class="bare">https://s.apache.org/alc</a></p></li></ul></div></div></section>
+<section id="working-groups"><h2>Working groups</h2><div
class="slide-content"><div class="ulist"><ul><li><p>Where <strong>you</strong>
can get involved doing the things you’re passionate
about</p></li><li><p><a href="https://community.apache.org/workinggroups"
class="bare">https://community.apache.org/workinggroups</a></p></li></ul></div></div></section>
<section id="contacting-comdev"><h2>Contacting ComDev</h2><div
class="slide-content"><div class="ulist"><ul><li><p>Website:
community.apache.org</p></li><li><p>Mailing List: <a
href="mailto:[email protected]">[email protected]</a></p></li><li><p>Twitter
@ApacheCommunity</p></li><li><p>Slack :
the-asf.slack.com</p></li></ul></div></div></section></div></div><div
class="footer"><div class="left"></div><div class="right"></div></div><script
src="reveal.js-5.1.0/dist/reveal.js" [...]
if (slide.getAttribute('data-background-color')) return;
// user needs to explicitly say he wants CSS color to override otherwise we
might break custom css or theme (#226)
diff --git
a/presentations/comdev/comdev-intro/reveal.js-5.1.0/dist/theme/apache.css
b/presentations/comdev/comdev-intro/reveal.js-5.1.0/dist/theme/apache.css
index 85de506..4fef7be 100644
--- a/presentations/comdev/comdev-intro/reveal.js-5.1.0/dist/theme/apache.css
+++ b/presentations/comdev/comdev-intro/reveal.js-5.1.0/dist/theme/apache.css
@@ -31,7 +31,7 @@ body {
background-color: #fff; }
.reveal {
- font-family: Panton-Regular, Helvetica, sans-serif;
+ font-family: 'Monserrat', sans-serif;
font-size: 34px;
font-weight: normal;
color: #000; }
@@ -380,3 +380,8 @@ body {
right: 5%;
}
+.twocolumns {
+ -webkit-column-count: 2;
+ -moz-column-count: 2;
+ column-count: 2;
+}
diff --git a/presentations/training/demo/images/auth-protocol.png
b/presentations/training/demo/images/auth-protocol.png
index a99dcdc..8f8b0c7 100644
Binary files a/presentations/training/demo/images/auth-protocol.png and
b/presentations/training/demo/images/auth-protocol.png differ
diff --git a/presentations/training/demo/index.html
b/presentations/training/demo/index.html
index 425ca6e..df6282f 100644
--- a/presentations/training/demo/index.html
+++ b/presentations/training/demo/index.html
@@ -414,7 +414,7 @@ ul.byline li + li {
margin-top: 0.25em;
}
</style><link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css"
/><link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/v4-shims.min.css"
/></head><body><div class="header"><div class="left"></div><div
class="right"></div></div><div class="reveal"><div class="slides"><section
id="example-presentation"><h2>Example Presentation</h2><div
class="slide-content"><div class="paragraph"><p>Doc Writer <<a hr [...]
-2024-09-30
+2024-10-01
:revnumber: 1.0.0-SNAPSHOT
:example-caption!:</p></div></div></section>
<section id="introduction"><h2>Introduction</h2><div
class="slide-content"><div class="ulist"><ul><li class="fragment"><p>This is a
presentation for an example project.</p></li><li class="fragment"><p>This
project does something.</p></li><li class="fragment"><p>We just haven’t
decided what that is yet.</p></li></ul></div></div></section>
diff --git a/project-info.html b/project-info.html
index 9b8b751..94d9e1c 100644
--- a/project-info.html
+++ b/project-info.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -96,6 +89,16 @@
</div>
</li>
<li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="users/writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
<a href="developers/issues.html" title="Bug &
Issue Tracker" class="dropdown-item ">Bug & Issue Tracker</a>
diff --git a/scm.html b/scm.html
index 539e5e8..2f5c656 100644
--- a/scm.html
+++ b/scm.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -96,6 +89,16 @@
</div>
</li>
<li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="users/writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
<a href="developers/issues.html" title="Bug &
Issue Tracker" class="dropdown-item ">Bug & Issue Tracker</a>
diff --git a/sitemap.html b/sitemap.html
index 7ca5112..57445c4 100644
--- a/sitemap.html
+++ b/sitemap.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -96,6 +89,16 @@
</div>
</li>
<li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="users/writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
<a href="developers/issues.html" title="Bug &
Issue Tracker" class="dropdown-item ">Bug & Issue Tracker</a>
@@ -160,8 +163,8 @@
<ul id="m-toc-topnav" class="navbar-nav">
<li class="nav-item toplevel"><a
class="nav-link" href="#sitemap1" title="Sitemap">Sitemap</a></li>
- <li class="nav-item toplevel"><a class="nav-link"
href="#users1" title="Users">Users</a></li>
<li class="nav-item toplevel"><a class="nav-link"
href="#presentations1" title="Presentations">Presentations</a></li>
+ <li class="nav-item toplevel"><a class="nav-link"
href="#authors-and-presenters" title="Authors and Presenters">Authors and
Presenters</a></li>
<li class="nav-item toplevel"><a class="nav-link"
href="#developers1" title="Developers">Developers</a></li>
<li class="nav-item toplevel"><a class="nav-link"
href="#apache1" title="Apache">Apache</a></li>
<li class="nav-item toplevel"><a class="nav-link"
href="#" title=""></a></li>
@@ -175,14 +178,6 @@
</div>
<p>This page lists all entries of the navigation menu in expanded form.</p>
<section>
- <section>
- <h4 id="users1">Users</h4>
- <hr>
- <ul>
- <li><a href="downloads.html">Downloads</a></li>
- <li><a href="users/index.html">Getting Started</a></li>
- </ul>
- </section>
<section>
<h4 id="presentations1">Presentations</h4>
<hr>
@@ -223,6 +218,17 @@
<li><a href="presentations/zookeeper/index_en.html">Apache
Zookeeper</a></li>
</ul>
</section>
+ <section>
+ <h4 id="authors-and-presenters">Authors and Presenters</h4>
+ <hr>
+ <ul>
+ <li><a href="users/index.html">Getting Started</a></li>
+ <li><a href="users/new-presentation.html">Creating a New
Presentation</a></li>
+ <li><a href="users/writing-slides.html">Writing Slides</a></li>
+ <li><a href="users/presentation-tips">Presentation Tips</a></li>
+ <li><a href="downloads.html">Downloads</a></li>
+ </ul>
+ </section>
<section>
<h4 id="developers1">Developers</h4>
<hr>
diff --git a/summary.html b/summary.html
index 91bf6d3..5388859 100644
--- a/summary.html
+++ b/summary.html
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -96,6 +89,16 @@
</div>
</li>
<li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="users/index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="users/new-presentation.html"
title="Creating a New Presentation" class="dropdown-item ">Creating a New
Presentation</a>
+ <a href="users/writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="users/presentation-tips"
title="Presentation Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
<a href="developers/issues.html" title="Bug &
Issue Tracker" class="dropdown-item ">Bug & Issue Tracker</a>
diff --git a/users/index.html b/users/index.html
index f3bfa7e..4cee455 100644
--- a/users/index.html
+++ b/users/index.html
@@ -8,7 +8,7 @@
<html xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
- <title>Apache Training™ (Incubating) - Creating Presentation with Apache
Training</title>
+ <title>Apache Training™ (Incubating) - Using Apache Training</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<meta http-equiv="content-language" content="en" />
@@ -44,13 +44,6 @@
</button>
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
- <li class="nav-item dropdown active">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="" title="Getting Started"
class="dropdown-item active">Getting Started</a>
- </div>
- </li>
<li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
@@ -95,6 +88,16 @@
<a href="../presentations/zookeeper/index_en.html"
title="Apache Zookeeper" target="_blank" class="dropdown-item ">Apache
Zookeeper</a>
</div>
</li>
+ <li class="nav-item dropdown active">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="" title="Getting Started"
class="dropdown-item active">Getting Started</a>
+ <a href="new-presentation.html" title="Creating a
New Presentation" class="dropdown-item ">Creating a New Presentation</a>
+ <a href="writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="presentation-tips" title="Presentation
Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
<li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
@@ -159,70 +162,72 @@
<div id="m-toc-topnav-collapse" class="collapse navbar-collapse">
<ul id="m-toc-topnav" class="navbar-nav">
- <li class="nav-item toplevel"><a class="nav-link"
href="#creating-presentation-with-apache-training" title="Creating Presentation
with Apache Training">Creating Presentation with Apache Training</a></li>
+ <li class="nav-item toplevel"><a class="nav-link"
href="#using-apache-training" title="Using Apache Training">Using Apache
Training</a></li>
<li class="nav-item divider-vertical"></li>
- <li class="nav-item toplevel"><a class="nav-link"
href="#using-the-latest-development-version" title="Using the latest
development version">Using the latest development version</a></li>
+ <li class="nav-item toplevel"><a class="nav-link"
href="#getting-started" title="Getting Started">Getting Started</a></li>
+ <li class="nav-item divider-vertical"></li>
+ <li class="nav-item toplevel"><a class="nav-link"
href="#technical-details" title="Technical details">Technical details</a></li>
<li class="nav-item divider-vertical"></li>
- <li class="nav-item toplevel"><a class="nav-link"
href="#building-the-apache-training-tooling" title="Building the Apache
Training Tooling">Building the Apache Training Tooling</a></li>
+ <li class="nav-item toplevel"><a class="nav-link"
href="#using-the-latest-development-version" title="Using the latest
development version">Using the latest development version</a></li>
</ul>
</div>
</div> <!-- .container -->
</div> <!-- end: m-toc-topbar -->
<div class="sect1">
<div class="page-header">
- <h2 id="creating-presentation-with-apache-training">Creating Presentation
with Apache Training</h2>
+ <h2 id="using-apache-training">Using Apache Training</h2>
</div>
<div class="sectionbody">
<div class="paragraph">
- <p>Currently the setup uses <a
href="https://asciidoctor.org/">Asciidoctor</a> to write content and builds the
presentation using <a href="https://maven.apache.org/">Apache Maven</a> and <a
href="https://revealjs.com/#/">Reveal.JS</a>.</p>
+ <p>The user documentation is divided into two main (overlapping)
catetories: producing your own presentations (authors), and presenting those
presentations (presenters).</p>
+ </div>
+ <div class="paragraph">
+ <p>If you’re interested in developing the code that generates those
presentations, those docs are <a
href="../developers/contributing.html">here</a>.</p>
</div>
+ </div>
+</div>
+<div class="sect1">
+ <h2 id="getting-started">Getting Started</h2>
+ <div class="sectionbody">
<div class="paragraph">
- <p>We have prepared everything that it should be pretty simple to get
started with creating a new presentation.</p>
+ <p>If you just want to use one of the presentations we have published, as
is, click 'Presentations' in the site navigation menu, and present directly
from there. See also <a href="presentation-tips.html">Presentation Tips</a> for
a few ideas of what’s possible.</p>
</div>
<div class="paragraph">
- <p>Requirements:</p>
+ <p>However, you will probably want to make some small edits to adapt the
presentation to your topic, and for that you’ll need to get a local copy of the
repository. This will require, at a minimum:</p>
</div>
<div class="ulist">
<ul>
<li> <p>Java 8 or newer</p> </li>
<li> <p>Maven 3.3 or newer</p> </li>
+ <li> <p>Git</p> </li>
</ul>
</div>
<div class="paragraph">
- <p>Until we have released the tooling, you will need to build it locally
first or the archetype plugin will fail to run. Please read the following
chapter on how to do this.</p>
+ <p>Installation details for your preferred operating system are currently
<strong>To Be Documented</strong>.</p>
</div>
<div class="paragraph">
- <p>In order to create an empty presentation to start with, please execute
the following command:</p>
- </div>
- <div class="literalblock">
- <div class="content">
- <pre>mvn archetype:generate -DarchetypeGroupId=org.apache.training
-DarchetypeArtifactId=content-archetype -DarchetypeVersion=1.3.0</pre>
- </div>
+ <p>To get a local copy of the tools and presentations:</p>
</div>
- <div class="paragraph">
- <p>For Windows, you need to wrap every argument in double-quotes:</p>
- </div>
- <div class="literalblock">
+ <div class="listingblock">
<div class="content">
- <pre>mvn archetype:generate "-DarchetypeGroupId=org.apache.training"
"-DarchetypeArtifactId=content-archetype" "-DarchetypeVersion=1.3.0"</pre>
+ <pre class="prettyprint highlight"><code>git clone
https://github.com/apache/incubator-training.git
+cd incubator-training
+mvn install</code></pre>
</div>
</div>
<div class="paragraph">
- <p>After choosing <code>groupId</code>, <code>artifactId</code>,
<code>version</code> and <code>package</code> there should be a new directory
that matches the <code>artifactId</code> that you selected.</p>
+ <p>This will install (if you don’t have them already) all of the tooling,
and build the default presentations.</p>
</div>
<div class="paragraph">
- <p>Change into this directory and run the following command to build the
presentation:</p>
- </div>
- <div class="literalblock">
- <div class="content">
- <pre>mvn package</pre>
- </div>
- </div>
- <div class="paragraph">
- <p>After that, there should be a directory
<code>target/generated-slides</code>.</p>
+ <p>See also: * <a href="new-presentation.html">Creating a new
presentation</a> * <a href="presentation-tips.html">Presentation tips</a> * <a
href="writing-slides.html">Writing slides</a></p>
</div>
+ </div>
+</div>
+<div class="sect1">
+ <h2 id="technical-details">Technical details</h2>
+ <div class="sectionbody">
<div class="paragraph">
- <p>If you open the <code>index.html</code> in that directory your
presentation should open in the browser.</p>
+ <p>Currently the setup uses <a
href="https://asciidoctor.org/">Asciidoctor</a> to write content and builds the
presentation using <a href="https://maven.apache.org/">Apache Maven</a> and <a
href="https://revealjs.com/#/">Reveal.JS</a>.</p>
</div>
</div>
</div>
@@ -256,29 +261,6 @@
<p>After adding this you can update the parent version to the latest
<code>SNAPSHOT</code> version and Maven should be able to find it.</p>
</div>
</div>
-</div>
-<div class="sect1">
- <h2 id="building-the-apache-training-tooling">Building the Apache Training
Tooling</h2>
- <div class="sectionbody">
- <div class="paragraph">
- <p>Additional requirements:</p>
- </div>
- <div class="ulist">
- <ul>
- <li> <p>Git</p> </li>
- </ul>
- </div>
- <div class="paragraph">
- <p>In order to build Apache Training Tooling, please checkout the git repo
from:</p>
- </div>
- <div class="literalblock">
- <div class="content">
- <pre>git clone https://gitbox.apache.org/repos/asf/incubator-training.git
-cd incubator-training
-mvn install</pre>
- </div>
- </div>
- </div>
</div> </main>
<div class="d-none d-sm-none d-md-none d-lg-none d-xl-block col-xl-2">
</div>
diff --git a/users/index.html b/users/new-presentation.html
similarity index 77%
copy from users/index.html
copy to users/new-presentation.html
index f3bfa7e..c45f11b 100644
--- a/users/index.html
+++ b/users/new-presentation.html
@@ -8,7 +8,7 @@
<html xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
- <title>Apache Training™ (Incubating) - Creating Presentation with Apache
Training</title>
+ <title>Apache Training™ (Incubating) - Creating a New Presentation with
Apache Training</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<meta http-equiv="content-language" content="en" />
@@ -34,7 +34,7 @@
});
</script>
</head> <!-- end : head -->
-<body class="page-users-index project-training-website anchorjs-enabled
scrolltop-smooth-enabled m-toc-top-enabled">
+<body class="page-users-new-presentation project-training-website
anchorjs-enabled scrolltop-smooth-enabled m-toc-top-enabled">
<nav id="m-top-navbar" class="navbar navbar-expand-lg fixed-top
navbar-light bg-light">
<div class="container"> <a class="navbar-brand mb-0 h1" href="..">
Apache Training (Incubating)
@@ -44,13 +44,6 @@
</button>
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
- <li class="nav-item dropdown active">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="" title="Getting Started"
class="dropdown-item active">Getting Started</a>
- </div>
- </li>
<li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
@@ -95,6 +88,16 @@
<a href="../presentations/zookeeper/index_en.html"
title="Apache Zookeeper" target="_blank" class="dropdown-item ">Apache
Zookeeper</a>
</div>
</li>
+ <li class="nav-item dropdown active">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="" title="Creating a New Presentation"
class="dropdown-item active">Creating a New Presentation</a>
+ <a href="writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="presentation-tips" title="Presentation
Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
<li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
@@ -159,40 +162,27 @@
<div id="m-toc-topnav-collapse" class="collapse navbar-collapse">
<ul id="m-toc-topnav" class="navbar-nav">
- <li class="nav-item toplevel"><a class="nav-link"
href="#creating-presentation-with-apache-training" title="Creating Presentation
with Apache Training">Creating Presentation with Apache Training</a></li>
+ <li class="nav-item toplevel"><a class="nav-link"
href="#creating-a-new-presentation-with-apache-training" title="Creating a New
Presentation with Apache Training">Creating a New Presentation with Apache
Training</a></li>
<li class="nav-item divider-vertical"></li>
- <li class="nav-item toplevel"><a class="nav-link"
href="#using-the-latest-development-version" title="Using the latest
development version">Using the latest development version</a></li>
+ <li class="nav-item toplevel"><a class="nav-link"
href="#editing-your-new-presentation" title="Editing your new
presentation">Editing your new presentation</a></li>
<li class="nav-item divider-vertical"></li>
- <li class="nav-item toplevel"><a class="nav-link"
href="#building-the-apache-training-tooling" title="Building the Apache
Training Tooling">Building the Apache Training Tooling</a></li>
+ <li class="nav-item toplevel"><a class="nav-link"
href="#building-your-new-presentation" title="Building your new
presentation">Building your new presentation</a></li>
+ <li class="nav-item divider-vertical"></li>
+ <li class="nav-item toplevel"><a class="nav-link"
href="#see-also" title="See also:">See also:</a></li>
</ul>
</div>
</div> <!-- .container -->
</div> <!-- end: m-toc-topbar -->
<div class="sect1">
<div class="page-header">
- <h2 id="creating-presentation-with-apache-training">Creating Presentation
with Apache Training</h2>
+ <h2 id="creating-a-new-presentation-with-apache-training">Creating a New
Presentation with Apache Training</h2>
</div>
<div class="sectionbody">
<div class="paragraph">
- <p>Currently the setup uses <a
href="https://asciidoctor.org/">Asciidoctor</a> to write content and builds the
presentation using <a href="https://maven.apache.org/">Apache Maven</a> and <a
href="https://revealjs.com/#/">Reveal.JS</a>.</p>
- </div>
- <div class="paragraph">
- <p>We have prepared everything that it should be pretty simple to get
started with creating a new presentation.</p>
+ <p>To create a new Apache Training project, you’ll need to generate the
directory tree of template files. If you’ve built the tools, as described in
the <a href="index.html">getting started</a> doc, you should already have all
of the prerequisites to make this work. (So start there.)</p>
</div>
<div class="paragraph">
- <p>Requirements:</p>
- </div>
- <div class="ulist">
- <ul>
- <li> <p>Java 8 or newer</p> </li>
- <li> <p>Maven 3.3 or newer</p> </li>
- </ul>
- </div>
- <div class="paragraph">
- <p>Until we have released the tooling, you will need to build it locally
first or the archetype plugin will fail to run. Please read the following
chapter on how to do this.</p>
- </div>
- <div class="paragraph">
- <p>In order to create an empty presentation to start with, please execute
the following command:</p>
+ <p>Move to the directory where you wish to create your new presentation,
and run the following command:</p>
</div>
<div class="literalblock">
<div class="content">
@@ -208,76 +198,83 @@
</div>
</div>
<div class="paragraph">
- <p>After choosing <code>groupId</code>, <code>artifactId</code>,
<code>version</code> and <code>package</code> there should be a new directory
that matches the <code>artifactId</code> that you selected.</p>
+ <p>This command displays an interactive tool that asks you to provide some
basic information about your new presentation</p>
</div>
<div class="paragraph">
- <p>Change into this directory and run the following command to build the
presentation:</p>
+ <p>In particular, you’ll need to provide a <code>groupID</code> (to which
you should answer <code>org.apache.training</code> if you intend the
presentation to eventually be part of the Training.apache.org project, but
otherwise this can be whatever you like) and the <code>artifactID</code>, which
will be the name of the subdirectory that is created, where your presentation
will live.</p>
</div>
- <div class="literalblock">
- <div class="content">
- <pre>mvn package</pre>
- </div>
+ <div class="paragraph">
+ <p>You can accept the default answers to the remaining questions, by
pressing enter at each prompt.</p>
</div>
<div class="paragraph">
- <p>After that, there should be a directory
<code>target/generated-slides</code>.</p>
+ <p>You’ll then be asked to confirm your information, to which you will need
to respond <code>Y</code> for yes.</p>
</div>
<div class="paragraph">
- <p>If you open the <code>index.html</code> in that directory your
presentation should open in the browser.</p>
+ <p>image::mvn-training-create.png</p>
</div>
- </div>
-</div>
-<div class="sect1">
- <h2 id="using-the-latest-development-version">Using the latest development
version</h2>
- <div class="sectionbody">
<div class="paragraph">
- <p>If you want to use the latest development version of the Apache Training
tooling, please still use the latest released archetype. Otherwise, the
archetype plugin will not be able to find the <code>SNAPSHOT</code> version of
the archetype. As generally most changes apply to the parent being used in the
slides module, you can update to the latest version by:</p>
+ <p>This will create a new directory tree containing your new presentation,
along with some sample content to get you started.</p>
</div>
<div class="paragraph">
- <p>Adding the following section to the generated <code>pom.xml</code>:</p>
+ <p>The directory tree will look like the following diagram:</p>
</div>
- <div class="listingblock">
+ <div class="imageblock">
<div class="content">
- <pre class="prettyprint highlight"><code> <!-- Make Snapshots of
Apache projects available -->
- <repositories>
- <repository>
- <id>apache-snapshots</id>
-
<url>https://repository.apache.org/content/repositories/snapshots</url>
- <releases>
- <enabled>false</enabled>
- </releases>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- </repository>
- </repositories></code></pre>
+ <img src="../images/asciidoctor-diagram-process.png" alt="asciidoctor
diagram process" width="600" height="406" class="img-fluid">
</div>
</div>
- <div class="paragraph">
- <p>After adding this you can update the parent version to the latest
<code>SNAPSHOT</code> version and Maven should be able to find it.</p>
- </div>
</div>
</div>
<div class="sect1">
- <h2 id="building-the-apache-training-tooling">Building the Apache Training
Tooling</h2>
+ <h2 id="editing-your-new-presentation">Editing your new presentation</h2>
<div class="sectionbody">
<div class="paragraph">
- <p>Additional requirements:</p>
+ <p>Most of the content you’ll need to edit when you’re creating your
presentation is in <code>src/main/asciidoc</code> and
<code>src/main/resources</code>.</p>
+ </div>
+ <div class="paragraph">
+ <p>By default, <code>index.adoc</code> will contain many examples of what
is possible in asciidoctor, and you should spend some time reading through
that. You can also consult the <a
href="https://docs.asciidoctor.org/reveal.js-converter/latest/converter/features/">asciidoctor
presentation documentation</a> for a more comprehensive understanding of the
available syntax.</p>
+ </div>
+ <div class="paragraph">
+ <p>Images should go into <code>src/main/resources/images</code>. And the
CSS that will be used is in <code>src/main/theme/apache.css</code>.</p>
+ </div>
+ <div class="paragraph">
+ <p>Some of the default example files can be removed, and you should remove
them if you’re planning to contribute your presentation to the Training
project. These include:</p>
</div>
<div class="ulist">
<ul>
- <li> <p>Git</p> </li>
+ <li> <p><code>mermaid-flowchart-test.mmd</code></p> </li>
+ <li> <p><code>_b.adoc</code></p> </li>
+ <li> <p><code>_a.acoc</code></p> </li>
+ <li> <p><code>toddy.jpg</code> ` Those files are provided purely as
examples of what is possible.</p> </li>
</ul>
</div>
+ </div>
+</div>
+<div class="sect1">
+ <h2 id="building-your-new-presentation">Building your new presentation</h2>
+ <div class="sectionbody">
<div class="paragraph">
- <p>In order to build Apache Training Tooling, please checkout the git repo
from:</p>
+ <p>Change into the directory you have created, and run the following
command to build the template presentation:</p>
</div>
<div class="literalblock">
<div class="content">
- <pre>git clone https://gitbox.apache.org/repos/asf/incubator-training.git
-cd incubator-training
-mvn install</pre>
+ <pre>mvn install</pre>
</div>
</div>
+ <div class="paragraph">
+ <p>If this completes with no errors, there will a new directory
<code>target/generated-slides</code> which contains the generated HTML content
of your presentation. Open the <code>index.html</code> in that directory in
your browser to start the presentation.</p>
+ </div>
+ </div>
+</div>
+<div class="sect1">
+ <h2 id="see-also">See also:</h2>
+ <div class="sectionbody">
+ <div class="ulist">
+ <ul>
+ <li> <p><a href="writing-slides.html">Writing Slides</a></p> </li>
+ <li> <p><a href="presentation-tips">Presentation Tips</a></p> </li>
+ </ul>
+ </div>
</div>
</div> </main>
<div class="d-none d-sm-none d-md-none d-lg-none d-xl-block col-xl-2">
diff --git a/users/index.html b/users/presentation-tips.html
similarity index 75%
copy from users/index.html
copy to users/presentation-tips.html
index f3bfa7e..8f64a9a 100644
--- a/users/index.html
+++ b/users/presentation-tips.html
@@ -8,7 +8,7 @@
<html xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
- <title>Apache Training™ (Incubating) - Creating Presentation with Apache
Training</title>
+ <title>Apache Training™ (Incubating) - Presentation Tips</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<meta http-equiv="content-language" content="en" />
@@ -34,7 +34,7 @@
});
</script>
</head> <!-- end : head -->
-<body class="page-users-index project-training-website anchorjs-enabled
scrolltop-smooth-enabled m-toc-top-enabled">
+<body class="page-users-presentation-tips project-training-website
anchorjs-enabled scrolltop-smooth-enabled m-toc-top-enabled">
<nav id="m-top-navbar" class="navbar navbar-expand-lg fixed-top
navbar-light bg-light">
<div class="container"> <a class="navbar-brand mb-0 h1" href="..">
Apache Training (Incubating)
@@ -44,13 +44,6 @@
</button>
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
- <li class="nav-item dropdown active">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="" title="Getting Started"
class="dropdown-item active">Getting Started</a>
- </div>
- </li>
<li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
@@ -96,6 +89,16 @@
</div>
</li>
<li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="new-presentation.html" title="Creating a
New Presentation" class="dropdown-item ">Creating a New Presentation</a>
+ <a href="writing-slides.html" title="Writing
Slides" class="dropdown-item ">Writing Slides</a>
+ <a href="presentation-tips" title="Presentation
Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
<a href="../developers/issues.html" title="Bug &
Issue Tracker" class="dropdown-item ">Bug & Issue Tracker</a>
@@ -159,123 +162,82 @@
<div id="m-toc-topnav-collapse" class="collapse navbar-collapse">
<ul id="m-toc-topnav" class="navbar-nav">
- <li class="nav-item toplevel"><a class="nav-link"
href="#creating-presentation-with-apache-training" title="Creating Presentation
with Apache Training">Creating Presentation with Apache Training</a></li>
- <li class="nav-item divider-vertical"></li>
- <li class="nav-item toplevel"><a class="nav-link"
href="#using-the-latest-development-version" title="Using the latest
development version">Using the latest development version</a></li>
- <li class="nav-item divider-vertical"></li>
- <li class="nav-item toplevel"><a class="nav-link"
href="#building-the-apache-training-tooling" title="Building the Apache
Training Tooling">Building the Apache Training Tooling</a></li>
+ <li class="nav-item toplevel"><a
class="nav-link" href="#presentation-tips" title="Presentation
Tips">Presentation Tips</a></li>
+ <li class="nav-item toplevel"><a class="nav-link"
href="#opening-a-presentation" title="Opening a presentation">Opening a
presentation</a></li>
+ <li class="nav-item toplevel"><a class="nav-link"
href="#speaker-tools" title="Speaker tools">Speaker tools</a></li>
+ <li class="nav-item toplevel"><a class="nav-link"
href="#tips1" title="Tips">Tips</a></li>
</ul>
</div>
</div> <!-- .container -->
</div> <!-- end: m-toc-topbar -->
<div class="sect1">
<div class="page-header">
- <h2 id="creating-presentation-with-apache-training">Creating Presentation
with Apache Training</h2>
+ <h2 id="presentation-tips">Presentation Tips</h2>
</div>
<div class="sectionbody">
<div class="paragraph">
- <p>Currently the setup uses <a
href="https://asciidoctor.org/">Asciidoctor</a> to write content and builds the
presentation using <a href="https://maven.apache.org/">Apache Maven</a> and <a
href="https://revealjs.com/#/">Reveal.JS</a>.</p>
- </div>
- <div class="paragraph">
- <p>We have prepared everything that it should be pretty simple to get
started with creating a new presentation.</p>
- </div>
- <div class="paragraph">
- <p>Requirements:</p>
- </div>
- <div class="ulist">
- <ul>
- <li> <p>Java 8 or newer</p> </li>
- <li> <p>Maven 3.3 or newer</p> </li>
- </ul>
+ <p>This document discusses how to effectively use Apache Training
presentations.</p>
</div>
- <div class="paragraph">
- <p>Until we have released the tooling, you will need to build it locally
first or the archetype plugin will fail to run. Please read the following
chapter on how to do this.</p>
- </div>
- <div class="paragraph">
- <p>In order to create an empty presentation to start with, please execute
the following command:</p>
- </div>
- <div class="literalblock">
- <div class="content">
- <pre>mvn archetype:generate -DarchetypeGroupId=org.apache.training
-DarchetypeArtifactId=content-archetype -DarchetypeVersion=1.3.0</pre>
+ <div class="sect2">
+ <h3 id="opening-a-presentation">Opening a presentation</h3>
+ <div class="paragraph">
+ <p>If you are presenting one of our published presentations, without any
modifications, then click 'Presentations' in the navigation menu of <a
href="https://training.apache.org">training.apache.org</a>, select the
presentation you want to deliver, and start!</p>
</div>
- </div>
- <div class="paragraph">
- <p>For Windows, you need to wrap every argument in double-quotes:</p>
- </div>
- <div class="literalblock">
- <div class="content">
- <pre>mvn archetype:generate "-DarchetypeGroupId=org.apache.training"
"-DarchetypeArtifactId=content-archetype" "-DarchetypeVersion=1.3.0"</pre>
+ <div class="paragraph">
+ <p>However, since most of us will make at least minor modifications to
these presentations, you’ll probably be presenting from your local build of the
slides.</p>
</div>
- </div>
- <div class="paragraph">
- <p>After choosing <code>groupId</code>, <code>artifactId</code>,
<code>version</code> and <code>package</code> there should be a new directory
that matches the <code>artifactId</code> that you selected.</p>
- </div>
- <div class="paragraph">
- <p>Change into this directory and run the following command to build the
presentation:</p>
- </div>
- <div class="literalblock">
- <div class="content">
- <pre>mvn package</pre>
+ <div class="paragraph">
+ <p>You’ll do this by getting a checkout of the presentation, making your
edits, and building it locally. The process for this is covered in
link::index.html#/getting-started[Getting Started], but is recapped here:</p>
</div>
- </div>
- <div class="paragraph">
- <p>After that, there should be a directory
<code>target/generated-slides</code>.</p>
- </div>
- <div class="paragraph">
- <p>If you open the <code>index.html</code> in that directory your
presentation should open in the browser.</p>
- </div>
- </div>
-</div>
-<div class="sect1">
- <h2 id="using-the-latest-development-version">Using the latest development
version</h2>
- <div class="sectionbody">
- <div class="paragraph">
- <p>If you want to use the latest development version of the Apache Training
tooling, please still use the latest released archetype. Otherwise, the
archetype plugin will not be able to find the <code>SNAPSHOT</code> version of
the archetype. As generally most changes apply to the parent being used in the
slides module, you can update to the latest version by:</p>
- </div>
- <div class="paragraph">
- <p>Adding the following section to the generated <code>pom.xml</code>:</p>
- </div>
- <div class="listingblock">
- <div class="content">
- <pre class="prettyprint highlight"><code> <!-- Make Snapshots of
Apache projects available -->
- <repositories>
- <repository>
- <id>apache-snapshots</id>
-
<url>https://repository.apache.org/content/repositories/snapshots</url>
- <releases>
- <enabled>false</enabled>
- </releases>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- </repository>
- </repositories></code></pre>
+ <div class="listingblock">
+ <div class="content">
+ <pre>git clone https://github.com/apache/incubator-training.git
+cd incubator-training/content
+cd [path to your desired presentation]
+cd ./src/main/asciidoc
+[edit index.adoc to make your desired changes]
+cd ../../../
+mvn install</pre>
+ </div>
+ </div>
+ <div class="paragraph">
+ <p>Your generated presentation is now in the directory
<code>target/generated-slides</code> and you can open the file
<code>index.html</code> in that directory in your browser.</p>
</div>
</div>
- <div class="paragraph">
- <p>After adding this you can update the parent version to the latest
<code>SNAPSHOT</code> version and Maven should be able to find it.</p>
- </div>
- </div>
-</div>
-<div class="sect1">
- <h2 id="building-the-apache-training-tooling">Building the Apache Training
Tooling</h2>
- <div class="sectionbody">
- <div class="paragraph">
- <p>Additional requirements:</p>
- </div>
- <div class="ulist">
- <ul>
- <li> <p>Git</p> </li>
- </ul>
- </div>
- <div class="paragraph">
- <p>In order to build Apache Training Tooling, please checkout the git repo
from:</p>
+ <div class="sect2">
+ <h3 id="speaker-tools">Speaker tools</h3>
+ <div class="paragraph">
+ <p>Press <strong>S</strong> (for Speaker) to open the speaker tools. This
opens a second browser window with a preview of the next slide, and shows you
any speaker notes that are available for the current slide.</p>
+ </div>
+ <div class="paragraph">
+ <p>It also shows you elapsed time, as well as timing advice for the
current slide. This pacing advice is derived from the <code>totalTime</code>
parameter, divided by the number of slides. This value defaults to 40 minutes
(2400 seconds) but you can set this to a desired value by putting the following
at the top of your <code>index.adoc</code> file:</p>
+ </div>
+ <div class="listingblock">
+ <div class="content">
+ <pre>// 30 minutes - 5 minutes Q&A = 1500 seconds
+:revealjs_totalTime: 1500</pre>
+ </div>
+ </div>
+ <div class="paragraph">
+ <p>This will then require that you rebuild your presentation.</p>
+ </div>
</div>
- <div class="literalblock">
- <div class="content">
- <pre>git clone https://gitbox.apache.org/repos/asf/incubator-training.git
-cd incubator-training
-mvn install</pre>
+ <div class="sect2">
+ <h3 id="tips1">Tips</h3>
+ <div class="paragraph">
+ <p>Giving a good presentation is more than reading the slides. Here are
some tips for ensuring that you represent the ASF well.</p>
+ </div>
+ <div class="ulist">
+ <ul>
+ <li> <p>Read all of the speaker notes before going on stage. Consider
rephrasing some of them in your own words to make the presentation feel more
natural.</p> </li>
+ <li> <p>Practice giving the presentation. If you can, record yourself,
and watch with a critical eye, or perhaps in front of a friend who is willing
to give constructive feedback.</p> </li>
+ <li> <p>If you’re giving a talk in person, arrive at the venue a little
early to be sure you can get your slides on the screen, and that everything is
working as desired.</p> </li>
+ <li> <p>If you’re giving the talk remotely, be sure you are in a quiet
place where you won’t be disturbed. Put a sign on your door.</p> </li>
+ <li> <p>Turn off your mobile phone. Empty your pockets. Remove your
conference badge so that it won’t interfere with the microphone.</p> </li>
+ <li> <p>Use the microphone. No, you are not loud enough without it. It’s
not for you, it’s for your audience, and makes their experience better.</p>
</li>
+ <li> <p>Leave time for questions. Repeat every question, because the
people in the back didn’t hear it.</p> </li>
+ <li> <p>If your talk was recorded, please consider sending a link to the
video to us at <a
href="mailto:[email protected]">[email protected]</a></p> </li>
+ </ul>
</div>
</div>
</div>
diff --git a/developers/ci.html b/users/writing-slides.html
similarity index 77%
copy from developers/ci.html
copy to users/writing-slides.html
index 2b0948e..50332d9 100644
--- a/developers/ci.html
+++ b/users/writing-slides.html
@@ -8,7 +8,7 @@
<html xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
- <title>Apache Training™ (Incubating) - Continuous Integration</title>
+ <title>Apache Training™ (Incubating) - Writing slides</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<meta http-equiv="content-language" content="en" />
@@ -34,7 +34,7 @@
});
</script>
</head> <!-- end : head -->
-<body class="page-developers-ci project-training-website anchorjs-enabled
scrolltop-smooth-enabled m-toc-top-enabled">
+<body class="page-users-writing-slides project-training-website
anchorjs-enabled scrolltop-smooth-enabled m-toc-top-enabled">
<nav id="m-top-navbar" class="navbar navbar-expand-lg fixed-top
navbar-light bg-light">
<div class="container"> <a class="navbar-brand mb-0 h1" href="..">
Apache Training (Incubating)
@@ -45,13 +45,6 @@
<div class="collapse navbar-collapse" id="top-navbar-collapse-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown">
- <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b
class="caret"></b></a>
- <div class="dropdown-menu">
- <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
- <a href="../users/index.html" title="Getting
Started" class="dropdown-item ">Getting Started</a>
- </div>
- </li>
- <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Presentations
<b class="caret"></b></a>
<div class="dropdown-menu">
<a href="../presentations/airflow/index.html"
title="Apache Airflow" target="_blank" class="dropdown-item ">Apache Airflow</a>
@@ -96,17 +89,27 @@
</div>
</li>
<li class="nav-item dropdown active">
+ <a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Authors and
Presenters <b class="caret"></b></a>
+ <div class="dropdown-menu">
+ <a href="index.html" title="Getting Started"
class="dropdown-item ">Getting Started</a>
+ <a href="new-presentation.html" title="Creating a
New Presentation" class="dropdown-item ">Creating a New Presentation</a>
+ <a href="" title="Writing Slides"
class="dropdown-item active">Writing Slides</a>
+ <a href="presentation-tips" title="Presentation
Tips" class="dropdown-item ">Presentation Tips</a>
+ <a href="../downloads.html" title="Downloads"
class="dropdown-item ">Downloads</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers <b
class="caret"></b></a>
<div class="dropdown-menu">
- <a href="issues.html" title="Bug & Issue Tracker"
class="dropdown-item ">Bug & Issue Tracker</a>
- <a href="building-website.html" title="Building
Training Website" class="dropdown-item ">Building Training Website</a>
- <a href="" title="Continuous Integration"
class="dropdown-item active">Continuous Integration</a>
- <a href="contributing.html" title="Contributing"
class="dropdown-item ">Contributing</a>
- <a href="decisions.html" title="Decision Making"
class="dropdown-item ">Decision Making</a>
- <a href="releasing-tools.html" title="Releasing
(tools)" class="dropdown-item ">Releasing (tools)</a>
- <a href="team.html" title="Team"
class="dropdown-item ">Team</a>
- <a href="website.html" title="Website"
class="dropdown-item ">Website</a>
- <a href="wiki.html" title="Wiki"
class="dropdown-item ">Wiki</a>
+ <a href="../developers/issues.html" title="Bug &
Issue Tracker" class="dropdown-item ">Bug & Issue Tracker</a>
+ <a href="../developers/building-website.html"
title="Building Training Website" class="dropdown-item ">Building Training
Website</a>
+ <a href="../developers/ci.html" title="Continuous
Integration" class="dropdown-item ">Continuous Integration</a>
+ <a href="../developers/contributing.html"
title="Contributing" class="dropdown-item ">Contributing</a>
+ <a href="../developers/decisions.html"
title="Decision Making" class="dropdown-item ">Decision Making</a>
+ <a href="../developers/releasing-tools.html"
title="Releasing (tools)" class="dropdown-item ">Releasing (tools)</a>
+ <a href="../developers/team.html" title="Team"
class="dropdown-item ">Team</a>
+ <a href="../developers/website.html"
title="Website" class="dropdown-item ">Website</a>
+ <a href="../developers/wiki.html" title="Wiki"
class="dropdown-item ">Wiki</a>
</div>
</li>
<li class="nav-item dropdown">
@@ -159,38 +162,87 @@
<div id="m-toc-topnav-collapse" class="collapse navbar-collapse">
<ul id="m-toc-topnav" class="navbar-nav">
- <li class="nav-item toplevel"><a
class="nav-link" href="#continuous-integration" title="Continuous
Integration">Continuous Integration</a></li>
- <li class="nav-item toplevel"><a class="nav-link"
href="#structure-of-the-jenkins-pipeline-build" title="Structure of the Jenkins
Pipeline build">Structure of the Jenkins Pipeline build</a></li>
+ <li class="nav-item toplevel"><a
class="nav-link" href="#writing-slides" title="Writing slides">Writing
slides</a></li>
+ <li class="nav-item toplevel"><a class="nav-link"
href="#slide-format" title="Slide format">Slide format</a></li>
+ <li class="nav-item divider-vertical"></li>
+ <li class="nav-item toplevel"><a
class="nav-link" href="#images1" title="Images">Images</a></li>
+ <li class="nav-item toplevel"><a class="nav-link"
href="#advanced-tips" title="Advanced tips">Advanced tips</a></li>
+ <li class="nav-item toplevel"><a class="nav-link"
href="#speaker-notes" title="Speaker notes">Speaker notes</a></li>
</ul>
</div>
</div> <!-- .container -->
</div> <!-- end: m-toc-topbar -->
<div class="sect1">
<div class="page-header">
- <h2 id="continuous-integration">Continuous Integration</h2>
+ <h2 id="writing-slides">Writing slides</h2>
</div>
<div class="sectionbody">
<div class="paragraph">
- <p>We are currently using only Apache Jenkins for building.</p>
+ <p>Slides are written using <a
href="https://docs.asciidoctor.org/reveal.js-converter/latest/converter/features/">Asciidoctor</a>.
This document is not an attempt to be comprehensive, but, rather, to give some
helpful tips to get you started on your first presentation.</p>
</div>
- <div class="ulist">
- <ul>
- <li> <p>Apache’s Jenkins at <a
href="https://builds.apache.org/view/S-Z/view/Training%20(incubating)/"
class="bare">https://builds.apache.org/view/S-Z/view/Training%20(incubating)/</a></p>
</li>
- </ul>
+ <div class="sect2">
+ <h3 id="slide-format">Slide format</h3>
+ <div class="paragraph">
+ <p>Start each new slide with a title:</p>
+ </div>
+ <div class="listingblock">
+ <div class="content">
+ <pre>== Slide one
+
+Text on the slide goes here
+
+== !
+
+no title on this one!
+
+== Slide three
+
+* Bullet
+* List</pre>
+ </div>
+ </div>
</div>
+ </div>
+</div>
+<div class="sect1">
+ <h2 id="images1">Images</h2>
+ <div class="sectionbody">
<div class="paragraph">
- <p>Only build jobs on Apache’s Jenkins are allowed to publish SNAPSHOT
versions of the Maven artifacts to Apaches Nexus as well as auto publish
generated websites to production.</p>
+ <p>You can put an image on a slide using the <code>image</code> syntax:</p>
+ </div>
+ <div class="listingblock">
+ <div class="content">
+ <pre>== Slide with image
+
+image::pony.jpg[width=50%]</pre>
+ </div>
</div>
<div class="sect2">
- <h3 id="structure-of-the-jenkins-pipeline-build">Structure of the Jenkins
Pipeline build</h3>
+ <h3 id="advanced-tips">Advanced tips</h3>
<div class="paragraph">
- <p>We are using the Jenkins <code>multi-branch pipeline plugin</code> to
automatically setup build for branches based upon the build definition in the
<code>Jenkinsfile</code> in the root of the project.</p>
+ <p>For more examples of what you can do in your slides, have a look at the
default <code>index.html</code> files when you create a new presentation.</p>
</div>
+ </div>
+ <div class="sect2">
+ <h3 id="speaker-notes">Speaker notes</h3>
<div class="paragraph">
- <p>In general, it decides between building the <code>master</code> branch
and all others.</p>
+ <p>The most important part of a presentation that you write for the
Training project is the speaker notes. You should think, while writing, of the
person who will pick up your presentation and attempt to present it at a
conference or meetup. Will they understand what it was that you intended to
communicate on each slide?</p>
</div>
<div class="paragraph">
- <p>When building <code>master</code> the build not only builds the project
itself, it also deploys the generated site content to the <code>asf-site</code>
branch which deploys the website.</p>
+ <p>To add speaker notes, use the following syntax:</p>
+ </div>
+ <div class="listingblock">
+ <div class="content">
+ <pre>== New slide
+
+Clever remarks on slide
+
+[.notes]
+--
+Speaker notes go here, explaining what the speaker should say when this
+slide is up.
+--</pre>
+ </div>
</div>
</div>
</div>