betty.jobs.generate_sitemap module

Jobs to generate sitemaps.

final class betty.jobs.generate_sitemap.GenerateSitemap

Bases: Job

Generate a site’s sitemap.

__init__(*, project: Project)
async do(scheduler: Scheduler, /) None

Do the job.

classmethod id_for() str

Get the job ID.