Local Variables

  • 2018-12-03

Local variables are used for template rendering, which is the site variable in templates.

Default Variables

Variable Description
posts All posts
pages All pages
categories All categories
tags All tags

Get a Variable

1
hexo.locals.get('posts')

Set a Variable

1
2
3
hexo.locals.set('posts', function(){
return ...
});

Remove a Variable

1
hexo.locals.remove('posts');

Get All Variable

1
hexo.locals.toObject();

Invalidate the cache

1
hexo.locals.invalidate();

扫码领红包

2018双11超级红包
PC访问链接: 2018双11超级红包 预售开启 汇聚全球潮流新品

淘口令:¥20Y0b6q4eHR¥ (复制此行再打开手机淘宝客访问)

最后更新: 2018年12月03日 09:29

原始链接: https://cyc.oy99.com/api/locals.html

× 多少都行~
打赏二维码
×
  • {title}