0
0
Fork 0
Repository for the blog, currently rebuilt in go. http://zero-knowledge.org
Go to file
Gibheer c4eb4e3363 assign the posts only at one point
This makes it easier to find out, if posts have been found at all. The
next step is to use that information and show a hint when nothing was
found.
2014-02-11 23:09:34 +01:00
controller assign the posts only at one point 2014-02-11 23:09:34 +01:00
images reduce size of background 2013-10-29 19:51:15 +01:00
lib load render 2014-01-23 22:00:11 +01: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 add new helper and implement search 2014-01-23 21:59:24 +01:00
.gitignore ignore a written config 2014-01-09 19:55:51 +01:00
Gemfile replace do_postgres with pg for better timestamps 2014-01-02 21:36:10 +01:00
Gemfile.lock replace do_postgres with pg for better timestamps 2014-01-02 21:36:10 +01:00
config.ru add new helper and implement search 2014-01-23 21:59:24 +01:00
config.yml.example change the example line to use postgres only 2014-01-02 21:42:10 +01:00