axitkhurana / buster

Brute force static site generator for Ghost
MIT License
802 stars 139 forks source link

Index Page Stops After Page 6 #64

Open briamkin opened 9 years ago

briamkin commented 9 years ago

After the 6th page of my index, the pages no longer exist. Buster seems to stop creating pages after that point. The link for next page on the 6th page goes to http://127.0.0.1:2368/page/7/ and the 7th page and on don't exist. You can see it here: http://briank.im/page/6/ and http://briank.im/page/7/.

SergeyPirogov commented 9 years ago

I have the same issue. Have resolved it?

briamkin commented 9 years ago

To get around it, I just changed the number of entries on a page to 20 so that it only uses 3 or 4 pages and never reaches 7.

aemxn commented 9 years ago

Oh, it only happens on page 7? I'm having the same problem too (#54), but I didn't notice this.

Update

Just checked, mistake. It happens 7 and on.

SergeyPirogov commented 9 years ago

@briamkin it happens but it's not a good idea. @aimanbaharum Yes it's happens after 6 page. Page 7, 8 ets even doent's generate

I guess that I will write my own buster, because this project is dead, the only person who knows python can fix issues

SergeyPirogov commented 9 years ago

Fixed here https://github.com/SergeyPirogov/buster