GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
tonivade
/
commitconf24
Transfer to URL with SHA
Find file
Newer
Older
tree:
10d0f0ddc6
Branches
Tags
×
main
commitconf24
/ build.sh
Antonio Muñoz
on 28 Feb 2024
90 bytes
generate html with bespoke template
Raw
Blame
History
#!/bin/bash marp --template bespoke slides.md -o slides.html marp slides.md -o slides.pdf