mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 11:09:13 +00:00
serve pages like page/index.html
This commit is contained in:
@@ -134,7 +134,7 @@ fs.mkdirSync(outdir, { recursive: true });
|
||||
logPrefix: '[shoelace]',
|
||||
logFileChanges: true,
|
||||
notify: false,
|
||||
single: true,
|
||||
single: false,
|
||||
ghostMode: false,
|
||||
server: {
|
||||
baseDir: '_site',
|
||||
|
||||
Reference in New Issue
Block a user