I've tried to download it but I got the following error message:
Software Error
Traceback (most recent call last):
File "/usr/local/www/gammacenter.com/gamma.py", line 33, in ?
script.run()
File "lib/script.py", line 37, in run
self.serve()
File "lib/script.py", line 72, in serve
method()
File "lib/script.py", line 75, in default_action
getattr(self, '%s_action' % self.properties.default_action)()
File "lib/publish.py", line 15, in publish_action
self.publish(content=content, **vars(self.properties))
File "lib/publish.py", line 34, in publish
body = template.open('pages/pages.html', namespace)
File "lib/xit/xit.py", line 949, in open
result = operation.process(context)
File "lib/xit/xit.py", line 570, in process
result.extend(operation.process(context))
File "lib/xit/xit.py", line 723, in process
return [context.template.open(path, context.namespace)]
File "lib/xit/xit.py", line 934, in open
new_mtime = os.stat(path)[stat.ST_MTIME]
OSError: [Errno 2] No such file or directory: 'pages/download/content.html'
I'm curious about seeing it in action...
