2017 © Pedro Peláez
 

library static-sites

Static html sites using any source for content.

image

jjpmann/static-sites

Static html sites using any source for content.

  • Monday, June 6, 2016
  • by jjpmann
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

static-sites

Author Build Status Software License Packagist Version Total Downloads, (*1)

Static html sites using any source for content., (*2)

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

The Versions