mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-10 21:18:38 -04:00
parent
f9b4eb4f39
commit
dcfeed35c6
@ -111,6 +111,8 @@ func (cc *convertCmd) convertContents(format metadecoders.Format) error {
|
||||
return err
|
||||
}
|
||||
|
||||
c.Cfg.Set("buildDrafts", true)
|
||||
|
||||
h, err := hugolib.NewHugoSites(*c.DepsCfg)
|
||||
if err != nil {
|
||||
return err
|
||||
|
Loading…
x
Reference in New Issue
Block a user