Skip to content

GlobalChangeEcology/git_tutorial

Repository files navigation

Slidev Template

This is a starter template for creating presentations using Slidev.

Features

  • Markdown-based: Write your slides in Markdown.
  • Customizable: Easily customize themes, layouts, and styles.
  • Developer-friendly: Built with developers in mind.

Getting Started

  1. Clone this repository:

    git clone <repository-url>
    cd slidev_template
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser at http://localhost:3030 to view your slides.

Customization

  • Update the example.md file to edit your slides.
  • Modify the themeConfig in example.md to customize the theme.

Credits

  • The admonition and stickynotes features are inspired by and based on the Neversink Theme.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published