ISiteOutput

Properties

SuCoS

(Sucos) : SuCos internal variables

Theme

(Theme?) : Theme used.

BaseUrl

(Uri) : The base URL that will be used to build public links.

OutputReferences

(ConcurrentDictionary<Uri, IOutput>) : List of all pages, including generated, by their permalink.

Pages

(IEnumerable) : List of all pages, including generated.

RegularPages

(IEnumerable) : List of pages from the content folder.

AllRegularPages

(IEnumerable) : All regular pages across every output format. Intended for cross-format outputs such as sitemap.

Home

(IPage?) : The page of the home page;