Hi guys, this event is more than welcomed for me. I've been busy at work this past month (and at the same time Mass Effect 3 launched :D) so I didn't get a lot of time to spend coding on my projects.
I plan on coming tomorrow and working on Tinkerer, my Sphinx-based blogging engine. If anyone is interested in helping: http://www.tinkerer.me (project page), https://bitbucket.org/vladris/tinkerer/src (repository). Some details if anyone is interested in helping: During the time I was inactive, I got a bunch of patches and pull requests which I want to go through and validate in preparation of a new release - contributors added sidebar categories and tag cloud, a bunch of enhancements and patches and a new theme based on Foundation ( http://foundation.zurb.com/) - I actually wanted to switch the underlying Sphinx base theme to a theme based on HTML5 Boilerplate but didn't get around to finish this. The Foundation-based contribution might work as well, I want to see how making that the base theme for Tinkerer would look like. Plus there are never enough unit tests :) So if anyone wants to help - there is work to be done around Sphinx and Sphinx extensions, Tinkerer core (Python), Jinja2 templating + HTML and JS... If folks have other more interesting projects it's definitely fine - this is mainly a good opportunity for me to spend some time focused on this (and you are a nice crowd to hang with :) ). See you tomorrow! Thank you, Vlad On Sat, Apr 21, 2012 at 4:17 PM, Mike Orr <[email protected]> wrote: > On Sat, Apr 21, 2012 at 1:48 PM, Chris Barker <[email protected]> > wrote: > > Here's an idea -- is there a Pyramid-based Wiki someone's already built? > > Not that I know of, but there are three (!) CMS-type projects that > could be a basis for one: Kotti, Ptah, and an new one whose name I > don't remember. I'm planning to write a comparison article on what > they each offer a developer of a content-heavy website, but first I > have to finish a couple other tasks. > > Of course, there are a couple wiki tutorials in Pyramid, but they're > too simplistic to base a real wiki on. > > -- > Mike Orr <[email protected]> >
