Export Posts for Deployment

Download your published posts as a posts.json file. Replace the existing one in your site folder, then push to GitHub to update your live site.

  1. 1Click Export posts.json below to download your latest posts
  2. 2Replace the posts.json file in your site folder with the downloaded one
  3. 3Commit and push to GitHub — your site updates automatically

Import Posts

Restore from a backup or import posts from another device. Paste your JSON below.

Hosting Quick Start

Your site is hosted on GitHub Pages with a custom domain via Cloudflare.

  1. 1Edit files in the reedcasey/investment-blog repo on GitHub
  2. 2Commit changes to main branch
  3. 3GitHub Pages auto-deploys to allegoryofthetrade.com