How to publish
- Write your post using the rich text editor above.
- Click Export HTML to download the complete blog post file.
- Place the downloaded
.html file in the blog/posts/ directory.
- Add the post entry to
blog/posts/posts.json (the export will show you the JSON to copy).
- Commit and push to GitHub. Your post will appear on the blog automatically.