magd-kudama/phatic

Simple and flexible static page generator

dev-master / 1.0.x-dev 2014-01-25 22:45 UTC

This package is auto-updated.

Last update: 2024-04-29 03:20:59 UTC


README

phatic is a simple and flexible static page generator. Forget about databases, just think in simple HTML files.

Write content, generate site and you are ready to go.

phatic is not simply a blog generator. It's much more; just write your own extension, or take profit of others :)

Installing

$> curl -s https://getcomposer.org/installer | php
$> php composer.phar install

Code quality

SensioLabsInsight Scrutinizer Quality Score Code Coverage Build Status

Running

$> cp phatic.yml.dist phatic.yml
$> bin/phatic

More documentation is coming...

License

phatic is licensed under the MIT license.

Contributors

  • Magd Kudama [magdkudama] [lead developer]