jjpmann/static-sites

Static html sites using any source for content.

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

This package is auto-updated.

Last update: 2024-04-13 23:06:32 UTC


README

Author Build Status Software License Packagist Version Total Downloads

Static html sites using any source for content.

Requirments

  • PHP >= 5.5

Install

composer require jjpmann/static-sites

Quick Intro

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.

Todo

  • Create way to sync additional folders
  • More Features