一个集成了现代前端技术栈的 Halo 2.0 的主题开发模板。
Warning
此模板已过时,后续统一在 https://github.com/halo-dev/theme-vite-starter 维护。
- 使用 Vite+。
- 使用 Tailwind CSS 进行样式开发。
- 使用 @tailwindcss/typography 作为内容样式。
- 使用 Iconify + @iconify/tailwind 作为图标方案。
- 集成了 Alpine.js。
git clone [email protected]:halo-dev/theme-modern-starter.git ~/halo2-dev/themes/theme-modern-startercd ~/halo2-dev/themes/theme-modern-starterpnpm installpnpm dev