jjpmann/static-sites

使用任何来源内容的静态HTML网站。

v0.0.2 2016-06-06 13:12 UTC

This package is auto-updated.

Last update: 2024-09-14 00:05:14 UTC


README

Author Build Status Software License Packagist Version Total Downloads

使用任何来源内容的静态HTML网站。

需求

  • PHP >= 5.5

安装

composer require jjpmann/static-sites

快速入门

Static Sites version 0.1

Usage:
  command [options] [arguments]

Options:
  -h, --help            Display this help message
  -q, --quiet           Do not output any message
  -V, --version         Display this application version
      --ansi            Force ANSI output
      --no-ansi         Disable ANSI output
  -n, --no-interaction  Do not ask any interactive question
  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug

Available commands:
  help  Displays help for a command
  list  Lists commands
  make  Install Static Sites into current project
  run   Create Static Site from config file.
  test  do some dev stuff.

待办事项

  • 创建同步额外文件夹的方法
  • 更多功能