Adding a New Blog Post
When you're ready to publish a new post, here's how to add it to this page:
- Open the Hostinger File Manager → public_html → blog.html in the Ace editor
- Copy the HTML block for a post card (from <!-- POST 1 --> to </a>)
- Paste it at the TOP of the .posts-grid div (newest posts go first)
- Update the tag, date (e.g. "March 28, 2026"), title, excerpt, and href link
- Create a new file like blog-post-4.html using the post template (blog-post-template.html)
- Save both files
✦ Need help adding a post? Come back to Claude and say "help me add a blog post" — I'll walk you through it or do it for you.