JSPM

slidev-theme-giec

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q10252F
  • 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-giec) 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-ustc

    一个GIEC专属的 Slidev 主题.

    基于 @slidev/theme-seriph

    安装

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

    ---
    theme: slidev-theme-ustc
    ---

    Learn more about how to use a theme.

    Customization

    ---
    theme: slidev-theme-ustc
    themeConfig:
      primary: '#5d8392'
    ---

    Cover Background

    ---
    layout: cover
    background: 2  # This can be a number between 1 to 4, or an URL to an image or a color
    ---
    
    # Cover Markdown content
    

    License

    MIT License © 2023 _Kerman