Compare commits

..

1 Commits

Author SHA1 Message Date
c9155e2273 fix the pipeline
Some checks failed
Build deck as pdf / build-pdf (push) Failing after 1m3s
2024-09-19 22:28:14 +02:00
10 changed files with 9 additions and 11 deletions

View File

@ -19,10 +19,7 @@ jobs:
- name: Install Marp CLI
run: npm install -g @marp-team/marp-cli
- name: Install chromium
run: sudo apt-get install -y chromium-browser
- name: Build PDF
run: marp main.md --pdf

Binary file not shown.

After

Width:  |  Height:  |  Size: 775 KiB

View File

Before

Width:  |  Height:  |  Size: 126 KiB

After

Width:  |  Height:  |  Size: 126 KiB

View File

Before

Width:  |  Height:  |  Size: 638 KiB

After

Width:  |  Height:  |  Size: 638 KiB

View File

Before

Width:  |  Height:  |  Size: 893 KiB

After

Width:  |  Height:  |  Size: 893 KiB

View File

Before

Width:  |  Height:  |  Size: 876 KiB

After

Width:  |  Height:  |  Size: 876 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

View File

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 96 KiB

View File

Before

Width:  |  Height:  |  Size: 209 KiB

After

Width:  |  Height:  |  Size: 209 KiB

15
main.md
View File

@ -38,12 +38,13 @@ https://anyway.anydev.info/
- **Discoverability**: The user can explore new places and activities.
---
# How it works
![bg left:50% 50%](img/screenshots/new_trip.png)
- **New trip**: The user can create a new trip by specifying the destination, the duration, and the budget.
---
<!-- _paginate: hold -->
# How it works
![bg left:50% 50%](img/screenshots/single_trip_map.png)
- **Your trip**:
<!-- backgroundImage: "linear-gradient(to bottom, #67b8e3, #0288d1)" -->
Gradient background
---
# Hey