hatch-slidev-builder-mcp
Version:
A comprehensive MCP server for creating Slidev presentations with component library, interactive elements, and team collaboration features
43 lines (37 loc) • 731 B
Markdown
---
layout: cover
<<<<<<< HEAD
=======
background: '#2563EB'
>>>>>>> 4b901da2b8e4bbb10dd10e20f9875a7c2344f872
class: text-center
---
# {{title}}
<<<<<<< HEAD
## {{subtitle || 'Presentation Subtitle'}}
<div class="absolute bottom-10 text-center w-full">
<span class="text-sm opacity-75">
{{date}}
</span>
</div>
<style>
h1 {
font-size: 3rem;
font-weight: 700;
margin-bottom: 1rem;
color: #2563eb;
}
h2 {
font-size: 1.5rem;
font-weight: 400;
margin-bottom: 2rem;
color: #64748b;
}
</style>
=======
<div class="absolute bottom-10">
<span class="font-700 text-white">
Presentation | {{date}}
</span>
</div>
>>>>>>> 4b901da2b8e4bbb10dd10e20f9875a7c2344f872