arikaim/blog-template

Arikam CMS 博客模板

资助包维护!
arikaim
Open Collective
Ko Fi

安装: 594

依赖: 1

建议: 0

安全: 0

星星: 2

关注者: 1

分支: 0

开放问题: 0

语言:HTML

类型:arikaim-template

1.2.3 2024-01-20 16:36 UTC

This package is auto-updated.

Last update: 2024-09-20 18:13:31 UTC


README

version: 1.0.0 license: GPL3

要求

安装

composer require arikaim/blog-template

自定义

在主题文件夹中

  1. 安装 Tailwind CSS
    npm install -D tailwindcss@latest postcss@latest autoprefixer@latest
  1. 安装 daisyui
    npm i daisyui
  1. 启动监控过程
    npx tailwindcss -o css/tailwind.min.css -m --watch