Start writing your post here. Just use plain HTML tags — it's that simple.
A Section Heading
You can add as many sections as you want using <h2> tags.
Paragraphs are just <p> tags.
A great quote or callout goes here.
A Smaller Sub-heading
Use <h3> for sub-sections within a section.
- You can use lists like this
- For bullet points
- Or tips and takeaways
// Code blocks look like this
const hello = "world";
console.log(hello);
Add images with a normal <img> tag. Upload the image to your
server and reference it by path.