You've already forked obsidian-visualiser
Add gitea content searching and fix lots of things
This commit is contained in:
@@ -25,17 +25,18 @@ export default defineNuxtConfig({
|
||||
'remark-emoji',
|
||||
'remark-gfm',
|
||||
],
|
||||
}
|
||||
/*,
|
||||
},
|
||||
sources: {
|
||||
content: {
|
||||
dir: "content",
|
||||
dir: "",
|
||||
driver: "github",
|
||||
repo: "peaceultime/system-aspect",
|
||||
branch: "master",
|
||||
ttl: 300,
|
||||
token: "0f44a3dd730bc7bb54343566a7d7cb930b40bbdd",
|
||||
apiURL: "https://git.peaceultime.com/api/v1",
|
||||
cdnURL: "https://git.peaceultime.com/",
|
||||
}
|
||||
}*/
|
||||
}
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user