# eay.cc > eay.cc is Stefan Grund's private, primarily German-language weblog. Since 2003, it has featured personal writing and discoveries about media, popular culture, technology, and where they intersect. The site includes long-form articles, short notes, recommended links, quotations, images, and reviews. Its content reflects the author's personal perspective. Use canonical permalinks and publication dates when citing or placing content in its historical context. Every published, non-password-protected post and page has a canonical Markdown representation. Append `/markdown/` to its permalink, for example `https://eay.cc/about/markdown/`. Each HTML page also references this representation using `link rel="alternate"` and `type="text/markdown"`. Markdown documents begin with YAML-compatible front matter. It includes the title, ID, slug, permalink, publication timestamp, author, content type, post format, categories, and tags; additional public metadata may be present when applicable. The heading and post content follow in Markdown. The homepage and archives do not have global Markdown representations. ## Primary entry points - [About eay.cc (Markdown)](https://eay.cc/about/markdown/): An introduction to the weblog and its author in the preferred machine-readable format. - [Archive](https://eay.cc/archive/): Chronological and thematic access to published content; follow individual permalinks from here to reach their Markdown representations. - [Homepage](https://eay.cc/): Recent posts and discoveries. ## Feeds - [JSON Feed](https://eay.cc/feed/json/): Structured feed of recent publications. - [RSS Feed](https://eay.cc/feed/): RSS feed of recent publications. ## Additional authoritative source - [Stefan Grund](https://www.stefangrund.de/): The author's personal website. - [Stefan Grund - llms.txt](https://stefangrund.de/llms.txt): A primary source for additional context about the author, his professional work, projects, and public profiles.