Skip to content

Open-reSource/slidev-theme-linkedin-carousel

Repository files navigation

Slidev Theme LinkedIn Carousel

NPM version Netlify Status

A Slidev theme to create LinkedIn carousels.

Check out our live preview!

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

Sponsors of Open {re}Source