mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 12:40:24 +03:00
Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"source": "src",
|
||||
"destination": "build",
|
||||
"plugins": {
|
||||
"metalsmith-drafts": true,
|
||||
"metalsmith-markdown": true,
|
||||
"metalsmith-permalinks": "posts/:title",
|
||||
"metalsmith-templates": "handlebars"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user