Closed shapeshed closed 12 years ago
Can you help me figure out what's going on with your pagination and tags?
Tags and pagination work for me on my blog: http://alexyoung.org/
I've cloned the repository for alexyoung.org to test it and I'm not getting the pagination links. What version of node are you running it under?
I don't remember what version I had when last generated it, but I'm using 0.6.2 now. I don't think it'll be the Node version, it could be something to do with one of the libraries. Does pop -v
say 0.1.4?
pop -v
pop version: 0.1.3
Checked in npm and that is the latest published version. Should I try cloning from GitHub?
Sorry, it seems like I must have messed up publishing to npm somehow, try the 0.1.4 I just published.
Thanks - that fixed it!
:D
I'm looking to move my blog over to pop. It has everything I need and nothing I don't.
I'm finding a few issues and wanted to check whether these were known or perhaps more likely local issues to me.
I'm using your alexyoung.org repo as a test and I'm seeing some issues
I'm running node 0.4.12
I've installed pop and express
I've cloned the repo and installed pop-disqus
The server starts ok with an
EventEmitter
warningThere are a couple of issues
I'm quite happy to help fix these if they are not local issues if you can give me some pointers.
Generating my blog with Jekyll, Pygments and LSI is now taking 20 minutes to publish a post!