Blog Post Template
Published:
This is a template post. To write a new post, copy this file to _posts/YYYY-MM-DD-your-title.md, update the front matter (title, date, permalink, excerpt, tags), and replace this content.
Headings
Use ## for section headings within a post.
Formatting
Bold, italic, and links work as usual. Code blocks:
def hello():
print("hello, world")
Images
Place images in /images/ and reference them like this:
Math
Inline math with MathJax-style delimiters if enabled, or embed figures, videos, and tweets as needed.
