Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 hugo 作为静态站点生成器,并且需要执行以下操作:
$.Site.Data.pages[{{ .Params.location }}].someStuff
我不确定实际完成此操作的语法,这是一件非常简单的事情,实际上很难通过谷歌搜索找到