JekyllServeSettings.

ShowDirListing Property

Summary

Show a directory listing instead of loading your index file (defaults to ). --show-dir-listing

Syntax

public Nullable<bool> ShowDirListing { get; set; }

Value

Type Description
Nullable<bool>