Back

POST TITLE

A compelling subtitle that draws readers in

"Your profound or amusing quote here." Attribution

Your opening paragraph. This sets the tone and hooks the reader.

§1. Section Title

Regular paragraph text. Add a sidenote like this This is a sidenote. Use these for citations, clarifications, or tangential thoughts that would interrupt the flow if inline. and continue your sentence normally.

Technical Note
Use this for definitions, warnings, or important asides that deserve visual emphasis.

§2. Mathematics

Inline math uses single dollars: $E = mc^2$

Display math uses the math-block class:

$$ \int_{-\infty}^{\infty} e^{-x^2} dx = \sqrt{\pi} $$

§3. Code Examples

Code blocks with syntax highlighting:

# Your code here
import numpy as np

def example_function(x):
    """Docstring explaining the function."""
    return np.exp(-x**2)

result = example_function(1.0)
print(f"Result: {result}")

§4. Lists

§5. Conclusion

Your thoughtful conclusion. Closing sidenote with recommended readings or final thoughts.