-
Website
http://www.benjamingolub.com/ -
Original page
http://blog.latest.memecloud.appspot.com/e/test -
Subscribe
All Comments -
Community
-
Top Commenters
-
Yuvi Panda
2 comments · 6 points
-
EricaJoy
2 comments · 4 points
-
Daniel Ha
1 comment · 405 points
-
m1ck
4 comments · 1 points
-
golfman_story
2 comments · 3 points
-
-
Popular Threads
-
HI -
Benjamin Golub's Blog
6 days ago · 2 comments
-
HI -
Benjamin Golub's Blog
You'll also want to change the Disqus code to not be running as mine and fix some links to not point to my Facebook/Flickr/FriendFeed.
Thanks!
i just set it up as a test
how did you even find it? :-)
btw why does TagHandler not work in production
i get a 500: Internal Server Error
i just set it up as a test
how did you even find it? :-)
btw why does TagHandler not work in production
i get a 500: Internal Server Error
TagHandler probably doesn't work because you haven't made an index for filtering on tag. Here is my index.yaml:
indexes:
- kind: Entry
properties:
- name: published
direction: desc
- kind: Entry
properties:
- name: tags
- name: published
direction: desc