Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 505 Bytes

README.textile

File metadata and controls

29 lines (18 loc) · 505 Bytes

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

Dev Notes

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

Runtime Dependencies:

  • PEAR::Console_CommandLine
  • PEAR::Console_Color

Developer Dependencies

  • PHPUnit
  • PHPDocumentator 2

License

See LICENSE