scriptorium/rendering/views/archives
The archives component renders all the years and months where there are posts as nested unordered lists.
Values
pub fn view(
db: database.Database,
config: config.Configuration,
) -> @internal Element(a)
The archives component renders all the years and months where there are posts as nested unordered lists.
pub fn view(
db: database.Database,
config: config.Configuration,
) -> @internal Element(a)