Skip to content

miguelibero/meinhof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meinhof

Build Status

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

About

static site generator in PHP 5.3 using symfony components

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages