kennethormandy / my-harp-blog

Start a blog with Harp.
http://kennethormandy.com/journal/start-a-blog-with-harp
27 stars 6 forks source link

how to paginate for the posts? #1

Open luckypoem opened 10 years ago

luckypoem commented 10 years ago

hi. i installed harp here: http://harp.brite.biz/ ,but how to paginate for the posts? tks.

kennethormandy commented 10 years ago

Hey! Nice work.

Harp doesn’t do pagination for you, as it only generates files that you’ve created (it doesn’t mess with your code and create new pages right now).

If that’s something you’re interested in having, one way to do it would be client-side using a library like List.js.