0
0
Fork 0
Repository for the blog, currently rebuilt in go. http://zero-knowledge.org
Go to file
Gibheer 45ce571448 fix pagination
This fixes the pagination not working at all. After the refactoring the
modification of the SQL query was lost which resulted in pagination not working.
2014-02-18 22:11:30 +01:00
controller fix pagination 2014-02-18 22:11:30 +01:00
images reduce size of background 2013-10-29 19:51:15 +01:00
lib rework post controller 2014-02-13 22:38:42 +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 remove markers from code and quote 2014-02-18 21:20:51 +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 update dependencies 2014-02-11 23:10:53 +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