Saltar para o conteúdo
Blog Features Showcase

Blog Features Showcase

11 de março de 2026

Callouts

Use callouts to highlight important information.

This is an info callout. Great for tips and notes.
This is a warning callout. Use it to flag things to watch out for.
This is an error callout. Use it for critical issues.

Keyboard Shortcuts

You can render inline keyboard keys like Ctrl+C, Cmd+Space, or Enter.

Useful for documenting CLI workflows or writing tutorials.

Images with Captions

Use the figure shortcode for images with optional captions and width control:

A sample image
Figure 1: A placeholder image from Lorem Picsum.

Code Blocks

Syntax highlighting works out of the box:

main.go
package main

import "fmt"

func main() {
    fmt.Println("Hello, 150ml!")
}
hugo new posts/my-new-post.md

Related Posts

Scroll to the bottom of this post — you should see a “You might also like” section linking back to the first post, since they share the introduction tag.