This repository has been archived on 2025-03-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coryd.dev-eleventy/src/links/2023/2023-12-31-building-robots-txt-from-a-simple-api-endpoint.md
2024-04-20 13:45:47 -07:00

7 lines
500 B
Markdown

---
title: "Building robots.txt from a simple API endpoint"
date: "2023-12-31T09:42-08:00"
tags: ["development"]
description: "I have a handful of Eleventy-based sites I actively fuss over, and every now and then I need to update something they all have in common. I usually end up waiting until I can set aside time to tend to each one: editing the same files by hand on every site, committing the changes, and then deploying them."
link: https://multiline.co/mment/2023/12/building-robots-txt/
---