xiaosongshu1911 最近的时间轴更新
xiaosongshu1911

xiaosongshu1911

V2EX 第 92918 号会员,加入于 2015-01-21 12:38:49 +08:00
xiaosongshu1911 最近回复了
2015-12-28 21:28:35 +08:00
回复了 xiaosongshu1911 创建的主题 Node.js 问一下 ejs 改写 swig 的问题
<% site.posts.sort('date', -1).limit(5).each(function(post){ %>
<li>
<a href="<%- url_for(post.path) %>"><%= post.title || '(no title)' %></a>
</li>
<% }) %>

hexo 主题用 ejs 写的,我想改成 nunjucks 模板引擎,请问上面这段循环怎么用 nunjucks 写,我看了下官网,好象没有 each 循环

https://mozilla.github.io/nunjucks/cn/templating.html
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5978 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 01:52 · PVG 09:52 · LAX 18:52 · JFK 21:52
Developed with CodeLauncher
♥ Do have faith in what you're doing.