Skip to content

Publishing Markdown Files

One of the great benefits of writing in Markdown is that the tools inevitably work on a set of plain text files. This means that most collections of Markdown files can be easily published using these instructions.

Step 1 - Gather Files

If your existing editing tool keeps all your markdown files in a folder on your computer, then all you need to do is identify where that folder is on your hard disk. If not, create a new folder and copy your existing markdown files into that folder. If your markdown files reference other files such as images, then you should also copy those files.

Step 2 - Generate Zip File

  1. Using the Finder, navigate to the location where you've gathered your markdown files.
  2. Select the folder and right-click (or ctrl-click) on it and choose "Compress ".

Step 3 - Upload Zip File

  1. Visit https://markdownvault.com/vaults/
  2. Click "Upload Bundle"
  3. Select the zip file you created at step 2 and click Open

That's it. You no longer need the zip file on your computer so feel free to delete it. Once you've updated your content and want to publish the changes, simply repeat the above steps.