slidev-theme-linkedin-carousel

0.1.1 • Public • Published

Slidev Theme LinkedIn Carousel

NPM version

A Slidev theme to create LinkedIn carousels.

Install

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

---
theme: linkedin-carousel
---

Learn more about how to use a theme.

Layouts

This theme provides the following layouts:

  • cover - A cover slide
  • default - A default slide
  • image-emphasis - A slide with a big image, a title, and a subtitle

Components

This theme provides the following components:

  • Browser - A browser window
  • Code - A code block with a terminal window
  • GitHubProject - A GitHub project card
  • Phone - A phone window

Contributing

  • npm install
  • npm run dev to start theme preview of example.md
  • Edit the example.md and style to see the changes
  • npm run export to generate the preview PDF
  • npm run screenshot to generate the preview PNG

Create a LinkedIn Carousel

  • Once you have your LinkedIn carousel ready, you can export it to a PDF using npm run export.

  • Rename the example-export.pdf to have a real name; LinkedIn documents are indexed by search engines by their file name.

  • Compress the PDF using SmallPDF or any other tool.

  • Go to your LinkedIn profile, create a new post, and add the PDF as a document.

Screenshots

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

/slidev-theme-linkedin-carousel/

    Package Sidebar

    Install

    npm i slidev-theme-linkedin-carousel

    Weekly Downloads

    2

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    1.6 MB

    Total Files

    28

    Last publish

    Collaborators

    • julien-deramond