2021-01-07 14:07:08 +08:00
|
|
|
|
site_name: Daily Check In
|
|
|
|
|
site_url: https://github.com/Sitoi/dailycheckin
|
|
|
|
|
repo_url: https://github.com/Sitoi/dailycheckin
|
|
|
|
|
site_description: 可基于【腾讯云函数】/【GitHub Actions】/【Docker】的每日签到脚本(支持多账号使用)
|
|
|
|
|
repo_name: Sitoi/dailycheckin
|
|
|
|
|
site_author: Sitoi
|
|
|
|
|
theme:
|
|
|
|
|
name: material
|
|
|
|
|
icon:
|
|
|
|
|
repo: fontawesome/brands/github
|
|
|
|
|
markdown_extensions:
|
|
|
|
|
- pymdownx.highlight
|
|
|
|
|
- pymdownx.inlinehilite
|
|
|
|
|
- pymdownx.superfences
|
|
|
|
|
nav:
|
|
|
|
|
- 主页: index.md
|
2021-01-07 14:34:33 +08:00
|
|
|
|
- 配置: settings.md
|
|
|
|
|
- 教程:
|
2021-02-23 22:46:29 +08:00
|
|
|
|
- local.md
|
|
|
|
|
- docker.md
|
|
|
|
|
- github-actions.md
|
|
|
|
|
- tencent-scf.md
|