mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-13 14:32:25 +00:00
12 lines
176 B
JSON
12 lines
176 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"type": "hugo",
|
|
"task": "server draft",
|
|
"group": "build",
|
|
"problemMatcher": [],
|
|
"label": "hugo: Serve draft site"
|
|
}
|
|
]
|
|
} |