Skip to content

Commit 0ef38e7

Browse files
committed
Revert "basic version with revealjs to work with"
This reverts commit 38e8bd1.
1 parent 80c7ede commit 0ef38e7

File tree

6 files changed

+19
-44
lines changed

6 files changed

+19
-44
lines changed

slides/src/main/asciidoc/slides.adoc

Lines changed: 19 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -36,65 +36,40 @@ Said BOUDJELDA
3636
[.column]
3737
image::bms.jpeg[role="pull-right",width="200"]
3838

39-
== Introduction
39+
== Agenda
4040

41+
//TIP: _Slides_ here {slides-url}
4142

42-
NOT REALLY AN INTRODUCTION BUT IT'S MORE A CONTEXT
43+
* icon:clock-o[] Introduction
44+
* icon:clock-o[] Why Quarkus!
45+
* icon:clock-o[] Why Cucumber!
46+
* icon:clock-o[] Quarkus Cucumber
47+
* icon:clock-o[] Please help me
48+
* icon:clock-o[] Conclusion
4349

44-
== Why Quarkus?
4550

46-
- Java (The programming language of the enterprise world)
47-
- Ultra-fast startup time
48-
- Low memory footprint
49-
- Native compilation
50-
- Kubernetes integration
51-
- Active Community and Enterprise Support
51+
include::parts/introduction.adoc[]
5252

53-
== Why Quarkus?
53+
include::parts/quarkus.adoc[]
5454

55-
image::quarkus.png[role="center",height="90%"]
55+
include::parts/cucumber.adoc[]
5656

57-
== Why Cucumber?
57+
include::parts/quarkus-cucumber.adoc[]
5858

59-
- BDD (Behavior Driven Development)
60-
- A framework for writing tests in natural language (Gherkin)
61-
- Make tests readable and understandable by non-technical people
62-
- Living documentation
6359

64-
== What to do?
60+
== Conclusion
6561

66-
- Contribute to the Quarkus Cucumber extension
62+
== Take away
6763

68-
== We really need you for
64+
//TODO: add more info
6965

70-
- Write documentation
71-
- Enhance the extension
72-
- Implement new features
73-
- Test the extension
66+
== References
7467

75-
== Solve issues
68+
NOTE: _Slides_ are accessible here {slides-url}
7669

77-
image::issue.png[role="pull-right",height="90%"]
70+
NOTE: _Slides source_ {slides-src}
7871

79-
== More
72+
NOTE: Slides generated with _Asciidoctor_ and _Reveal.js_
8073

81-
image::quarkus-cucumber.png[role="pull-right",height="90%"]
82-
83-
== What's next?
84-
85-
- The big refactoring of the extension must come one day
86-
87-
== Useful links ?
88-
89-
- https://github.com/quarkiverse/quarkus-cucumber[Quarkus Cucumber Extension GitHub repo]
90-
- https://docs.quarkiverse.io/quarkus-cucumber/dev/index.html[Quarkus Cucumber documentation]
91-
- https://docs.quarkiverse.io/quarkus-cucumber/dev/index.html[Quarkus]
92-
- https://cucumber.io/[Cucumber official website]
93-
94-
== Questions !*
95-
96-
Any question, please?
97-
98-
image::thank_you.png[role="center",height="90%"]
9974

10075

Binary file not shown.
-249 KB
Binary file not shown.
Binary file not shown.
-1.18 MB
Binary file not shown.
-956 KB
Binary file not shown.

0 commit comments

Comments
 (0)