An open API service indexing awesome lists of open source software.

https://github.com/ojdev/ojdev.github.io


https://github.com/ojdev/ojdev.github.io

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

![BlueskyClouds’s github stats](https://github-readme-stats.vercel.app/api?username=ojdev&show_icons=true&theme=merko)

npm update --save hexo-theme-fluid

参数 | 描述 | 默认值
--- | --- | ---
`layout` | 布局 | [`config.default_layout`](/zh-cn/docs/configuration#文章)
`title` | 标题 | 文章的文件名
`date` | 建立日期 | 文件建立日期
`updated` | 更新日期 | 文件更新日期
`comments` | 开启文章的评论功能 | true
`tags` | 标签(不适用于分页) |
`categories` | 分类(不适用于分页)|
`permalink` | 覆盖文章网址 |
`excerpt` | Page excerpt in plain text. Use [this plugin](/docs/tag-plugins#Post-Excerpt) to format the text |
`disableNunjucks` | Disable rendering of Nunjucks tag `{{ }}`/`{% %}` and [tag plugins](/docs/tag-plugins) when enabled
`lang` | Set the language to override [auto-detection](/docs/internationalization#Path) | Inherited from `_config.yml`

[https://hexo.io/zh-cn/docs/front-matter](https://hexo.io/zh-cn/docs/front-matter)