SiteOutput
- Namespace: SuCoS.Models
- Source File: SiteOutput.cs
Properties
Language
(string?)
OutputFormat
(string)
Params
(Dictionary<string, object>) { get; set }
Title
(string)
Description
(string?)
Copyright
(string?)
BaseUrl
(Uri)
UglyUrLs
(bool)
Paginate
(int)
PaginatePath
(string)
KindOutputFormats
(Dictionary<Kind, List
SuCoS
(Sucos)
Theme
(Theme?)
SourceContentPath
(string)
SourceStaticPath
(string)
SourceThemePath
(string)
OutputReferences
(ConcurrentDictionary<Uri, IOutput>)
Pages
(IEnumerable
RegularPages
(IEnumerable
AllRegularPages
(IEnumerable
Home
(IPage?)
CacheManager
(SiteCacheManager)
Parser
(IFrontMatterParser)
TemplateEngine
(ITemplateEngine)
Logger
(ILogger)
SourceFolders
(IEnumerable
Public Methods
ProcessPages
public void ProcessPages()