0
0
Repository for the blog, currently rebuilt in go. http://zero-knowledge.org
Go to file
Gibheer ce036f428d add basic middleware handling
This is an initial spike on how the middleware might be included into
the system. It is inspired/copied from GIN, so I still have to work out,
how to make it nicer than it is at the moment.

What is currently missing is Aborting and the addRoute function looks
very ugly.
2014-08-01 07:58:33 +02:00
controller initial commit for routing 2014-07-22 21:27:39 +02:00
images reduce size of background 2013-10-29 19:51:15 +01:00
lib add basic middleware handling 2014-08-01 07:58:33 +02:00
migrations add initial migration file and further adjustments 2014-02-03 23:43:46 +01:00
public/images restart blog by using zero and puma 2013-08-05 21:51:23 +02:00
templates don't add query parameters 2014-02-18 23:36:07 +01:00
.gitignore ignore a written config 2014-01-09 19:55:51 +01:00
.hgignore add hgignore to make life easier 2014-02-18 22:16:25 +01:00
main.go add basic middleware handling 2014-08-01 07:58:33 +02:00