From 0224ac472b52af0a977018e15935818e522615c9 Mon Sep 17 00:00:00 2001 From: Mike Conrad Date: Wed, 7 May 2025 20:46:50 -0400 Subject: [PATCH] Added a bunch of content --- slides.md | 130 +++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 119 insertions(+), 11 deletions(-) diff --git a/slides.md b/slides.md index 2c0881f..0ba7132 100644 --- a/slides.md +++ b/slides.md @@ -54,17 +54,17 @@ transition: fade-out Mike Conrad -- ๐Ÿ“ **Text-based** - focus on the content with Markdown, and then style them later -- ๐ŸŽจ **Themable** - themes can be shared and re-used as npm packages -- ๐Ÿง‘โ€๐Ÿ’ป **Developer Friendly** - code highlighting, live coding with autocompletion -- ๐Ÿคน **Interactive** - embed Vue components to enhance your expressions -- ๐ŸŽฅ **Recording** - built-in recording and camera view -- ๐Ÿ“ค **Portable** - export to PDF, PPTX, PNGs, or even a hostable SPA -- ๐Ÿ›  **Hackable** - virtually anything that's possible on a webpage is possible in Slidev -
+## 2 Truths and a lie + +- I have 4 cats, 4 chickens, 2 goats, 2 kids, a wife and a dog +
+ +- I went 7 years with a temporary crown after getting a root canal +
+ +- I was in hardcore/punk bands in my early 20's
-Read more about [Why Slidev?](https://sli.dev/guide/why)