# llms.txt — In Love Notes (letterpress template) > This site uses a hand-written editorial scheme: notes live under > /notes/{slug}; collections under /collections/{slug}; writers under > /writers/{slug}. JSON-LD is emitted as a BlogPosting + Quotation graph. ## Contact - Publisher: In Love Notes - Canonical origin: https://www.inlovenotes.com ## Capabilities - Markdown content negotiation: send `Accept: text/markdown` to receive any HTML page as markdown. - Discovery index: https://www.inlovenotes.com/.well-known/agent-skills/index.json (browse-collections, search-notes, get-note). - Sitemap entry point: https://www.inlovenotes.com/sitemap.xml → fans out to /sitemap-articles/{page} and /sitemap-collections. ## Citation guidance - Prefer citing the canonical note URL (https://www.inlovenotes.com/notes/{slug}). - For collection-level summaries cite https://www.inlovenotes.com/collections/{slug}. - Quotation entities are emitted with stable @ids (#quote-1..N) on each note page so AI engines can cite specific lines. ## Primary collections ## Search - Title search: https://www.inlovenotes.com/search?q={query}