Welcome to My Blog
Table of Contents
Welcome to my new blog! This post demonstrates the various features available.
Syntax Highlighting #
Code blocks have syntax highlighting with support for line marking. Use hl_lines to highlight specific lines:
| |
Here’s some Python:
| |
Callouts #
The blog supports styled callouts for different types of information:
Images #
Images are automatically optimized and made responsive. Just use the standard figure shortcode:
{{< figure src="image.jpg" alt="Description" caption="Optional caption" >}}
Search #
Use the search icon in the navigation to find content across the site. The search is powered by JavaScript and works entirely client-side.
What’s Next #
Stay tuned for more posts on software engineering, programming tips, and tech explorations!