betty.jobs.generate_robots_txt module

Jobs to generate robots.txt.

final class betty.jobs.generate_robots_txt.GenerateRobotsTxt

Bases: Job

Generate a site’s robots.txt.

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

Do the job.

classmethod id_for() str

Get the job ID.