Flo

Results 98 comments of Flo

That looks much better now! There's a small bug in it: Starting without stored theme, it goes like - system-bright, system-dark, bright, dark, system-dark... the first detection is off.

Fix confirmed, thank you 🙇🏼 On first load I noticed a quick flash. It looked like two big purple buttons centered on the screen, maybe part of a mobile render....

@simonebortolin I caught it! A bit lengthy. No cache, slowed network connection, no local storage. First theme switch after the initial load. https://user-images.githubusercontent.com/7556827/209676819-e2586ded-b724-4728-b60b-a98db0701a5c.mp4

Running with 1000 in my devcontainer, still visible. Not sure if it's a real problem though since you need a pretty slow connection to see it.

Mhm... the light-theme is being loaded twice. ![image](https://user-images.githubusercontent.com/7556827/209684616-9b31844d-1737-4b99-a78a-1996cd7d7ee9.png) On first call, both themes are being loaded in parallel, both taking around 11 seconds. Changing the theme causes the light theme...

Oh well, it's me. I disabled my cache, that's why it's loaded twice...

Sorry, I was wrong. Cache is inefficient, not used at all. I've seen the purple big rectangle for almost 7 seconds on first load, while both themes were downloaded. @mattxwang...

Hello @ThomasNieto! I'm not sure if this is doable. Jtd organizes the page structure only based on the frontmatter in the markdown files. The arrangement "on disk" is irrelevant. Let's...

Sure, let's go! Live at https://docs.gec.io - made for customers Source at https://github.com/gecio/gecio.github.io Showcases the use of collections, and `jekyll-polyglot`