mirror of
https://github.com/ershisan99/www.git
synced 2025-12-17 05:19:23 +00:00
add fumadocs
This commit is contained in:
11
source.config.ts
Normal file
11
source.config.ts
Normal file
@@ -0,0 +1,11 @@
|
||||
import { defineDocs } from 'fumadocs-mdx/config'
|
||||
|
||||
export const docs = defineDocs({
|
||||
dir: 'content/docs',
|
||||
docs: {
|
||||
// options for `doc` collection
|
||||
},
|
||||
meta: {
|
||||
// options for `meta` collection
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user