This post is a page bundle. The bigimg entry forest.jpg is resolved as a page resource, so the image can live in the same directory as index.md.
Images in a bundle are also processed by Hugo. The thumbnail above is cropped to a square for the post list, the header image is capped at bigimgWidth, and the figure and gallery below get resized variants with a srcset:

A page-resource figure with automatic sizes
[Read More]Manage robot meta tags an limit AI Overview from using page contents
Purpose
This feature provides two main improvements.
- Allows the management of
<meta name="robots"....>tags using front matter. - Allows the management of the meta tags related to SEO AI Summary creation.
Considerations when enabling this feature for AI Summary control
Enabling this features may impact how your site or pages are indexed. This will depend on how the various search engines react to having the AI Overview denied access to page content. I would suggest you read some of the references at the end of this post.
[Read More]Test markdown
Each post also has a subtitle
You can write regular markdown here and Hugo will automatically convert it to a nice webpage. I strongly encourage you to take 5 minutes to learn how to write in markdown - it’ll teach you how to transform regular text into bold/italics/headings/tables/etc.
Here is some bold text
Here is a secondary heading
Here’s a useless table:
| Number | Next number | Previous number |
|---|---|---|
| Five | Six | Four |
| Ten | Eleven | Nine |
| Seven | Eight | Six |
| Two | Three | One |
How about a yummy crepe?
[Read More]