JSPM

slidev-theme-poke

0.1.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q20484F
  • License MIT

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (slidev-theme-poke) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    slidev-theme-poke

    NPM version

    This is a template that provides a layout with a built-in header and footer (kintone) as well as a two-column layout (two-cols-kintone).

    Install

    Add the following frontmatter to your slides.md. Start Slidev then it will prompt you to install the theme automatically.

    ---
    theme: poke
    ---

    Learn more about how to use a theme.

    Layouts

    This theme provides the following layouts:

    • kintone: A standard layout with a built-in header and footer.
    • two-cols-kintone: A two-column layout suitable for side-by-side content display.

    Components

    Contributing