定制 arnoson/kirby-vite-multi-page-kit 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

arnoson/kirby-vite-multi-page-kit

Composer 安装命令:

composer create-project arnoson/kirby-vite-multi-page-kit

包简介

A multi-page Kirby CMS + Vite starter kit

README 文档

README

Features

Installation

Clone this repository and run:

composer install
npm install

Development

Start vite's dev server and a simple php dev server by running:

npm run dev

Visit localhost:8888 in the browser. Vite's dev server (localhost:5173) is only used for serving js, css and assets.

Preview

Get a local production preview by running:

npm run preview

Production

Build your optimized frontend assets to public/dist:

npm run build

File Nesting

If your are using VS Code, you can add file nesting to visually organize your assets in the editor's file explorer:

// .vscode/settings.json
{
  "explorer.fileNesting.enabled": true,
  "explorer.fileNesting.patterns": {
    "*.js": "${capture}.css"
  },
}

Deployment

Manually

Upload the repository to your web server and point your web server to the repository's public folder.

Rsync

If you have ssh access you can use rsync to automate the upload/sync.

Git

You can also deploy your repository with git. Then you have to run the installation steps again on your web server.

Versioning

Because this is a started kit and not a library it doesn't use semantic versioning. If you wan't to migrate an existing project please look for any breaking changes in the release note.

统计信息

  • 总下载量: 11
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 41
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 41
  • Watchers: 1
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-03-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固