Acerca 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.
Preguntas frecuentes
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.
Alternativas a considerar
Ver todas las alternativasInsignias
Promociona Slidev y dale más visibilidad añadiendo estas insignias a tu web, documentación o ficha de producto. Cada insignia enlaza a la página de Slidev en 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="Destacado en Webfolio" style="max-width: 150px" /></a>
Categorías
Reclamar esta herramienta
¿Eres el fundador? Reclama tu perfil para actualizar los detalles y rastrear visualizaciones.