69 Commits

Author SHA1 Message Date
97a0f04808
添加 Cookie 组件 (#633)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-10-31 12:56:15 +08:00
洛梧藤
85b5ab3868
📝 小刻食堂剪彩文档 (#636) 2024-10-01 15:38:16 +08:00
Komorebi
ba818b492d
💄 更新 favicon (#585) 2024-06-27 17:11:14 +08:00
changsun20
864926031f 📝 修复前端开发部分文档的问题 2024-06-06 21:27:23 +08:00
felinae98
cf50e9f288 rename bison_theme_use_browser -> bison_use_browser 2024-05-07 00:11:14 +08:00
dependabot[bot]
ed0933038e
📝 文档迁移到 vuepress hope 主题 (#490)
* ⬆️ Bump the docs-update group with 3 updates

Bumps the docs-update group with 3 updates: [@vuepress/client](https://github.com/vuepress/core), [vue](https://github.com/vuejs/core) and [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress).


Updates `@vuepress/client` from 2.0.0-rc.0 to 2.0.0-rc.2
- [Release notes](https://github.com/vuepress/core/releases)
- [Changelog](https://github.com/vuepress/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuepress/core/compare/v2.0.0-rc.0...v2.0.0-rc.2)

Updates `vue` from 3.4.3 to 3.4.21
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.3...v3.4.21)

Updates `vuepress` from 2.0.0-rc.0 to 2.0.0-rc.8
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/vuepress)

---
updated-dependencies:
- dependency-name: "@vuepress/client"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: docs-update
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: docs-update
- dependency-name: vuepress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: docs-update
...

Signed-off-by: dependabot[bot] <support@github.com>

* 💄 auto fix by pre-commit hooks

* 📝 使用 vuepress hope 主题

* 📝 更新文档中的过时内容

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Azide <rukuy@qq.com>
2024-03-18 18:37:17 +08:00
felinae98
5117b66d4f 📝 update docs to fit pyd2 2024-03-06 11:51:29 +08:00
Azide
bfb5e672af 📝 移除 mcbbsnews 的相关文档 2024-02-21 17:02:39 +08:00
Azide
c8916ba54c 📝 添加 Theme 配置相关文档 2024-02-16 09:46:13 +08:00
Sherkey
1997b57761
BISON_OUTER_URL配置改进 (#405)
* 📝 修复文档中的错误链接

*  bison_outer_url使用property包装

* 📝 通过vue动态生成BISON_OUTER_URL的配置建议

* 💄 auto fix by pre-commit hooks

* 📝 优化文档视觉效果

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-29 20:54:41 +08:00
felinae98
bdb47b41d0 📝 fix indent 2023-05-11 00:41:30 +08:00
felinae98
45a3775151 📝 update doc 2023-05-11 00:41:30 +08:00
Azide
510defc263 📝 优化主页展示 2023-05-11 00:41:30 +08:00
Azide
4264413888 📝 添加各个页面之间的链接 2023-05-11 00:41:30 +08:00
Azide
71c056aa05 📝 更新主页feature 2023-05-11 00:41:30 +08:00
Azide
116c0475c7 📝 拆分部署与使用,添加简单使用章节 2023-05-11 00:41:30 +08:00
AzideCupric
ce950ac4ab
📝 在文档和log中强调bison网页后台网址不能直接访问,并优化部分文档的表达 (#235) 2023-04-12 10:49:58 +08:00
Sherkey
0e6dfffee8 📝 fix nonebot2 docs url 2023-04-03 18:20:39 +08:00
felinae98
2796ea6f8e add config for disable network warning log 2023-03-26 20:43:24 +08:00
AzideCupric
4e304a43b1
通过 nb-cli 实现数据库一键导入导出 (#210)
* feat: 实现导出存储的订阅信息的功能

* test: 编写导出功能测试

* test: 使用tmp_path

* feat: 实现导入订阅文件功能

* refactor: 将订阅导入导出部分独立出来

* fix: 修复一些拼写错误
test: 完成import的第一个测试

* feat: 将订阅导入导出函数加入nb script

test: 添加cli测试

* test: 完善subs import测试

* 🐛 fix nb cli entrypoint name error

* fix: 修改错误的entry_point, 关闭yaml导出时对键名的排序

* fix: 使用更简短的命令名

* 🚚 将subs_io迁移到config下

* ♻️ 不再使用抛出异常的方式创建目录

* refactor: 将subscribe_export类转为函数

* refactor: 将subscribe_import类转为函数

* refactor: 根据重写的subs_io重新调整cli

* test: 调整重写subs_io后的test

* chore: 清理未使用的import内容

* feat(cli): 将--yaml更改为--format

* test: 调整测试

* fix(cli): 为import添加不支持格式的报错

*  improve export performace

* feat: subscribes_import函数不再需要传入参数函数,而是指定为add_subscribes

fix: nbesf_parser在传入str时将调用parse_raw, 否则调用parse_obj

* feat: subscribes_import现在会根据nbesf_data的版本选择合适的导入方式

* fix(test): 调整测试

* feat: nb bison export命令不再将文件导出到data目录,而是当前工作目录

* docs: 增添相关文档

* fix(test): 修复错误的变量名

---------

Co-authored-by: felinae98 <731499577@qq.com>
2023-03-19 16:29:05 +08:00
felinae98
e43edaa717
🚚 fix source code path 2023-03-12 20:04:19 +08:00
felinae98
d4ca592b78 📝 remove config src code path in doc 2023-01-06 16:05:16 +08:00
felinae98
84a1f4c0dd 📝 fix nonebot2 doc url 2023-01-06 16:05:16 +08:00
felinae98
f1c1d0297c 📝 update vuepress and readme 2023-01-06 16:05:16 +08:00
Azide
db0a3740d8 docs(issue #123): 修复文档中nonebot 的运行方法链接失效的问题 2022-10-16 01:17:43 +08:00
Azide
0a3171689a docs:优化用户文档的配置项部分的相关描述 2022-09-23 23:23:56 +08:00
Azide
2d4887c1d7 docs:完善Tag筛选规则的介绍 2022-09-12 01:38:18 +08:00
Azide
964db07908 docs:完善Tag订阅的介绍 2022-09-12 01:22:36 +08:00
Azide
3f9d272b01 docs:调整文档 2022-07-12 23:08:47 +08:00
Azide
686b73ae25 docs:完善文档 2022-07-10 17:43:44 +08:00
felinae98
443d9e9426
update 2022-05-26 21:28:53 +08:00
felinae98
50c70b5a0f
update 2022-05-26 21:21:44 +08:00
felinae98
1ecbdf3a1b
update 2022-05-26 21:18:49 +08:00
felinae98
65181e80ed
update readme 2022-05-26 20:56:48 +08:00
felinae98
8b28a66cae
update dev/README.md 2022-05-26 20:51:07 +08:00
pre-commit-ci[bot]
cbb43bea25 auto fix by pre-commit hooks 2022-05-24 10:43:48 +00:00
AzideCupric
b75a6e04ba
调整开发文档内容
调整介绍get_sub_list函数的位置,并补充同类的函数介绍
2022-05-24 18:43:39 +08:00
Azide
5906cc5b82 完善文档,补充配置项的配置方法说明,补充开发文档中适配新网站的介绍 2022-05-24 15:10:49 +08:00
felinae98
1254995b3c
fix #77, add ua config 2022-05-24 00:08:41 +08:00
felinae98
0e5fb87994
update doc 2022-05-22 21:42:13 +08:00
Azide
6410b5c3ca 增添关于添加订阅命令中中止订阅的相关文档 2022-04-12 00:16:15 +08:00
felinae98
8931cf016f
update docs 2022-03-24 13:42:39 +08:00
felinae98
b4cd583c61
Merge branch 'dev' into AzideCupric-recover 2022-03-16 22:29:19 +08:00
felinae98
029f21defb
fix site action 2022-03-16 00:32:02 +08:00
felinae98
e189845d7b
update image path 2022-03-16 00:25:08 +08:00
felinae98
0d67d46fc6
update doc file 2022-03-15 23:44:59 +08:00
pre-commit-ci[bot]
8d6d5c9e8b auto fix by pre-commit hooks 2022-03-13 08:20:03 +00:00
Azide
8226c52666 补充README.MD的说明 2022-03-13 15:59:41 +08:00
felinae98
a39a9cf390
Merge branch 'main' of github.com:AzideCupric/nonebot-bison into AzideCupric/main 2022-03-11 00:28:19 +08:00
felinae98
550dc9f74c
update doc 2022-03-11 00:24:18 +08:00