feat: add content repository example

This commit is contained in:
2026-08-29 18:59:58 +08:00
parent 0cf1f51745
commit e169eae2dc
12 changed files with 340 additions and 0 deletions
@@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1600 1200" role="img" aria-labelledby="title desc">
<title id="title">easy-slides JYY theme cover</title>
<desc id="desc">A restrained deep blue and warm gray 4:3 presentation cover.</desc>
<rect width="1600" height="1200" fill="#f5f2ef"/>
<rect x="70" y="70" width="1460" height="1060" rx="18" fill="#fff" stroke="#d9d5d7" stroke-width="4"/>
<path d="M140 280h620" stroke="#1d4ed8" stroke-width="12"/>
<circle cx="1310" cy="880" r="128" fill="#1d4ed8" opacity=".10"/>
<circle cx="1375" cy="815" r="74" fill="#1d4ed8" opacity=".22"/>
<text x="140" y="500" font-family="Lato,Arial,sans-serif" font-size="126" font-weight="700" fill="#222">easy-slides</text>
<text x="148" y="600" font-family="Lato,Arial,sans-serif" font-size="46" fill="#1d4ed8">Markdown → Presentation</text>
<text x="148" y="940" font-family="Arial,sans-serif" font-size="38" fill="#666">清晰、克制、适合投影</text>
</svg>

After

Width:  |  Height:  |  Size: 976 B