# danielesalatti.it > Personal site of Daniele Salatti. Notes, writing, and the occasional gallery. > Bilingual: English (`/en/`) and Italian (`/it/`). ## Discovery surfaces - https://danielesalatti.it/llms.txt — this file - https://danielesalatti.it/sitemap.md — markdown index of every post - https://danielesalatti.it/sitemap.xml — XML sitemap for crawlers ## Human URLs - Home: `https://danielesalatti.it/{en|it}/` - Writing index: `https://danielesalatti.it/{en|it}/blog/` - Writing post: `https://danielesalatti.it/{en|it}/blog//` - Scratchpad index: `https://danielesalatti.it/{en|it}/scratchpad/` - Scratchpad note: `https://danielesalatti.it/{en|it}/scratchpad//` - Gallery index: `https://danielesalatti.it/{en|it}/gallery/` - Gallery entry: `https://danielesalatti.it/{en|it}/gallery//` - About: `https://danielesalatti.it/{en|it}/about/` ## Markdown twins Raw source markdown (frontmatter + body) for clean ingestion: - Writing post: `https://danielesalatti.it/{en|it}/blog/.md` - Scratchpad note: `https://danielesalatti.it/{en|it}/scratchpad/.md` - About: `https://danielesalatti.it/{en|it}/about.md` ## Feeds - RSS (English): https://danielesalatti.it/en/rss.xml - RSS (Italian): https://danielesalatti.it/it/rss.xml ## Notes - Translation pairs are linked by a shared `translationKey` field in the frontmatter; the same value appears in both the English and Italian version of a post. - Gallery entries don't have markdown twins — they're image-led, the markdown is just captions. - Content is hand-written by a human. No AI-generated articles.