diff --git a/docs/en/user-guide/templates.md b/docs/en/user-guide/templates.md index 7314929..3fdd7c1 100644 --- a/docs/en/user-guide/templates.md +++ b/docs/en/user-guide/templates.md @@ -18,6 +18,22 @@ Suitable for TikTok, Kuaishou, Xiaohongshu, and other short video platforms.
+- **static_default** + + --- + + ![static_default](../../images/1080x1920/static_default_en.jpg) + + Default static template + +- **static_excerpt** + + --- + + ![static_excerpt](../../images/1080x1920/static_excerpt_en.jpg) + + Text excerpt static template + - **Blur Card** --- @@ -98,14 +114,6 @@ Suitable for TikTok, Kuaishou, Xiaohongshu, and other short video platforms. Purple theme, suitable for dreamy and mysterious styles -- **Simple** - - --- - - ![simple](../../images/1080x1920/image_simple_en.jpg) - - Minimalist style, highlighting the content itself - - **Satirical Cartoon** --- @@ -185,6 +193,23 @@ Suitable for TikTok, Kuaishou, Xiaohongshu, and other short video platforms. ![healing](../../images/1080x1920/image_healing_en.jpg) Healing style, suitable for therapeutic content + +- **Video_Default** + + --- + + ![video_default](../../images/1080x1920/video_default.jpg) + + Default dynamic template + +- **Video_Healing** + + --- + + ![video_healing](../../images/1080x1920/video_healing.jpg) + + Healing dynamic template +
--- diff --git a/docs/images/1080x1920/image_simple.jpg b/docs/images/1080x1920/static_default.jpg similarity index 100% rename from docs/images/1080x1920/image_simple.jpg rename to docs/images/1080x1920/static_default.jpg diff --git a/docs/images/1080x1920/image_simple_en.jpg b/docs/images/1080x1920/static_default_en.jpg similarity index 100% rename from docs/images/1080x1920/image_simple_en.jpg rename to docs/images/1080x1920/static_default_en.jpg diff --git a/docs/images/1080x1920/static_excerpt.jpg b/docs/images/1080x1920/static_excerpt.jpg new file mode 100644 index 0000000..4eb0cf2 Binary files /dev/null and b/docs/images/1080x1920/static_excerpt.jpg differ diff --git a/docs/images/1080x1920/static_excerpt_en.jpg b/docs/images/1080x1920/static_excerpt_en.jpg new file mode 100644 index 0000000..a2d84cb Binary files /dev/null and b/docs/images/1080x1920/static_excerpt_en.jpg differ diff --git a/docs/images/1080x1920/video_default.png b/docs/images/1080x1920/video_default.png new file mode 100644 index 0000000..50f9a64 Binary files /dev/null and b/docs/images/1080x1920/video_default.png differ diff --git a/docs/images/1080x1920/video_default_en.png b/docs/images/1080x1920/video_default_en.png new file mode 100644 index 0000000..d2d5bc6 Binary files /dev/null and b/docs/images/1080x1920/video_default_en.png differ diff --git a/docs/images/1080x1920/video_healing.png b/docs/images/1080x1920/video_healing.png new file mode 100644 index 0000000..ab7744c Binary files /dev/null and b/docs/images/1080x1920/video_healing.png differ diff --git a/docs/images/1080x1920/video_healing_en.png b/docs/images/1080x1920/video_healing_en.png new file mode 100644 index 0000000..98fbe17 Binary files /dev/null and b/docs/images/1080x1920/video_healing_en.png differ diff --git a/docs/zh/user-guide/templates.md b/docs/zh/user-guide/templates.md index cf7b7d6..a331d13 100644 --- a/docs/zh/user-guide/templates.md +++ b/docs/zh/user-guide/templates.md @@ -18,6 +18,22 @@
+- **static_default** + + --- + + ![static_default](../../images/1080x1920/static_default.jpg) + + 默认静态模板 + +- **static_excerpt** + + --- + + ![static_excerpt](../../images/1080x1920/static_excerpt.jpg) + + 图文摘抄静态模板 + - **Blur Card** --- @@ -98,14 +114,6 @@ 紫色主题,适合梦幻、神秘风格 -- **Simple** - - --- - - ![simple](../../images/1080x1920/image_simple.jpg) - - 极简风格,突出内容本身 - - **Satirical Cartoon** --- @@ -185,6 +193,22 @@ ![healing](../../images/1080x1920/image_healing.jpg) 治愈模版,适合疗愈类内容 + +- **Video_Default** + + --- + + ![video_default](../../images/1080x1920/video_default.jpg) + + 默认动态模版 + +- **Video_Healing** + + --- + + ![video_healing](../../images/1080x1920/video_healing.jpg) + + 治愈动态模版
--- diff --git a/templates/1080x1920/static_excerpt.html b/templates/1080x1920/static_excerpt.html new file mode 100644 index 0000000..db7b517 --- /dev/null +++ b/templates/1080x1920/static_excerpt.html @@ -0,0 +1,131 @@ + + + + + + + + + 图书摘抄 - 1080x1920 + + + + + + + + + +
+
{{title}}
+
+ + +
+
{{text}}
+
+ + +
——{{author=Pixelle.AI}}
+ + +
{{signature=@Pixelle.AI}}
+ + + \ No newline at end of file