steven5538 / hexo-theme-athena

A clean, minimalist and responsive theme for hexo.
23 stars 11 forks source link

hello, question about the archive #2

Open xyw0537 opened 9 years ago

xyw0537 commented 9 years ago

Hello! I'm very fond of your hexo theme. Thank you very much for your work. I have build a blog based on hexo and using your theme. I've published a few articles but in the archive only list a few new article instead of all the articles. Is it a bug or can I config to show all articles? or May be just tell me which section of the code is about archive. Thank you very much !

llfly commented 8 years ago

i have the same problem with you . Cause of the problem is used page.posts in archive.ejs ,i think you can change the variable page to site , but this is not a good solution , do you have a better solution yet?