Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/lume/plugins/robots.ts>robots

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function robots
import { robots } from "https://deno.land/x/lume@v2.3.0/plugins/robots.ts";

A plugin to generate a robots.txt after build

Parameters

optional
userOptions: Partial<Options>