1. simple default template

    defaultTemplate

    Simple template used as default in new sites.

    I have just finished cleaning up the default template used in new sites.

    This template had to answer the following goals:

    • easy to understand
    • look like a default (to encourage people to create their own, so zena sites do not look the same like plone sites ;-)
    • not too ugly

    That’s one less thing to do before public release.

    PS: for the developers out there, I created a Zena bundle for textmate that is really helpful for yaml testing. You can now run the focused yaml test (from the yaml file) with CMD+SHIFT+R. If there is a failure, the last link points to the place in the yaml file. Running CMD+R runs all tests for the current file group.

    Gaspard Bucher