我想知道如何在不使用“博客”部分(包括帖子)的情况下使用Github Jekyll网站。您能否分享您的解决方案?预先感谢。
我将假设您拥有一个博客页面,即blog.html或blog/index.html,并且在该页面中,您具有一个for循环,调用site.posts或paginator.posts。您有两个选择:
blog.html
blog/index.html
for
site.posts
paginator.posts
_posts