Zonelets is a tool for creating websites by editing html, found here.
- Create your markdown file.
- Use a markdown processor to turn it into a html file. I use the
Markdown All in One
extension in Visual Studio Code - Make a copy of the post template file and rename it
- Open the generated html file. Copy the contents of the
<body>
tag into the<body>
tag in the copied template file. - Update the script.js file with the name of your new post