miguelibero/meinhof-standard

There is no license information available for the latest version (dev-master) of this package.

this is the meinhof standard distribution

dev-master 2014-05-21 20:32 UTC

This package is not auto-updated.

Last update: 2024-04-27 12:13:57 UTC


README

This is a basic meinhof site to start your own.

It it still a work in progress in early stages.

To start using meinhof please do the following:

curl -s http://getcomposer.org/installer | php
php composer.phar create-project --stability=dev miguelibero/meinhof-standard my_new_meinof_site

After answering the questions you should have a simple meinhof blog.

To update your blog execute

./bin/meinhof update

More useful recipes can be found in this blog post