Levin Keller

Results 44 issues of Levin Keller

still working on this

_I put in this issue to discuss the topic and remember it for the future. Will also do some work on it, when I find the time, but first lets...

This is to investigate #87. I cannot reproduce the issue. Please advise @thomasdavis. I run `pnpm turbo lint` and I get a return code 0.

The pages router from next is still supported but the app router really is better. One can [migrate](https://nextjs.org/docs/app/building-your-application/upgrading/app-router-migration) incrementally. Also we should update to next@14.

registry

Currently the registry has some special routes like `/interview`, `/jobs` etc. We should host these routes on a different domain or stop using the root for the cv generation (e.g....

registry

Users might get errors when trying to render resumes with deprecated / removed themes. Currently they get a misleading error message, claiming that they mistyped their username but actually they...

I just had a look at the setup for the preview images for https://jsonresume.org/themes/. The images are generated via a function using https://github.com/thomasdavis/screenshot. The results are cached for 1 day....

I recently [migrated](https://github.com/levino/roessing.de/pull/70) one of my websites to [astro](https://astro.build/). I think it is perfect for simple websites and "the new jekyll". Way better than nextjs because of simplicity and [content...

… print outs Before: ![Screenshot 2024-09-06 at 09 45 06](https://github.com/user-attachments/assets/ad97669b-ef70-4bd1-a742-d5bfbd628658) After: ![Screenshot 2024-09-06 at 09 47 00](https://github.com/user-attachments/assets/77abd726-1a5f-49c4-a108-01eee57a17ab) ## Summary by CodeRabbit - **Style** - Adjusted the styling of pseudo-elements for...