Files
2026-01-20 23:41:16 +08:00

26 lines
889 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "Showcase CMS"
text: "展示网站模板集合"
tagline: 快速构建专业的静态展示网站或高交互动态网站
actions:
- theme: brand
text: 展示型模板 (Astro)
link: /website-features-breakdown
- theme: alt
text: 互动型模板 (Next.js)
link: /enterprise-website-features
features:
- title: 展示型模板 (Astro)
details: 以信息展示为主,极致轻量、快速加载,适用于企业官网、作品集、博客、文档站点
- title: 互动型模板 (Next.js)
details: 以用户交互为主,支持登录注册、在线交易、后台管理,适用于电商、门户、社区系统
- title: 共享组件库
details: 两套模板共享同一套组件库保证视觉一致性和开发效率shadcn/ui
---