Compare commits
2 Commits
c9155e2273
...
6edbab35b5
Author | SHA1 | Date | |
---|---|---|---|
6edbab35b5 | |||
409862b6f3 |
@ -20,6 +20,9 @@ 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
|
||||
|
||||
|
Before Width: | Height: | Size: 775 KiB |
Before Width: | Height: | Size: 123 KiB |
Before Width: | Height: | Size: 638 KiB After Width: | Height: | Size: 638 KiB |
Before Width: | Height: | Size: 96 KiB After Width: | Height: | Size: 96 KiB |
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 126 KiB |
Before Width: | Height: | Size: 876 KiB After Width: | Height: | Size: 876 KiB |
Before Width: | Height: | Size: 893 KiB After Width: | Height: | Size: 893 KiB |
Before Width: | Height: | Size: 209 KiB After Width: | Height: | Size: 209 KiB |
13
main.md
@ -38,13 +38,12 @@ https://anyway.anydev.info/
|
||||
- **Discoverability**: The user can explore new places and activities.
|
||||
|
||||
---
|
||||
|
||||
# How it works
|
||||

|
||||
|
||||
<!-- backgroundImage: "linear-gradient(to bottom, #67b8e3, #0288d1)" -->
|
||||
|
||||
Gradient background
|
||||
|
||||
- **New trip**: The user can create a new trip by specifying the destination, the duration, and the budget.
|
||||
---
|
||||
|
||||
# Hey
|
||||
<!-- _paginate: hold -->
|
||||
# How it works
|
||||

|
||||
- **Your trip**:
|