mirror of
https://github.com/go-task/task.git
synced 2026-08-29 10:08:27 +02:00
feat: load the sidebar data and titles/excerpts from the blog post markdown document and its frontmatter (#2981)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"devDependencies": {
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/node": "^24.1.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"netlify-cli": "^27.0.0",
|
||||
"prettier": "^3.6.2",
|
||||
"vitepress": "^1.6.3",
|
||||
|
||||
Reference in New Issue
Block a user