Compare commits
1 Commits
6edbab35b5
...
c9155e2273
Author | SHA1 | Date | |
---|---|---|---|
c9155e2273 |
@ -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
|
||||
|
||||
|
BIN
img/Screenshot_20240903-224523_anyway.png
Executable file
After Width: | Height: | Size: 775 KiB |
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 126 KiB |
Before Width: | Height: | Size: 638 KiB After Width: | Height: | Size: 638 KiB |
Before Width: | Height: | Size: 893 KiB After Width: | Height: | Size: 893 KiB |
Before Width: | Height: | Size: 876 KiB After Width: | Height: | Size: 876 KiB |
BIN
img/Screenshot_20240904-124708_anyway.png
Executable file
After Width: | Height: | Size: 123 KiB |
Before Width: | Height: | Size: 96 KiB After Width: | Height: | Size: 96 KiB |
Before Width: | Height: | Size: 209 KiB After Width: | Height: | Size: 209 KiB |
15
main.md
@ -38,12 +38,13 @@ https://anyway.anydev.info/
|
||||
- **Discoverability**: The user can explore new places and activities.
|
||||
|
||||
---
|
||||
# How it works
|
||||

|
||||
|
||||
- **New trip**: The user can create a new trip by specifying the destination, the duration, and the budget.
|
||||
---
|
||||
<!-- _paginate: hold -->
|
||||
# How it works
|
||||

|
||||
- **Your trip**:
|
||||
|
||||
<!-- backgroundImage: "linear-gradient(to bottom, #67b8e3, #0288d1)" -->
|
||||
|
||||
Gradient background
|
||||
|
||||
---
|
||||
|
||||
# Hey
|