Tech blog built with Casper Astro and hosted on GitHub Pages.
npm install
SITE_URL=https://nutanixvibes.com npm run devOpen http://localhost:4321/.
- Posts:
src/content/posts/ - About page:
src/data/about.md - Author profile:
src/content/authors/jamie.json - Site config (title, social links):
src/config.ts - Images:
public/assets/images/
Place a WordPress export XML file in imports/, then run:
python3 scripts/import-wordpress.pyNote: the import script targets the legacy blog layout. After migrating to Casper, add new posts manually under src/content/posts/.
Pushes to main deploy via GitHub Actions to https://nutanixvibes.com
Set the custom domain in GitHub repo Settings → Pages and point DNS at GitHub Pages (see GitHub docs).
Configured in src/config.ts:
- Email: jamie@nutanixguy.com
- GitHub: nutanixguy
- LinkedIn: jamieterrell
- X: nutanixguy