Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
The source repository of Geensnor.nl, an Astro website with custom components, design tokens, and UTM-stripping tooling.

A Jamstack blog starter built with Nuxt 3, Storyblok, and Tailwind CSS — a demo repo for building fast, headless blogs.
Geensnor.nl is an Astro-powered website repository for the Dutch Geensnor collective, combining a personal blog with custom tooling that strips UTM parameters from outgoing links and enforces a unique prose style.
Geensnor.nl is the source repository for the website of the Dutch Geensnor collective. It is built on the Astro static-site generator, taking Markdown content and producing a static site through a custom component library and design tokens. The repository is publicly hosted on GitHub under the geensnor organization and is maintained by the collective itself.
The site is built with Astro, which processes Markdown content during the build. A custom Remark plugin scans Markdown links and removes UTM parameters, while Vale rules validate the prose style. The broken link checker then verifies internal links, and Prettier, ESLint, and Remark keep the codebase consistent.
Yes, the repository is publicly available on GitHub. The source code, including the custom components, design tokens, and style rules, can be viewed and reused under the project's license terms.
It removes UTM parameters from outgoing links in the site's content. This reduces the amount of tracking data sent to Google and other advertisers when visitors click links on the site.
No CMS is mentioned. The site appears to be a static Astro site where content is written as Markdown and processed with Remark plugins during the build step.
The content is in Dutch, and the custom Vale rules enforce a distinctive Dutch prose style. The repository descriptions and component names are also in Dutch, reflecting the collective's identity.
