0
0
Repository for the blog, currently rebuilt in go. http://zero-knowledge.org
Go to file
Gibheer 0e547febf1 add post controller
This adds the post controller to get the posts from the database and
make apply all filters needed to make it a workable result.
2013-10-26 14:56:55 +02:00
controller add post controller 2013-10-26 14:56:55 +02:00
lib fix content type of the result 2013-10-26 12:33:30 +02:00
public/images restart blog by using zero and puma 2013-08-05 21:51:23 +02:00
templates/posts add post controller 2013-10-26 14:56:55 +02:00
.gitignore ignore the .rbx 2011-09-13 14:35:23 +02:00
config.ru the beginning of a new blog 2013-10-20 22:04:01 +02:00
config.yml.example add database support 2013-10-26 12:33:15 +02:00
Gemfile the beginning of a new blog 2013-10-20 22:04:01 +02:00
Gemfile.lock add database support 2013-10-26 12:33:15 +02:00