I'd also like to make people aware that there is a mailing list *just* for Jekyll (the engine behind GitHub Pages). I'll probably cross-post the release notes in the future for both lists, but if you're interested in the project and hacking on it please subscribe:
http://groups.google.com/group/jekyll-rb I finally got some time to hack away at the huge issues list this week, and the result of it is Jekyll 0.5.2. I'll probably continue to have at it for the rest of the week, but I was reaching a critical mass for both features and fixes so I thought why not, let's release. (In the future, perhaps this should be more structured...any thoughts would be appreciated). Changelog: * Enhancements * Added --paginate option to the executable along with a paginator object for the payload [github.com/calavera] * Upgraded RedCloth to 4.2.1, which makes <notextile> tags work once again. * Configuration options set in config.yml are now available through the site payload [github.com/vilcans] * Posts can now have an empty YAML front matter or none at all [github.com/bahuvrihi] * Bug Fixes * Fixing Ruby 1.9 issue that requires to_s on the err object [github.com/Chrononaut] * Fixes for pagination and ordering posts on the same day [github.com/ujh] * Made pages respect permalinks style and permalinks in yml front matter [github.com/eugenebolshakov] * Index.html file should always have index.html permalink [github.com/eugenebolshakov] * Added trailing slash to pretty permalink style so Apache is happy [github.com/eugenebolshakov] * Bad markdown processor in config fails sooner and with better message [github.com/gcnovus] * Allow CRLFs in yaml frontmatter [github.com/juretta] * Added Date#xmlschema for Ruby versions < 1.9 Thanks for the patches folks, and keep it up! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/github?hl=en -~----------~----~----~----~------~----~------~--~---
