If you didn’t notice, I had a major bug in paged sections where the URL would include the ruby object instead of the section’s url. Great job rick, way to use that unit testing! Anyhow, I ripped out that custom block that I never liked so I can just use the pages variable:
{% for page in pages %}
<p>{{ page | link_to_page }}</p>
{% endfor %}
I also made some major additions regarding site and asset stuff. Stay tuned.

Kool, I’m enjoying mephisto so far and I posted about it on my webhost’s forum. So maybe some of them will switch to mephisto, if not then they are missing out. I’m really looking forward to future updates to mephisto and I will be helping mephisto by releasing a theme sometime soon.
Sweet! We’ll be hosting a theme and plugin repository at some point. Until then, I can provide theme hosting via SVN if you like. Just ask on the mailing list or something.
Awesome, I will ask on the mailing list when I get it done. I already made a preview image on my blog of what “Pinder” might look like when it is finish.