2e6dcfd74b
Update hy to 0.10.0
2014-07-25 22:27:41 +02:00
46a552c5ac
Fix typo
2014-04-23 23:16:38 +02:00
c5a6699ce4
Add file not found template
2014-02-19 01:35:59 +01:00
31c26adf0e
Print a message on successful deletion
2014-02-19 01:02:21 +01:00
f045a28463
Update for compatibility with hy 0.9.12
2014-01-23 21:27:54 +01:00
8e599478f7
Define view functions separately from classes
...
Using `lambda' the way it was being used is not pretty.
2013-12-26 01:05:37 +01:00
9788df48a9
Use git and filesystem as data back-end
2013-11-18 01:03:10 +01:00
96bfb88a5e
Update README, add index page
2013-08-25 23:21:39 +02:00
71adee4820
Don't remove so many arguments
2013-08-22 21:44:19 +02:00
12799b9ddd
Add hypoctl script
...
Will be used to control certain server-side aspects of hypo.
2013-08-17 21:18:07 +02:00
e73ca5556f
Update description
2013-08-11 00:16:26 +02:00
8b6efc4add
Fallback on TextLexer of no other options is found
2013-08-11 00:13:06 +02:00
6cf6009b19
Revert "Don't set web.ctx.status"
...
This reverts commit 18cf043be3
.
All that flup really wants is for the strings to be of type `str'. Hy
strings are of type `unicode' by default.
2013-08-10 23:50:07 +02:00
18cf043be3
Don't set web.ctx.status
...
Apparently flup doesn't like it when I do this.
2013-08-07 23:24:55 +02:00
c5699ecfa7
Add *prefix* option
...
`*prefix*' specifies which directory the application should run
under. This is useful when not running it on a domain or
sub-domain. This should contain a trailing `/' if used.
2013-08-07 23:23:30 +02:00
d64ed75388
Initial commit
2013-08-01 01:24:32 +02:00