feat: enable blog indexing

This commit is contained in:
jinhojang6
2025-03-14 03:54:13 +09:00
committed by Jinho Jang
parent aa7809a704
commit 1f0fcf7b01
3 changed files with 29 additions and 16 deletions

View File

@@ -44,6 +44,11 @@ const config = {
rehypePlugins: [katex],
},
og: {},
localSearch: {
singleIndex: false,
blogDir: 'rlog',
blogRouteBasePath: '/rlog',
},
generated: {
jobList: {
jobBoard: 'vac',