Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
arclight_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
arclight_
1y ago
This looks fantastic! I really like how it's static site generator-agnostic, and the intelligent CSS and above-the-fold optimizations. I'll definitely give this a try - only wish I knew about it before I wrote my thing!
2.
▲
by
arclight_
1y ago
Thanks for sharing, those are good points. Another aspect of image optimization that I'm aware of, but haven't even bothered with yet, is handling the art direction problem of responsive images. Like "pan and scan" conve
3.
▲
by
arclight_
1y ago
I've clicked into my non-indexed pages, and everywhere that people say it should say the reason why the page is not indexed, there simply isn't a reason mentioned. It just says the generic crawled but not indexed even when clicked
4.
▲
by
arclight_
1y ago
No idea what would cause that as I'm just hosting static assets on Cloudflare Pages. But thanks for letting me know!
5.
▲
by
arclight_
1y ago
IIRC I followed the advice of PageSpeed or another Google page to do it that way. ¯\_(ツ)_/¯ Appreciate the feedback!
6.
▲
by
arclight_
1y ago
Simply because when I google'd my use case I didn't discover that plugin! Maybe it would make sense to decouple the image processing code from my library so the `jekyll_picture_tag` could be used, since it's a bit orthogonal
7.
▲
How I fixed my blog's performance issues by writing a new Jekyll plugin
(arclight.run)
90 points
by
arclight_
1y ago
|
47 comments
8.
▲
by
arclight_
1y ago
It's important to note that this tool does not use the same container images or runtime environment that GitHub Actions actually runs. It's an approximation. For simple use cases that won't matter, but if you have complex Git