Skip to content
This repository was archived by the owner on Nov 9, 2021. It is now read-only.

Pawka/phrozn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e46659c · Aug 29, 2014
Dec 30, 2013
Jan 27, 2013
Mar 14, 2013
Jan 6, 2014
Feb 23, 2011
Jan 4, 2014
Jan 6, 2014
Feb 14, 2013
Aug 28, 2014
Jan 4, 2014
Mar 22, 2011
Dec 9, 2011
Jan 4, 2014
Jan 4, 2014
Nov 13, 2013
Jan 4, 2014
Mar 19, 2011

Repository files navigation

Phrozn

Phrozn is extremely flexible static site generator in PHP.

Philosophy

  • Configurable: you should be able to tune it to your needs
  • SCM-Enabled: no extra work to make your site git-enabled

Install

Clone repository from github and change to cloned directory.

$ git clone https://github.com/Pawka/phrozn.git && cd phrozn

Download composer and install required dependencies.

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

Dev Notes

  • Unit tested
  • API Documentation
  • User manual
  • Relies on SPL, Symfony 2 Components

Runtime Dependencies:

  • PEAR::Console_CommandLine
  • PEAR::Console_Color2
  • PEAR::Console_Table
  • PEAR::Archive_Tar
  • Twig
  • Symfony/Yaml

Developer Dependencies

  • PHPUnit
  • PHPDocumentator 2

License

See LICENSE

About

Phrozn is extremely flexible static site generator in PHP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages