2017 © Pedro Peláez
 

library stasis

image

shineunited/stasis

  • Wednesday, February 22, 2017
  • by shineunited
  • Repository
  • 3 Watchers
  • 0 Stars
  • 353 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 9 % Grown

The README.md

stasis

Static site generation tool using twig templates., (*1)

Installation

$ composer require shineunited/stasis

Usage

The stasis command will reside in composer's vendor/bin directory., (*2)

$ ./vendor/bin/stasis <command> <arguments>

build

$ stasis build ./source ./target --verify --clean

clean

$ stasis clean ./target

verify

$ stasis verify ./source

The Versions