0
0
Fork 0
Repository for the blog, currently rebuilt in go. http://zero-knowledge.org
Go to file
Gibheer dded05bb52 order by id when the timestamp is equal
This can happen when multiple blog posts get inserted at once, so we
should order by id too.
2014-01-16 09:00:18 +01:00
controller order by id when the timestamp is equal 2014-01-16 09:00:18 +01:00
images reduce size of background 2013-10-29 19:51:15 +01:00
lib fix namespace leak 2013-10-27 19:46:02 +01:00
public/images restart blog by using zero and puma 2013-08-05 21:51:23 +02:00
templates use / for the index page in the logo 2014-01-02 21:41:28 +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 the beginning of a new blog 2013-10-20 22:04:01 +02:00
config.yml.example change the example line to use postgres only 2014-01-02 21:42:10 +01:00