Download the PHP package miguelibero/meinhof without Composer
On this page you can find all versions of the php package miguelibero/meinhof. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download miguelibero/meinhof
More information about miguelibero/meinhof
Files in miguelibero/meinhof
Download miguelibero/meinhof
More information about miguelibero/meinhof
Files in miguelibero/meinhof
Vendor miguelibero
Package meinhof
Short Description A static blog generating tool
License MIT
Homepage http://github.com/miguelibero/meinhof
Package meinhof
Short Description A static blog generating tool
License MIT
Homepage http://github.com/miguelibero/meinhof
Please rate this library. Is it a good library?
Informations about the package meinhof
Meinhof
Meinhof is a minimal static html site generator, much like jekyll.
The difference is that it is written in PHP 5.3 using symfony components.
I'm trying to maintain jekyll format conventions where it makes sense.
It's currently still a work in progress.
Working
- twig templates
- markdown post contents
- assetic assets
- yaml front matter (like in jekyl)
- Dependency injection and composer autoload from site config directory
- pages
- categories
TODO
- Add tests
- Add post archive support (pagination, calendar, etc...)
- Add documentation
Installation
This is only a library, to setup your site please see meinhof-standard.
Thanks
- Fabien Potencier for creating symfony
- Nils Adermann and Jordi Boggiano for creating composer and the packagist repo
- Rasmus Lerdorf for creating php
All versions of meinhof with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
symfony/dependency-injection Version 2.1.*
symfony/event-dispatcher Version 2.1.*
symfony/config Version 2.1.*
symfony/console Version 2.1.*
symfony/finder Version 2.1.*
symfony/process Version 2.1.*
symfony/templating Version 2.1.*
symfony/dependency-injection Version 2.1.*
symfony/event-dispatcher Version 2.1.*
symfony/config Version 2.1.*
symfony/console Version 2.1.*
symfony/finder Version 2.1.*
symfony/process Version 2.1.*
symfony/templating Version 2.1.*
The package miguelibero/meinhof contains the following files
Loading the files please wait ....