dev-master
9999999-dev http://www.magdkudama.comBlog generator for the Phatic static page generator
MIT
The Requires
- php >=5.4.0
- magd-kudama/phatic 1.0.*@dev
The Development Requires
by Magd Kudama
php blogging static page generator
Blog generator for the Phatic static page generator
Blog extension for Phatic, (*1)
$> curl -s https://getcomposer.org/installer | php $> php composer.phar install
$> cp phatic.yml.dist phatic.yml $> bin/phatic $> bin/phatic bootstrap-application $> bin/phatic blog:generate-site
Configure phatic.yml:, (*3)
config: extensions: MagdKudama\PhaticBlogExtension\PhaticBlogExtension: permalink: type: 'date' param: 'Y/m'
You can choose the permalink type, or register your own permalink. The other core permalink type is "prefix"., (*4)
More documentation is coming..., (*5)
Phatic Blog Extension is licensed under the MIT license., (*6)
Blog generator for the Phatic static page generator
MIT
php blogging static page generator