GitXplorerGitXplorer
A

my-presentations

public
0 stars
0 forks
1 issues

Commits

List of commits on branch main.
Verified
b9d3884b948bb29c2a251f7eff4db7f5d242658d

.gitignore

AAdafede committed 7 months ago
Verified
ae440d2a5e4072a63a13e486fc7fefa17a0ce784

Adding presentations

AAdafede committed 7 months ago
Verified
e4cc3c87f8cafcc31f8620c8ec6dbef93e7d3a51

.gitignore

AAdafede committed 7 months ago
Verified
e6d040e940f8eab4049cb5315607547375b2b4a6

Adding presentations

AAdafede committed 7 months ago

README

The README file for this repository.

= Lotus-presentations :icons: font :source-highlighter: highlightjs :toc: macro

toc::[]

== Overview

The presentations corresponding to the different talks I gave.

Each talk corresponds to a subfolder.

To create a new one, simply start from an older one and everything should build easily, thanks to https://github.com/bjonnh[bjonnh] !

== Generation of the presentations

Again, the whole process is explained in the https://github.com/Ardemius/asciidoctor-presentation#slides-rendering-with-revealjs[main doc of the repo]. + But, as a reminder, here is just the final command:

[source,asciidoctor]

bash build.sh

== Generation of the pages

If you want your presentation to be indexed on the https://adafede.github.io/my-presentations/[following page], then just create an additional yourPresentation.md file corresponding to yourSubfolder/ where your index.html is located

Then fill it accordingly:

[source,asciidoctor]


title: yourPresentation layout: template filename: yourSubfolder/index.html