hexo-githubcalendar方式(推荐)

博客参考链接: https://zfe.space/post/hexo-githubcalendar.html

github地址: https://github.com/Zfour/hexo-github-calendar

hexo-filter-gitcalendar方式(此方式已被弃用)

安装

1
npm install hexo-filter-gitcalendar --save

自建API部署

新建项目,fork项目

打开dashboard点击新建项目的New Project按钮。点击导入第三方库。

填入Zfour提供的自建 API 项目地址:

1
https://github.com/Zfour/python_github_calendar_api.git

进入下一步后,点击create, 之后会自动进行deploy, 如整合waline中介绍, 会生成DOMAIN

修改主题配置文件

配置文件可参考: https://akilar.top/posts/1f9c68c9/