"Beryllium" release of the 100 Shapes website
Hexo exposes a list of variables to each template view. If you need to debug,
try this inside your .jade
template:
div!= JSON.stringify(site.posts)
"Beryllium" release of the 100 Shapes website
Hexo exposes a list of variables to each template view. If you need to debug,
try this inside your .jade
template:
div!= JSON.stringify(site.posts)