To the site author: I'm on a MBP M1 Mac and honestly I can't really read the text. Far too small, and increasing the zoom just makes the text large but the margins less wide. Firefox reader mode also renders really badly. Please, consider making the layout better for us old coders whose eyes are going, or for hi res displays
Artisanal handcrafted Git repositories
71–74 of 74 posts
Re: Artisanal handcrafted Git repositories
#72Am I the only one having troubles with the site on mobile? I'm using Firefox on a decent Android phone but the scroll is extremely stuttery and it distracts from the article unfortunately.
Re: Artisanal handcrafted Git repositories
#73Am I the only one having troubles with the site on mobile? I'm using Firefox on a decent Android phone but the scroll is extremely stuttery and it distracts from the article unfortunately.
The site is built with a content creation tool which has used a lot of JS and CSS, but the CSS is atrocious in it's automated output so it's triggering the browser to have to interpret the mess of directives in every code block. The tool is generating HTML trash like (brackets replaced for comment to not parse): [span style="--0:#E1E4E8;--1:#24292E"] [/span] ...over and over, essentially giving style directives for e…
Re: Artisanal handcrafted Git repositories
#74What is this web site theme or CMS?