Akhet 1.0 is here. It's an application skeleton ("application
template") for Pyramid that's closer to the Pylons 1 style than
Pyramid's built-in skeletons. The manual also tries to be a gentler
introduction to Pyramid for those from a Pylons-ish background.The main change since beta 2 is a simpler default home page with a site template, extensible stylesheet and a reset stylesheet. The previous home page, copied from the Pyramid skeletons, I felt focused too much on being beautiful and not really giving the user something to start from. The new home page has a bit of fanciness like rounded corners and a gradient background, but just a bit. It also has flash messages built-in. Two chapters were added to the manual, one on the new templates and stylesheets, and the other on upgrading from pyramid_sqla. PyPI: http://pypi.python.org/pypi/Akhet Docs: http://docs.pylonsproject.org/projects/akhet/dev/ Source: https://bitbucket.org/sluggo/akhet (Mercurial) The Docs page isn't updated yet, but here's a temporary URL for the 1.0 docs: http://sluggo.scrapping.cc/python/Akhet/ -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
