Hugo 的相关内容算法如何工作?有哪些因素?
他们在他们的网站上说:
Hugo 使用一组因素根据 Front Matter 参数来识别页面的相关内容。可以将其调整为所需的索引和参数集,或保留 Hugo 的默认相关内容配置。
但是算法到底是如何工作的呢?有哪些因素?
On their website they say:
Hugo uses a set of factors to identify a page’s related content based on Front Matter parameters. This can be tuned to the desired set of indices and parameters or left to Hugo’s default Related Content configuration.
But how exactly does the algorithmus work? What are the factors?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
gohugoio/hugo
PR 3815 中解释了原始方法初始实现: com/gohugoio/hugo/commit/3b4f17bbc9ff789faa581ac278ad109d1ac5b816" rel="nofollow noreferrer">gohugoio/hugo 提交 3b4f17b
The original approach is explained in
gohugoio/hugo
PR 3815Initial implementation: gohugoio/hugo commit 3b4f17b