Hello World
meta
A first post to test the publishing workflow
This is my first post on the new writing site. Let me demonstrate some of what’s possible.
Code
Here’s some Python code:
def hello():
return "Hello, world!"Interactive Elements
Quarto supports Observable JavaScript for interactive visualizations:
The count is .
What’s Next
This site will host:
- Articles and essays
- Interactive data explorations
- Code tutorials and experiments
- Small applications and tools
All generated from my local writing system and deployed automatically.