Skip to content

Commit

Permalink
wip: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
lijaan committed May 29, 2024
1 parent aa04e7c commit 105ca6e
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,17 +65,12 @@ The last comment block of each slide will be treated as slide notes. It will be
transition: fade-out
---

# What is Slidev?
# When to use Lightning?

Slidev is a slides maker and presenter designed for developers, consist of the following features
Lightning makes things easier and abstracts the details. In research (or in edge cases), you might need to go deeper. For example, `torch.compile`, custom metrics, etc.

- πŸ“ **Text-based** - focus on the content with Markdown, and then style them later
- 🎨 **Themable** - theme can be shared and used with npm packages
- πŸ§‘β€πŸ’» **Developer Friendly** - code highlighting, live coding with autocompletion
- 🀹 **Interactive** - embedding Vue components to enhance your expressions
- πŸŽ₯ **Recording** - built-in recording and camera view
- πŸ“€ **Portable** - export into PDF, PPTX, PNGs, or even a hostable SPA
- πŸ›  **Hackable** - anything possible on a webpage
- πŸ“ **Incentives** - compete with AnyScale, Ray, SkyPilot (multi-cloud, recommended)
- πŸš€ **Risk** - Need to be careful relying on venture capital-backed code (ideal customer profile may be different, may need to pivot, short runway and high return expectations from LPs)

<br>
<br>
Expand Down

0 comments on commit 105ca6e

Please sign in to comment.