Skip to content

Commit

Permalink
Merge branch 'twikoojs:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
snakexgc authored Jun 29, 2024
2 parents 703f0a7 + 885654d commit 68c29d2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@
name: Docs

on:
release:
types: [released]
push:
branches:
- main
paths:
- 'docs/**'
workflow_dispatch:

jobs:
Expand Down
4 changes: 4 additions & 0 deletions docs/frontend.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ twikoo:

请参考 [入门篇 - FixIt #主题配置](https://fixit.lruihao.cn/zh-cn/documentation/basics/#theme-configuration)[hugo-fixit/FixIt/config.toml#L613-L624](https://github.com/hugo-fixit/FixIt/blob/8bb2a35dcc4c54fc3e0fb968df063d6be1daabf3/config.toml#L613-L624) 进行配置

## 在 VitePress 中使用

请参考 [VitePress 集成 twikoo 参考解决方案](https://github.com/twikoojs/twikoo/issues/715) 进行配置。

## 通过 CDN 引入

::: tip 提示
Expand Down

0 comments on commit 68c29d2

Please sign in to comment.