This is an automated email from the ASF dual-hosted git repository.
andreww pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git
The following commit(s) were added to refs/heads/master by this push:
new bf689eb Update presentations.md
bf689eb is described below
commit bf689eb57bbd2130a01bd073952b4d2409b5c174
Author: Andrew Wetmore <[email protected]>
AuthorDate: Fri Oct 2 09:31:52 2020 -0300
Update presentations.md
Added links to the PDFs of the presentations at ApacheCon 2020
---
presentations/presentations.md | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/presentations/presentations.md b/presentations/presentations.md
index 34a4342..2dadaa0 100644
--- a/presentations/presentations.md
+++ b/presentations/presentations.md
@@ -16,4 +16,11 @@ permalink: /presentations/presentations
# Presentations
-This page will have links to slide decks and videos about presentations on
Apache Royale and Apache ASJS
+This page has links to slide decks and videos of presentations on Apache Royale
+
+## ApacheCon 2020
+
+ - **Hello, Royale!** - a high-level view of the Apache Royale project and
what the Royale SDK offers. <a
href="https://apache.github.io/royale-docs/presentations/HelloRoyale!-ApacheCon2020.pdf"
target="_blank">PDF of the slide presentation</a>
+ - **Moving an App from Flex to Royale** - What's involved in migrating a
major, business-critical application from Apache Flex to Apache Royale. <a
href="MovingaFlexAppToRoyale-ApacheCon2020.pdf" target="_blank">PDF of the
slide presentation</a>
+ - **Starting from a blank file** - How to build a brand-new application
using Royale's off-the-shelf resources. <a
href="StartingFromABlankFile-ApacheCon2020.pdf" target="_blank">PDF of the
slide presentation</a>
+ - **Tour de Jewel** - The Jewel component set is the most feature-rich of
the many component sets Royale has available. <a
href="TourDeJewel-ApacheCon2020.pdf" target="_blank">PDF of the slide
presentation</a>