|
You are here |
www.vanwerkhoven.org | ||
| | | | |
laurakalbag.com
|
|
| | | | | Over the last few months, I'd become embarrassed to share my blog posts, particularly image-heavy posts, as I was handling responsive images so badly. The images were all huge and it was my only big barrier in web performance (no tracking here!). With an archive of blog posts going back nearly a decade, it was going to be a big job to get my whole site working consistently, but I had an inkling I might be able to do it with Hugo's Image Processing. | |
| | | | |
www.brycewray.com
|
|
| | | | | My earlier hack worked, butproduced somenastyHTML. Fortunately,two other Hugousers hadabetteridea. | |
| | | | |
hjr265.me
|
|
| | | | | I am by no means an expert in HTML and CSS. But I have been tweaking and tuning a few of my Hugo-powered websites, including this one. And, I had the opportunity to explore a few of the modern HTML and CSS features. Starting last month I made it a point to use more images in my blog posts. And, I am glad I did. When I wrote the blog post on hiding files in ZIP archives, I enjoyed preparing the ZIP format illustrations. | |
| | | | |
blog.somewhatabstract.com
|
|
| | | [AI summary] The author discusses implementing server-side rendering (SSR) for a React application, focusing on rendering a React component into HTML and integrating it into a page template. | ||