mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02:00
@@ -59,7 +59,6 @@ func (s siteRenderContext) renderSingletonPages() bool {
|
||||
// renderPages renders pages each corresponding to a markdown file.
|
||||
// TODO(bep np doc
|
||||
func (s *Site) renderPages(ctx *siteRenderContext) error {
|
||||
|
||||
numWorkers := config.GetNumWorkerMultiplier()
|
||||
|
||||
results := make(chan error)
|
||||
|
Reference in New Issue
Block a user