Catalog

class ablog.blog.Catalog(blog, name, xref, path, reverse=False)

Bases: BlogPageMixin

Handles collections of posts.

Methods Summary

add(post)

Add post to appropriate collection(s) and replace collections labels with collection objects.

Methods Documentation

add(post)

Add post to appropriate collection(s) and replace collections labels with collection objects.