You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write your blog post in markdown format under src/blog-posts. Refer the existing markdown template for title and date.
Then run npx gatsby develop to load the page in your local machine. Usually loads in http://localhost:8000
If any image to be displayed as part of the blog article, make sure those present within src/blog-posts directory. In this repo, I've kept all the images under src/blog-posts/images directory.
This repository powers http://rationaleemotions.com In case you would like to reach out to me, you can do that as well via here via the "Discussions" tab