UNPKG

@lydra/slidev-theme-alpaga

Version:

Alpaga is a simple and quick to set up theme for [Slidev](https://github.com/slidevjs/slidev). It's ideal for Markdown notes, booklets or cheatsheets as you can easily customize it to your business colors and identity and export to PDF.

8 lines (7 loc) 144 B
{ "rewrites": [ { "source": "/(.*)", "destination": "/index.html" } ], "buildCommand": "npm run build", "outputDirectory": "dist" }