À propos de Slidev
Slidev is an open-source tool for creating web-based presentations using Markdown and Vue. It offers built-in animations, themes, and add-ons to help developers build interactive and visually appealing slides efficiently.
FAQ
You can use static assets like images and videos in your slides by importing them directly in your markdown files. Use relative paths for assets that can be statically analyzed, such as ./image.png.
Relative paths in frontmatter and other components are not statically analyzable and will result in 404 errors after build. To fix this, place these assets in the public folder and use an absolute path, such as /image.png.
You can use CSS Grids to create complex layouts. For example, you can create two columns or more intricate layouts using the grid-cols property.
You can use UnoCSS to position elements absolutely. For example, you can align an element to the left-bottom of the slide using the absolute left-30px bottom-30px classes.
Yes, you can adjust the size of all slides using the Slide Canvas Size feature, or adjust the size of individual slides using the Zoom Slides feature.
You can use Flexboxes to create more responsive layouts. For example, you can align elements horizontally or vertically using the flex and flex-col classes.
Alternatives à considérer
Voir toutes les alternativesBadges
Faites la promotion de Slidev et donnez-lui plus de visibilité en ajoutant ces badges à votre site web, votre documentation ou votre fiche produit. Chaque badge renvoie vers la page de Slidev sur Webfolio.
<a href="https://www.webfolio.to/tools/slidev?utm_source=badge&utm_campaign=badge" target="_blank" rel="noopener noreferrer"><img src="https://www.webfolio.to/badges/featured_color.svg" alt="Mis en avant sur Webfolio" style="max-width: 150px" /></a>
Catégories
Revendiquer cet outil
Vous êtes le fondateur ? Revendiquez votre profil pour mettre à jour les détails et suivre les vues.