Hello
First post. Placeholder so the build has something to render.
Drop a new posts/YYYY-MM-DD-slug.md and run python3 build_blog.py to regenerate.
Markdown features
- Lists work
inline codetoo- And links
def hello():
return "world"
First post. Placeholder so the build has something to render.
Drop a new posts/YYYY-MM-DD-slug.md and run python3 build_blog.py to regenerate.
inline code toodef hello():
return "world"