- Create CSS Frontpage
- Fix the white line bug
- Create CSS Header for Bovuet
- Bouvet in the background top right corner
- Use correct font
- Pagination Shows the number of slides left (1/2). It can be turned off.
- Users can create a presentation similar to the official Bouvet presentation template.
- Small "white" background line on the front page
- Missing logo on Second slide and out
- Install the Marp VSCode extension.
- Open settings
- Find
Marp for VSCode Markdown: Marp: Themesadd the following URL:- https://raw.githubusercontent.com/kenneth-fossen/marp-bouvet-theme/main/theme.css
- Find
Create a Markdown file ending in .md and add this to the file and you can use the Bouvet template in Marp.
---
marp: true
theme: bouvet
---
<!-- _class: lead -->
# PRESENTASJONS-MAL
## Marp for VSCode
Laget av Kenneth
---