vibelog ~master (2021-10-13T13:47:08Z)
Home
Dub
Repo
VibelogHeadlineListConfig
vibelog
controller
Undocumented in source.
struct
VibelogHeadlineListConfig {
bool
showSummaries
;
size_t
maxPosts
;
size_t
headerLevel
;
bool
headerLinks
;
bool
footerLinks
;
bool
dateFirst
;
}
Members
Variables
dateFirst
bool
dateFirst
;
Undocumented in source.
footerLinks
bool
footerLinks
;
Undocumented in source.
headerLevel
size_t
headerLevel
;
Undocumented in source.
headerLinks
bool
headerLinks
;
Undocumented in source.
maxPosts
size_t
maxPosts
;
Undocumented in source.
showSummaries
bool
showSummaries
;
Undocumented in source.
Meta
Source
See Implementation
vibelog
controller
classes
VibeLogController
structs
PostListInfo
VibelogHeadlineListConfig