diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..5953ab4 --- /dev/null +++ b/.drone.yml @@ -0,0 +1,18 @@ +--- +kind: pipeline +type: exec +name: Build and deploy + +steps: + - name: Build Presentation + commands: + - cd presentation + - marp presentation.md -o index.html + - cp * /home/andr3/services/notes/presentation + +trigger: + branch: + - main +node: + lights: builder + diff --git a/presentation/atomas.png b/presentation/atomas.png new file mode 100644 index 0000000..cda6b45 Binary files /dev/null and b/presentation/atomas.png differ diff --git a/presentation/first-step.png b/presentation/first-step.png new file mode 100644 index 0000000..a7c0e1c Binary files /dev/null and b/presentation/first-step.png differ diff --git a/presentation/fourth-step.png b/presentation/fourth-step.png new file mode 100644 index 0000000..fd0c277 Binary files /dev/null and b/presentation/fourth-step.png differ diff --git a/presentation/presentation.html b/presentation/presentation.html new file mode 100644 index 0000000..789b585 --- /dev/null +++ b/presentation/presentation.html @@ -0,0 +1,557 @@ +