Skip to content

javaadpatel/Javaad-Patels-Blog

Repository files navigation

Javaad Patel's Blog

This repository contains the source code for the blog hosted at https://javaadpatel.com. The blog is based off a Gatsby.js template and powered by Ghost, a headless content management system.

Blog Preview:

Javaad Patel's Blog Preview

Instructions for publishing new post

  • Start Ghost instance using ghost stop && ghost start
  • Start Gatsby blog using npm run dev
  • Navigate to ghost portal http://localhost:2784/ghost/ (port depends on ghost configuration)
  • Publish article
  • Open port with ngrok using ngrok http 2784
  • Change url in .ghost.json file, production.apiUrl
  • Push to GitHub

About

Source code for blog at https://javaadpatel.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published