Martin Schneider 7 posts
Author: MARTIN SCHNEIDER (7 posts)
Hey, my name is Martin. I'm a frontend web developer from Germany.
2023
I'm trying to keep the setup of my personal projects as simple as possible. Today, we're looking at how CSS is generated.
Sadly, I'm not too good at documenting what I'm sometimes building in the little free time that I have. At the end of last year, I implemented an interesting feature on this site, but never wrote about it.
2021
In the changelog, Iโm documenting modifications to this site that might be of interest, but are not necessarily my own ideas or work. This time itโs about the update to Eleventy 1.0 and some things that changed while updating.
2020
When I decided to move to the Jamstack, I was sure that I wanted to build something with an API and since I'm quite familiar with WordPress and its API that was an easy choice. But what seemed to be an easy task has had its obstacles.
Last time I wrote "this page is a repository consisting of some thrown-together and latenight-written code". Some tests should ensure that I don't break to much when I'm, cleaning up the code. Here's how I created a basic setup that runs my tests before every deployment.
Sometimes things change fast: Just about two months after I launched this website with the SSR-Framework Sapper I'm replacing it with a site that is generated with the static site generator Eleventy. Let me explain.