miguelibero / meinhof-standard
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (dev-master) of this package.
this is the meinhof standard distribution
Package info
github.com/miguelibero/meinhof-standard
Language:CSS
pkg:composer/miguelibero/meinhof-standard
dev-master
2014-05-21 20:32 UTC
Requires
- php: >=5.3.2
- kriswallsmith/assetic: 1.2.*
- michelf/php-markdown: 1.4.*
- miguelibero/meinhof: master-dev
- symfony/translation: 2.5.*
- symfony/yaml: 2.5.*
- twig/twig: 1.12.*
This package is not auto-updated.
Last update: 2024-08-03 13:17:45 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