mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-12 11:40:40 +00:00
add search support
This commit is contained in:
parent
a0ff5ec48c
commit
1c851271ea
10 changed files with 367 additions and 60 deletions
.github/workflows
3
.github/workflows/deploy.yaml
vendored
3
.github/workflows/deploy.yaml
vendored
|
@ -12,8 +12,9 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Build Link Index
|
||||
uses: jackyzha0/hugo-obsidian@v2.1
|
||||
uses: jackyzha0/hugo-obsidian@v2.3
|
||||
with:
|
||||
index: true
|
||||
input: content
|
||||
output: data
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue