Hi! I'm Timon Forrer
I'm a self employed web-developer, creating websites for «öh! studio». On this website I write about things I discovered whilst coding.
Writing
-
Lightweight Google Maps Input for Sanity
Extend a simple Sanity Input component with a live Google Maps embed to preview changes on the fly.
-
Formatting Dates in Eleventy using Filters
At the end of the posts on this site, you’ll find the first published and last modified dates. Learn how to transform dates into different formats using Eleventy filters.
-
Node.js on Uberspace: Redirect non-WWW to WWW-URLs.
I recently setup an Astro SSR site on uberspace.de and wanted to redirect all non-WWW requests to WWW-URLs without having to write a custom Express app.